Release bump

rebuild with gating
Resolves:#2032016
This commit is contained in:
Filip Janus 2022-02-15 15:07:34 +01:00
parent 3f8378439d
commit b5a1072618

View File

@ -1,6 +1,6 @@
Name: libmng
Version: 2.0.3
Release: 15%{?dist}
Release: 16%{?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
* Tue Feb 15 2022 Filip Janus <fjanus@redhat.com> - 2.0.3-16
- Add gating.yaml
- Release bump
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.3-15
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688