This commit is contained in:
Dennis Gilmore 2016-02-04 04:01:52 +00:00
parent e4c4baf04e
commit 75ae29a687
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: libtirpc
Version: 1.0.1
Release: 1.rc1%{?dist}
Release: 1.rc1%{?dist}.1
Summary: Transport Independent RPC Library
Group: System Environment/Libraries
License: SISSL and BSD
@ -135,6 +135,9 @@ rm -rf %{buildroot}
%{_mandir}/*/*
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-1.rc1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Nov 16 2015 Steve Dickson <steved@redhat.com> 1.0.1-1.rc1
- Updated to latest upstream RC release: libtirpc-1-0-2-rc1 (bz 1282463)