diff --git a/libotr.spec b/libotr.spec index 33791b4..b569e7a 100644 --- a/libotr.spec +++ b/libotr.spec @@ -2,7 +2,7 @@ Summary: Off-The-Record Messaging library and toolkit Name: libotr Version: 4.1.1 -Release: 12%{?dist} +Release: 13%{?dist} License: GPLv2 and LGPLv2 Source0: http://otr.cypherpunks.ca/%{name}-%{version}.tar.gz Url: http://otr.cypherpunks.ca/ @@ -72,6 +72,10 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/*.la %changelog +* Mon Aug 09 2021 Mohan Boddu - 4.1.1-13 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 4.1.1-12 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937