sync openEuler-22.03-LTS-SP2 patch

(cherry picked from commit 3c7850fefb7c44eb5b3ce986f300cad81d1876d2)
This commit is contained in:
liningjie 2023-11-28 16:50:44 +08:00 committed by openeuler-sync-bot
parent 94c44628e0
commit d407b16b5e

View File

@ -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 <zhangpan103@h-partners.com> - 2.42.6-5
* Tue Jun 20 2023 zhangpan <zhangpan103@h-partners.com> - 2.42.6-6
- fix CVE-2021-44648
* Thu Dec 01 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 2.42.6-5
- disable make check
* Thu Aug 25 2022 wangkerong <wangkerong@h-partners.com> - 2.42.6-4
- fix CVE-2021-46829