From a0a7d1174aed684b0c94e7ba029a538baf199f43 Mon Sep 17 00:00:00 2001 From: liuyumeng Date: Wed, 30 Mar 2022 17:02:53 +0800 Subject: [PATCH] enable tests --- gdk-pixbuf2.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 2ac7d7a..f7b39af 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -2,7 +2,7 @@ Name: gdk-pixbuf2 Version: 2.42.6 -Release: 1 +Release: 2 Summary: gdk is a multi-platform toolkit for creating graphical user interfaces. License: LGPLv2+ URL: https://gitlab.gnome.org/GNOME/gdk-pixbuf @@ -73,6 +73,9 @@ developing applications that uses gdk-pixbuf2 xlib and test. %global _smp_mflags -j1 %meson_build +%check +%meson_test + %install %meson_install @@ -125,6 +128,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache %{_mandir}/man1/gdk-pixbuf-csource.1* %changelog +* Wed Mar 30 2022 liuyumeng - 2.42.6-2 +- enable tests + * Thu Dec 2 2021 hanhui - 2.42.6-1 - update to 2.42.6