Mailinglist Archive: opensuse-commit (1382 mails)

< Previous Next >
commit gdk-pixbuf for openSUSE:Factory

Hello community,

here is the log from the commit of package gdk-pixbuf for openSUSE:Factory
checked in at Mon May 2 12:18:27 CEST 2011.



--------
--- GNOME/gdk-pixbuf/gdk-pixbuf.changes 2011-02-14 17:46:48.000000000 +0100
+++ /mounts/work_src_done/STABLE/gdk-pixbuf/gdk-pixbuf.changes 2011-04-04
11:28:35.000000000 +0200
@@ -1,0 +2,43 @@
+Mon Apr 4 09:23:54 UTC 2011 - fcrozat@xxxxxxxxxx
+
+- Update to version 2.23.3:
+ + Fix release tarball
+ + More win32 build fixes
+- Changes from version 2.23.2:
+ + bgo#636138: Fix possible crashes when loading jpegs
+ + Introspection annotation fixes
+ + Update build files on Win32
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 7 09:19:54 UTC 2011 - fcrozat@xxxxxxxxxx
+
+- Update to version 2.23.1:
+ + Introspection:
+ - Add package information
+ - Don't include backend API
+ + Fix build against libpng 1.5
+ + Bugs fixed:
+ - bgo#634659: gdk-pixbuf 2.22 can't find localisation
+ - bgo#635364: Add C include and exported packages information
+ to GIR
+ - bgo#639922: Proposed Visual C++ 2008 Project Files
+ - bgo#640407: Unportable test(1) construct in configure script.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 16 08:01:37 UTC 2011 - fcrozat@xxxxxxxxxx
+
+- Update to version 2.23.0:
+ + New API: gdk_pixbuf_new_from_stream_async
+ + Updated translations.
+- Drop gdk-pixbuf-add-gir_PACKAGES.patch: fixed upstream. Also
+ remove gnome-common BuildRequires and call to gnome-autogen.sh
+ that were needed for the patch.
+- Add support for source service checkout, with %BUILD_FROM_VCS:
+ + Add gtk-doc BuildRequires.
+ + Add call to ./autogen.sh.
+ + Enforce gtk-doc html generation by passing --enable-gtk-doc to
+ configure.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
gdk-pixbuf-2.22.1.tar.bz2
gdk-pixbuf-add-gir_PACKAGES.patch

New:
----
gdk-pixbuf-2.23.3.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gdk-pixbuf.spec ++++++
--- /var/tmp/diff_new_pack.GnC1Ca/_old 2011-05-02 12:17:37.000000000 +0200
+++ /var/tmp/diff_new_pack.GnC1Ca/_new 2011-05-02 12:17:37.000000000 +0200
@@ -20,8 +20,8 @@
%define gdk_pixbuf_binary_version 2.10.0

Name: gdk-pixbuf
-Version: 2.22.1
-Release: 7
+Version: 2.23.3
+Release: 1
License: LGPLv2+
Summary: An image loading library
Group: System/Libraries
@@ -29,10 +29,6 @@
Source1: macros.gdk-pixbuf
Source2: README.SUSE
Source99: baselibs.conf
-# PATCH-FIX-UPSTREAM gdk-pixbuf-add-gir_PACKAGES.patch bgo#635364
dimstar@xxxxxxxxxxxx -- Add gir_PACKAGES. This helps vapigen 0.12 to add proper
package information, needed to bind .vapi and .gir files, in case both are
installed.
-Patch0: gdk-pixbuf-add-gir_PACKAGES.patch
-# Needed for patch0
-BuildRequires: gnome-common
BuildRequires: libjasper-devel
BuildRequires: libjpeg-devel
BuildRequires: libtiff-devel
@@ -41,6 +37,9 @@
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(libpng)
BuildRequires: pkgconfig(x11)
+%if 0%{?BUILD_FROM_VCS}
+BuildRequires: gtk-doc
+%endif

%description
gdk-pixbuf is an image loading library that can be extended by loadable
@@ -95,14 +94,18 @@
%if "%_lib" == "lib64"
cp -a %{S:2} .
%endif
-%patch0 -p1

%build
-# Needed for patch0
-NOCONFIGURE=1 gnome-autogen.sh
+# Needed for patch0 or when BUILD_FROM_VCS is set
+%if 0%{?BUILD_FROM_VCS}
+[ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh
+%endif
%configure \
--disable-static \
--enable-introspection \
+%if 0%{?BUILD_FROM_VCS}
+ --enable-gtk-doc \
+%endif
--with-libjasper
%{__make} %{?_smp_mflags}


++++++ gdk-pixbuf-2.22.1.tar.bz2 -> gdk-pixbuf-2.23.3.tar.bz2 ++++++
++++ 62778 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages