diff --git a/gdk-pixbuf-2.38.0.tar.xz b/gdk-pixbuf-2.40.0.tar.xz similarity index 58% rename from gdk-pixbuf-2.38.0.tar.xz rename to gdk-pixbuf-2.40.0.tar.xz index f01e6d400f62d85fe242cdd504236bbc0c8e4881..f97682bf51eade78d80f6bcd2de194a0f844d363 100644 Binary files a/gdk-pixbuf-2.38.0.tar.xz and b/gdk-pixbuf-2.40.0.tar.xz differ diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index b4c181192bfa0fd299ffbb16071b7664ff6522e1..d25d39f001703aa830c0613c692c4d2e46406419 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,11 +1,11 @@ Name: gdk-pixbuf2 -Version: 2.38.0 -Release: 9 +Version: 2.40.0 +Release: 1 Summary: gdk is a multi-platform toolkit for creating graphical user interfaces. License: LGPLv2+ URL: http://www.gtk.org -Source0: http://download.gnome.org/sources/gdk-pixbuf/2.38/gdk-pixbuf-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gdk-pixbuf/2.40/gdk-pixbuf-%{version}.tar.xz BuildRequires: gettext gtk-doc pkgconfig(gio-2.0) >= 2.48.0 libpng-devel libjpeg-devel libtiff-devel shared-mime-info BuildRequires: meson pkgconfig(x11) pkgconfig(gobject-introspection-1.0) >= 0.9.3 gobject-introspection-devel libxslt gdb @@ -95,6 +95,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache %{_mandir}/man1/gdk-pixbuf-csource.1* %changelog +* Mon Jul 20 2020 wangye - 2.40.0-1 +- version update 2.40.0 + * Fri Mar 20 2020 openEuler Buildteam - 2.38.0-9 - add gdb in buildrequires