From 9b797781756968f1e8bdc6c141d76b6d276d4d87 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 15:11:07 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- libecb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)