diff --git a/uuid.spec b/uuid.spec index a32af7c..7068f91 100644 --- a/uuid.spec +++ b/uuid.spec @@ -16,7 +16,7 @@ Name: uuid Version: 1.6.2 -Release: 28%{?dist} +Release: 29%{?dist} Summary: Universally Unique Identifier library License: MIT Group: System Environment/Libraries @@ -278,6 +278,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libossp-uuid_dce.so %changelog +* Sat May 02 2015 Kalev Lember - 1.6.2-29 +- Rebuilt for GCC 5 C++11 ABI change + * Thu Aug 28 2014 Jitka Plesnikova - 1.6.2-28 - Perl 5.20 rebuild