Bump release number for CRB inclusion

Resolves: rhbz#2078626
This commit is contained in:
Eric Sandeen 2022-06-10 14:13:36 -04:00
parent 7ca5c65011
commit b03cf02bef

View File

@ -1,6 +1,6 @@
Name: inih
Version: 49
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Simple INI file parser library
License: BSD
@ -58,6 +58,9 @@ embedded systems.
%changelog
* Fri Jun 10 2022 Eric Sandeen <sandeen@redhat.com> - 49-6
- Release bump, no changes
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 49-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688