From f14a613352f478b6ba5ad165d859a3fa73867a35 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Thu, 12 Sep 2013 16:43:48 +0200 Subject: [PATCH] rebuild for postgresql api change --- uuid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)