diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 2ac7d7a8434219988d5fa25e103e0146e33f95d8..f7b39aff6866682471365feed2d75f7bc39a3169 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