Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Michal Hlavinka
3cc11b5508 rebuild for postgresql api change 2013-09-12 17:40:04 +02:00

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)