diff --git a/uuid.spec b/uuid.spec index 674b775..abed6e2 100644 --- a/uuid.spec +++ b/uuid.spec @@ -6,7 +6,7 @@ Name: uuid Version: 1.6.2 -Release: 34%{?dist} +Release: 35%{?dist} Summary: Universally Unique Identifier library License: MIT Group: System Environment/Libraries @@ -220,6 +220,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libossp-uuid_dce.so %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.6.2-35 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Sep 1 2016 Matias Kreder - 1.6.2-34 - Removed uuid-php subpackage since php(api) is no longer provided on - PHP 7 and there is a replacement (pecl/uuid extension)