Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 21:37:48 +00:00
parent f6f53c5615
commit 520c044847

View File

@ -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 <mboddu@redhat.com> - 4.1.1-13
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4.1.1-12
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937