From f1f3c2cd9b0d7cad6c83475bc4133d28d2a2f337 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 7 Feb 2011 17:59:33 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- Judy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Judy.spec b/Judy.spec index 6fcc0f2..ffcd96d 100644 --- a/Judy.spec +++ b/Judy.spec @@ -1,6 +1,6 @@ Name: Judy Version: 1.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: General purpose dynamic array Group: System Environment/Libraries License: LGPLv2+ @@ -84,6 +84,9 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 1.0.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Sun Jul 18 2010 Paul Howarth 1.0.5-1 - update to 1.0.5 - added proper clean targets to enable multiple builds