From 95375c5910e93e9873abf3cdd7088c6d419d6f59 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 20:35:55 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- uuid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uuid.spec b/uuid.spec index 99614a7..0558779 100644 --- a/uuid.spec +++ b/uuid.spec @@ -10,7 +10,7 @@ Name: uuid Version: 1.6.2 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Universally Unique Identifier library License: MIT Group: System Environment/Libraries @@ -279,6 +279,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libossp-uuid_dce.so %changelog +* Fri Feb 15 2013 Fedora Release Engineering - 1.6.2-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Nov 06 2012 Michal Hlavinka - 1.6.2-15 - make uuid-php compatible with php 5.4 (#873594)