Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3cc11b5508 |
1 changed files with 4 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue