diff --git a/libcmis.spec b/libcmis.spec index a034cf0..f380dee 100644 --- a/libcmis.spec +++ b/libcmis.spec @@ -2,7 +2,7 @@ Name: libcmis Version: 0.5.2 -Release: 11%{?dist} +Release: 12%{?dist} Summary: A C/C++ client library for CM interfaces License: GPLv2+ or LGPLv2+ or MPLv1.1 @@ -82,6 +82,10 @@ export LD_LIBRARY_PATH=%{buildroot}/%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_P %{_mandir}/man1/cmis-client.1* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.5.2-12 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.5.2-11 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937