From 62c0e63e51b968169eeb32cea60d8a26038abf03b098688ac5e47b3fb8cab79e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 2 May 2024 15:48:24 +0000 Subject: [PATCH] Accepting request 1171352 from GNOME:Next - Update to version 2.42.11: + Disable fringe loaders by default. + Introspection fixes. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1171352 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=200 --- _service | 2 +- gdk-pixbuf-2.42.10.zip | 3 --- gdk-pixbuf-2.42.11.zip | 3 +++ gdk-pixbuf.changes | 8 ++++++++ gdk-pixbuf.spec | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 gdk-pixbuf-2.42.10.zip create mode 100644 gdk-pixbuf-2.42.11.zip diff --git a/_service b/_service index 032b678..8e6e01e 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https download.gnome.org - sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.10.tar.xz + sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.11.tar.xz diff --git a/gdk-pixbuf-2.42.10.zip b/gdk-pixbuf-2.42.10.zip deleted file mode 100644 index 041d7ae..0000000 --- a/gdk-pixbuf-2.42.10.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da136ee80b526ef905b8d90fd200ae4c67aec61aadf025de3954331235e24fe2 -size 7779796 diff --git a/gdk-pixbuf-2.42.11.zip b/gdk-pixbuf-2.42.11.zip new file mode 100644 index 0000000..602b69c --- /dev/null +++ b/gdk-pixbuf-2.42.11.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d17b8a6d348466caae27831a6d0a2314ec9326f0050e3d48a49ccf7b8972a2 +size 7790409 diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index 53d1044..6c81645 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu May 2 08:53:08 UTC 2024 - Dominique Leuenberger + +- Update to version 2.42.11: + + Disable fringe loaders by default. + + Introspection fixes. + + Updated translations. + ------------------------------------------------------------------- Mon Apr 15 13:29:37 UTC 2024 - Dominique Leuenberger diff --git a/gdk-pixbuf.spec b/gdk-pixbuf.spec index 9fc6d25..cec29e8 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.42.10 +Version: 2.42.11 Release: 0 Summary: An image loading library License: LGPL-2.1-or-later