From 0b87daf052c37d6c71ccb94e18220ccbd39c6302 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 25 Feb 2009 19:25:59 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- libtirpc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtirpc.spec b/libtirpc.spec index 3554be6..f372f42 100644 --- a/libtirpc.spec +++ b/libtirpc.spec @@ -1,6 +1,6 @@ Name: libtirpc Version: 0.1.10 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Transport Independent RPC Library Group: System Environment/Libraries License: SISSL @@ -150,6 +150,9 @@ rm -rf %{buildroot} %{_mandir}/*/* %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 0.1.10-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Wed Jan 28 2009 Steve Dickson 0.1.10-4 - Converted all uids and uids to type uid_t and gid_t (sf 2446314)