!35 enable test

From: @zppzhangpan 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-03-17 08:33:57 +00:00 committed by Gitee
commit c583d65907
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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