diff --git a/libunistring.spec b/libunistring.spec index 58fafdb..1ec6e05 100644 --- a/libunistring.spec +++ b/libunistring.spec @@ -1,6 +1,6 @@ # This spec file has been automatically updated Version: 0.9.10 -Release: 14%{?dist} +Release: 15%{?dist} Name: libunistring Summary: GNU Unicode string library License: GPLv2+ or LGPLv3+ @@ -56,6 +56,10 @@ mv $RPM_BUILD_ROOT%{_datadir}/doc/%{name} __doc %ldconfig_scriptlets %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.9.10-15 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon Jun 21 2021 Mike FABIAN - 0.9.10-14 - Related rhbz#1938800: Fix CI tests and convert them to tmt