enable test

This commit is contained in:
zhangpan 2023-03-17 07:58:44 +00:00
parent 0775867309
commit ef0c301aaf

View File

@ -1,6 +1,6 @@
Name: gdk-pixbuf2
Version: 2.40.0
Release: 3
Release: 4
Summary: gdk is a multi-platform toolkit for creating graphical user interfaces.
License: LGPLv2+
@ -53,6 +53,9 @@ developing applications that uses gdk-pixbuf2 xlib and test.
%global _smp_mflags -j1
%meson_build
%check
%meson_test
%install
%meson_install
@ -99,6 +102,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
%{_mandir}/man1/gdk-pixbuf-csource.1*
%changelog
* Fri Mar 17 2023 zhangpan <zhangpan103@h-partners.com> - 2.40.0-4
- enable test
* Thu Aug 25 2022 wangkerong <wangkerong@h-partners.com> - 2.40.0-3
- fix CVE-2021-46829