enable test
This commit is contained in:
parent
0775867309
commit
ef0c301aaf
@ -1,6 +1,6 @@
|
|||||||
Name: gdk-pixbuf2
|
Name: gdk-pixbuf2
|
||||||
Version: 2.40.0
|
Version: 2.40.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: gdk is a multi-platform toolkit for creating graphical user interfaces.
|
Summary: gdk is a multi-platform toolkit for creating graphical user interfaces.
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -53,6 +53,9 @@ developing applications that uses gdk-pixbuf2 xlib and test.
|
|||||||
%global _smp_mflags -j1
|
%global _smp_mflags -j1
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
|
%check
|
||||||
|
%meson_test
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
|
|
||||||
@ -99,6 +102,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache
|
|||||||
%{_mandir}/man1/gdk-pixbuf-csource.1*
|
%{_mandir}/man1/gdk-pixbuf-csource.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Aug 25 2022 wangkerong <wangkerong@h-partners.com> - 2.40.0-3
|
||||||
- fix CVE-2021-46829
|
- fix CVE-2021-46829
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user