diff --git a/uuid.spec b/uuid.spec index 9a91933..8be3775 100644 --- a/uuid.spec +++ b/uuid.spec @@ -10,7 +10,7 @@ Name: uuid Version: 1.6.2 -Release: 24%{?dist} +Release: 25%{?dist} Summary: Universally Unique Identifier library License: MIT Group: System Environment/Libraries @@ -272,6 +272,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libossp-uuid_dce.so %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 1.6.2-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed Oct 30 2013 Michal Hlavinka - 1.6.2-24 - drop uuid-pgsql subpackage, it is outdated and does not work, use uuid-ossp module from postgresql-contrib instead