diff --git a/libecb.spec b/libecb.spec index 65ad3b9..cbb9f89 100644 --- a/libecb.spec +++ b/libecb.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: libecb Version: 0.%{snapshot} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Compiler built-ins Group: Development/Libraries License: BSD or GPLv2+ @@ -57,6 +57,9 @@ install -m 0644 -t %{buildroot}%{_mandir}/man3 *.3 %{_mandir}/man3/* %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 0.20150608-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Jun 08 2015 Petr Pisar - 0.20150608-1 - CVS snapshot taken on 2015-06-08 (new macros, more documentation, better compatibility with x86_64 compilers)