diff --git a/uuid.spec b/uuid.spec index df27bd4..9333786 100644 --- a/uuid.spec +++ b/uuid.spec @@ -10,7 +10,7 @@ Name: uuid Version: 1.6.2 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Universally Unique Identifier library License: MIT Group: System Environment/Libraries @@ -283,6 +283,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libossp-uuid_dce.so %changelog +* Thu Sep 12 2013 Michal Hlavinka - 1.6.2-22 +- rebuild for postgresql api change + * Wed Aug 14 2013 Michal Hlavinka - 1.6.2-21 - fix aarch64 support (#926687)