From 75ae29a6873f6f3679c0da2dae9e9f997837aab7 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 04:01:52 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- libtirpc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtirpc.spec b/libtirpc.spec index 34b54d5..9ada55d 100644 --- a/libtirpc.spec +++ b/libtirpc.spec @@ -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 - 1.0.1-1.rc1.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Nov 16 2015 Steve Dickson 1.0.1-1.rc1 - Updated to latest upstream RC release: libtirpc-1-0-2-rc1 (bz 1282463)