diff --git a/uuid.spec b/uuid.spec index 1403ad3..ce813c4 100644 --- a/uuid.spec +++ b/uuid.spec @@ -3,7 +3,7 @@ Name: uuid Version: 1.6.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Universally Unique Identifier library License: MIT Group: System Environment/Libraries @@ -255,6 +255,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libossp-uuid_dce.so %changelog +* Wed Jun 02 2010 Marcela Maslanova - 1.6.2-2 +- Mass rebuild with perl-5.12.0 + * Wed Apr 21 2010 Michal Hlavinka - 1.6.2-1 - updated to 1.6.2 - uuid-config man page moved to sub-package containing uuid-config (#562838)