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:47:49 +00:00
parent 7d32cff310
commit 3ccd26225d
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: libtirpc
Version: 1.3.2
Release: 0%{?dist}
Release: 1%{?dist}
Summary: Transport Independent RPC Library
License: SISSL and BSD
URL: http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary
@ -112,6 +112,10 @@ mv %{buildroot}%{_mandir}/man3 %{buildroot}%{_mandir}/man3t
%{_mandir}/*/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.3.2-1
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Tue Jun 15 2021 Steve Dickson <steved@redhat.com> - 1.3.2
- Rebased to libtirpc-1.3.2 (bz 1959125)