import libtirpc-1.3.3-0.el9
This commit is contained in:
parent
5d3938e8e3
commit
bcb87d1677
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/libtirpc-1.3.2.tar.bz2
|
SOURCES/libtirpc-1.3.3.tar.bz2
|
||||||
|
@ -1 +1 @@
|
|||||||
51d75be0e5acc094a888f40042b23e128d163cb5 SOURCES/libtirpc-1.3.2.tar.bz2
|
6e52c39148494e4836e2d5d4f28b11ddfa65394b SOURCES/libtirpc-1.3.3.tar.bz2
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%define _root_libdir /%{_lib}
|
%define _root_libdir /%{_lib}
|
||||||
|
|
||||||
Name: libtirpc
|
Name: libtirpc
|
||||||
Version: 1.3.2
|
Version: 1.3.3
|
||||||
Release: 1%{?dist}
|
Release: 0%{?dist}
|
||||||
Summary: Transport Independent RPC Library
|
Summary: Transport Independent RPC Library
|
||||||
License: SISSL and BSD
|
License: SISSL and BSD
|
||||||
URL: http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary
|
URL: http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary
|
||||||
@ -112,6 +112,9 @@ mv %{buildroot}%{_mandir}/man3 %{buildroot}%{_mandir}/man3t
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 15 2022 Steve Dickson <steved@redhat.com> - 1.3.3
|
||||||
|
- Rebased to libtirpc-1.3.3 (bz 2118157)
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.3.2-1
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.3.2-1
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user