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