diff --git a/libmng.spec b/libmng.spec index 364243b..9292c3e 100644 --- a/libmng.spec +++ b/libmng.spec @@ -1,6 +1,6 @@ Name: libmng Version: 2.0.3 -Release: 16%{?dist} +Release: 17%{?dist} URL: http://www.libmng.com/ Summary: Library for Multiple-image Network Graphics support # This is a common zlib variant. @@ -62,6 +62,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/pkgconfig/libmng.pc %changelog +* Wed Feb 16 2022 Filip Janus - 2.0.3-17 +- Fix gating.yaml +- Release bump + * Tue Feb 15 2022 Filip Janus - 2.0.3-16 - Add gating.yaml - Release bump