diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 3c8362401045cc71b5c1457e2319c0b68da9f187..e7458c2e35005ccdfa7e88438d99a0b0e65c6203 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 @@ -79,7 +79,7 @@ cp %{SOURCE1} ./tests/test-images/gif-test-suite/invalid-colors.gif %meson_build %check -%meson_test + %install %meson_install @@ -133,9 +133,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