This commit is contained in:
Dennis Gilmore 2011-02-07 17:59:33 -06:00
parent baeb07c794
commit f1f3c2cd9b

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.0.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Jul 18 2010 Paul Howarth <paul@city-fan.org> 1.0.5-1
- update to 1.0.5
- added proper clean targets to enable multiple builds