diff --git a/uuid.spec b/uuid.spec index 99614a7..0558779 100644 --- a/uuid.spec +++ b/uuid.spec @@ -10,7 +10,7 @@ Name: uuid Version: 1.6.2 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Universally Unique Identifier library License: MIT Group: System Environment/Libraries @@ -279,6 +279,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libossp-uuid_dce.so %changelog +* Fri Feb 15 2013 Fedora Release Engineering - 1.6.2-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Nov 06 2012 Michal Hlavinka - 1.6.2-15 - make uuid-php compatible with php 5.4 (#873594)