From dde6b6e79c1b68c80143c66dfbf330b0c8b7be1224916c47ae99fd1759aae129 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 4 Oct 2019 15:33:26 +0000 Subject: [PATCH 1/2] Accepting request 735018 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/735018 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=162 --- gdk-pixbuf-2.38.2.tar.xz | 3 --- gdk-pixbuf-2.39.2.tar.xz | 3 +++ gdk-pixbuf.changes | 13 +++++++++++++ gdk-pixbuf.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 gdk-pixbuf-2.38.2.tar.xz create mode 100644 gdk-pixbuf-2.39.2.tar.xz diff --git a/gdk-pixbuf-2.38.2.tar.xz b/gdk-pixbuf-2.38.2.tar.xz deleted file mode 100644 index e269436..0000000 --- a/gdk-pixbuf-2.38.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73fa651ec0d89d73dd3070b129ce2203a66171dfc0bd2caa3570a9c93d2d0781 -size 5509752 diff --git a/gdk-pixbuf-2.39.2.tar.xz b/gdk-pixbuf-2.39.2.tar.xz new file mode 100644 index 0000000..a6cd32c --- /dev/null +++ b/gdk-pixbuf-2.39.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e59387b5c5504f3bf07530bac0b69542e55936e09283400d32529b2b32e1ca +size 5510876 diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index 778c5e0..b2265c7 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Sep 9 08:46:09 UTC 2019 - mgorse@suse.com + +- Update to version 2.39.2: + + Add gdk_pixbuf_init_modules() for applications with GdkPixbuf + loader modules in a separate directory. + + Add subproject fallback for dependencies. + + Handle large XPM without crashing. + + Use the appropriate gdk-pixbuf-query-loaders on install. + + Disable deprecation warnings introduced by GLib 2.62. + + Escape GIF version in error messages. + + Render GIF frames on demand. + ------------------------------------------------------------------- Mon Sep 9 08:46:08 UTC 2019 - Bjørn Lie diff --git a/gdk-pixbuf.spec b/gdk-pixbuf.spec index 366f9cd..3930511 100644 --- a/gdk-pixbuf.spec +++ b/gdk-pixbuf.spec @@ -20,14 +20,14 @@ %define gdk_pixbuf_binary_version 2.10.0 Name: gdk-pixbuf -Version: 2.38.2 +Version: 2.39.2 Release: 0 Summary: An image loading library License: LGPL-2.1-or-later Group: Development/Libraries/GNOME URL: https://www.gnome.org/ -Source0: https://download.gnome.org/sources/gdk-pixbuf/2.38/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gdk-pixbuf/2.39/%{name}-%{version}.tar.xz Source1: macros.gdk-pixbuf Source2: README.SUSE Source3: gdk-pixbuf-rpmlintrc From c7a8e92ae41151272379541c54a912a82b4ffcaa1f5bb90813da1b4c4570bf03 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 8 Oct 2019 12:20:58 +0000 Subject: [PATCH 2/2] Accepting request 736077 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/736077 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=163 --- gdk-pixbuf-2.39.2.tar.xz | 3 --- gdk-pixbuf-2.40.0.tar.xz | 3 +++ gdk-pixbuf.changes | 6 ++++++ gdk-pixbuf.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 gdk-pixbuf-2.39.2.tar.xz create mode 100644 gdk-pixbuf-2.40.0.tar.xz diff --git a/gdk-pixbuf-2.39.2.tar.xz b/gdk-pixbuf-2.39.2.tar.xz deleted file mode 100644 index a6cd32c..0000000 --- a/gdk-pixbuf-2.39.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63e59387b5c5504f3bf07530bac0b69542e55936e09283400d32529b2b32e1ca -size 5510876 diff --git a/gdk-pixbuf-2.40.0.tar.xz b/gdk-pixbuf-2.40.0.tar.xz new file mode 100644 index 0000000..1ba741f --- /dev/null +++ b/gdk-pixbuf-2.40.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1582595099537ca8ff3b99c6804350b4c058bb8ad67411bbaae024ee7cead4e6 +size 5512160 diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index b2265c7..28226a4 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 8 11:52:24 UTC 2019 - Bjørn Lie + +- Update to version 2.40.0: + + Allow creating a GdkPixbuf instance without any property. + ------------------------------------------------------------------- Mon Sep 9 08:46:09 UTC 2019 - mgorse@suse.com diff --git a/gdk-pixbuf.spec b/gdk-pixbuf.spec index 3930511..f4cd637 100644 --- a/gdk-pixbuf.spec +++ b/gdk-pixbuf.spec @@ -20,14 +20,14 @@ %define gdk_pixbuf_binary_version 2.10.0 Name: gdk-pixbuf -Version: 2.39.2 +Version: 2.40.0 Release: 0 Summary: An image loading library License: LGPL-2.1-or-later Group: Development/Libraries/GNOME URL: https://www.gnome.org/ -Source0: https://download.gnome.org/sources/gdk-pixbuf/2.39/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gdk-pixbuf/2.40/%{name}-%{version}.tar.xz Source1: macros.gdk-pixbuf Source2: README.SUSE Source3: gdk-pixbuf-rpmlintrc