From 2dcca058f07628b4c70b981686d2a225e27f138a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 15:10:58 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- libecap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libecap.spec b/libecap.spec index 01a161e..accc5af 100644 --- a/libecap.spec +++ b/libecap.spec @@ -1,6 +1,6 @@ Name: libecap Version: 1.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Squid interface for embedded adaptation modules License: BSD Group: Development/Libraries @@ -64,6 +64,9 @@ install -m644 %{SOURCE1} %{buildroot}%{_includedir}/%{name}/common/autoconf.h %{_includedir}/libecap %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 1.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat May 02 2015 Kalev Lember - 1.0.0-2 - Rebuilt for GCC 5 C++11 ABI change