rebuild for postgresql api change

This commit is contained in:
Michal Hlavinka 2013-09-12 16:43:48 +02:00
parent eaf1ca2b6f
commit f14a613352

View File

@ -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 <mhlavink@redhat.com> - 1.6.2-22
- rebuild for postgresql api change
* Wed Aug 14 2013 Michal Hlavinka <mhlavink@redhat.com> - 1.6.2-21
- fix aarch64 support (#926687)