diff --git a/gdk-pixbuf-2.36.4.tar.xz b/gdk-pixbuf-2.36.4.tar.xz deleted file mode 100644 index a5007a8..0000000 --- a/gdk-pixbuf-2.36.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b19901c3eb0596141d2d48ddb9dac79ad1524bdf59366af58ab38fcb9ee7463 -size 5158812 diff --git a/gdk-pixbuf-2.36.5.tar.xz b/gdk-pixbuf-2.36.5.tar.xz new file mode 100644 index 0000000..30fcf1f --- /dev/null +++ b/gdk-pixbuf-2.36.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ace06170291a1f21771552768bace072ecdea9bd4a02f7658939b9a314c40fc +size 5165640 diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index 41ba679..9bb19cd 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Feb 13 19:06:14 UTC 2017 - zaitor@opensuse.org + +- Update to version 2.36.5: + + Fix mimetypes for thumbnailer (bgo#778451). + + Handle fseek failure (bgo#776990). + + Fix signed/unsigned handling (bgo#777374). + + Fix an overflow check (bgo#777315). + + Handle extreme scaling better (bgo#80925). + + Updated translations. + ------------------------------------------------------------------- Mon Jan 16 20:35:07 UTC 2017 - zaitor@opensuse.org diff --git a/gdk-pixbuf.spec b/gdk-pixbuf.spec index d2a515d..7540361 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.36.4 +Version: 2.36.5 Release: 0 Summary: An image loading library License: LGPL-2.1+ @@ -38,7 +38,7 @@ BuildRequires: libtiff-devel %if !0%{?is_opensuse} BuildRequires: translation-update-upstream %endif -BuildRequires: pkgconfig(glib-2.0) >= 2.37.2 +BuildRequires: pkgconfig(glib-2.0) >= 2.48.0 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(x11)