diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 3c83624..49cd642 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -2,7 +2,7 @@ Name: gdk-pixbuf2 Version: 2.42.6 -Release: 5 +Release: 6 Summary: gdk is a multi-platform toolkit for creating graphical user interfaces. License: LGPLv2+ URL: https://gitlab.gnome.org/GNOME/gdk-pixbuf @@ -78,9 +78,6 @@ cp %{SOURCE1} ./tests/test-images/gif-test-suite/invalid-colors.gif %global _smp_mflags -j1 %meson_build -%check -%meson_test - %install %meson_install @@ -133,9 +130,12 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache %{_mandir}/man1/gdk-pixbuf-csource.1* %changelog -* Tue Jun 20 2023 zhangpan - 2.42.6-5 +* Tue Jun 20 2023 zhangpan - 2.42.6-6 - fix CVE-2021-44648 +* Thu Dec 01 2022 zhouwenpei - 2.42.6-5 +- disable make check + * Thu Aug 25 2022 wangkerong - 2.42.6-4 - fix CVE-2021-46829