diff --git a/uuid.spec b/uuid.spec index d77484f..efd08b5 100644 --- a/uuid.spec +++ b/uuid.spec @@ -1,6 +1,6 @@ Name: uuid Version: 1.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Universally Unique Identifier library License: MIT Group: System Environment/Libraries @@ -235,6 +235,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libossp-uuid_dce.so %changelog +* Wed Aug 29 2007 Fedora Release Engineering - 1.6.0-2 +- Rebuild for selinux ppc32 issue. + * Tue Jul 24 2007 Steven Pritchard 1.6.0-1 - Update to 1.6.0. - BR Test::More.