Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 21:18:40 +00:00 committed by Stepan Oksanichenko
parent 6c78daab0e
commit 7483672d01
2 changed files with 6 additions and 1 deletions

1
.libcmis.metadata Normal file
View File

@ -0,0 +1 @@
feca71d94d2c6e6d5565ff2a3210ba61fb2451d9 libcmis-0.5.2.tar.xz

View File

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