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