From 12aecc9c83d8a5f9a88d4ce2e27270d752e4f0fce0d15a6076d65749a69f4de0 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 7 Sep 2012 15:38:19 +0000 Subject: [PATCH 1/2] Accepting request 132674 from GNOME:Next Starting to push GNOME:Next... OBS-URL: https://build.opensuse.org/request/show/132674 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=43 --- gdk-pixbuf-2.26.2.tar.xz | 3 --- gdk-pixbuf-2.26.3.tar.xz | 3 +++ gdk-pixbuf.changes | 9 +++++++++ gdk-pixbuf.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 gdk-pixbuf-2.26.2.tar.xz create mode 100644 gdk-pixbuf-2.26.3.tar.xz diff --git a/gdk-pixbuf-2.26.2.tar.xz b/gdk-pixbuf-2.26.2.tar.xz deleted file mode 100644 index 154e5fb..0000000 --- a/gdk-pixbuf-2.26.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3555521050e30e2fa090bfe650910c14649b6ab0acb35a5a7eaf90fe694f1403 -size 1174968 diff --git a/gdk-pixbuf-2.26.3.tar.xz b/gdk-pixbuf-2.26.3.tar.xz new file mode 100644 index 0000000..950caec --- /dev/null +++ b/gdk-pixbuf-2.26.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a22373a72621c6f73e8c216410aeb46e3bb05b477e600b6ac481a47ecd4c09cc +size 1175376 diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index 5de637b..6420b02 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 20 20:57:43 UTC 2012 - dimstar@opensuse.org + +- Update to version 2.26.3: + + Fix a minor string leak (bgo#681943) + + Bail out as soon as a module is found (bgo#681943) + + Add an option to disable GIO mime detection (bgo#676726) + + Updated translations. + ------------------------------------------------------------------- Mon Aug 6 19:40:38 UTC 2012 - dimstar@opensuse.org diff --git a/gdk-pixbuf.spec b/gdk-pixbuf.spec index e208ec9..72aef34 100644 --- a/gdk-pixbuf.spec +++ b/gdk-pixbuf.spec @@ -20,7 +20,7 @@ %define gdk_pixbuf_binary_version 2.10.0 Name: gdk-pixbuf -Version: 2.26.2 +Version: 2.26.3 Release: 0 Summary: An image loading library License: LGPL-2.1+ From 69a90b44607245f3ae43a88a8dc0981ac6e30c6b199b4926df6a4792e92b886b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 21 Sep 2012 19:25:00 +0000 Subject: [PATCH 2/2] Accepting request 134936 from home:Zaitor:branches:GNOME:Factory Resubmit post comment on review OBS-URL: https://build.opensuse.org/request/show/134936 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=44 --- gdk-pixbuf-2.26.3.tar.xz | 3 --- gdk-pixbuf-2.26.4.tar.xz | 3 +++ gdk-pixbuf.changes | 11 +++++++++++ gdk-pixbuf.spec | 11 +---------- 4 files changed, 15 insertions(+), 13 deletions(-) delete mode 100644 gdk-pixbuf-2.26.3.tar.xz create mode 100644 gdk-pixbuf-2.26.4.tar.xz diff --git a/gdk-pixbuf-2.26.3.tar.xz b/gdk-pixbuf-2.26.3.tar.xz deleted file mode 100644 index 950caec..0000000 --- a/gdk-pixbuf-2.26.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a22373a72621c6f73e8c216410aeb46e3bb05b477e600b6ac481a47ecd4c09cc -size 1175376 diff --git a/gdk-pixbuf-2.26.4.tar.xz b/gdk-pixbuf-2.26.4.tar.xz new file mode 100644 index 0000000..4a0a74c --- /dev/null +++ b/gdk-pixbuf-2.26.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a91458645f078debf204fef8bb06b30f356fcb5d48f65395132a5dba2b3510be +size 1181640 diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index 6420b02..6004cdf 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Sep 18 15:19:55 UTC 2012 - zaitor@opensuse.org + +- Update to version 2.26.4: + + Make tiff loader threadsafe. + + Support saving ICC profiles in jpeg (bgo#604610). + + Add some missing annotations (bgo#683064). + + Documentation improvements (bgo#676430). + + Updated translations. +- Clean up spec, remove source service checkout support. + ------------------------------------------------------------------- Mon Aug 20 20:57:43 UTC 2012 - dimstar@opensuse.org diff --git a/gdk-pixbuf.spec b/gdk-pixbuf.spec index 72aef34..346c032 100644 --- a/gdk-pixbuf.spec +++ b/gdk-pixbuf.spec @@ -20,7 +20,7 @@ %define gdk_pixbuf_binary_version 2.10.0 Name: gdk-pixbuf -Version: 2.26.3 +Version: 2.26.4 Release: 0 Summary: An image loading library License: LGPL-2.1+ @@ -37,9 +37,6 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.31.0 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 @@ -105,15 +102,9 @@ cp -a %{S:2} . %endif %build -%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 \ --with-x11 %{__make} %{?_smp_mflags}