From 9b80550341c10e75a2aadda1f3cee67b93a7acdb Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 22:10:11 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libecap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libecap.spec b/libecap.spec index c530a17..73725a4 100644 --- a/libecap.spec +++ b/libecap.spec @@ -1,6 +1,6 @@ Name: libecap Version: 0.2.0 -Release: 8%{?dist} +Release: 9%{?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 +* Sat Jun 07 2014 Fedora Release Engineering - 0.2.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue May 13 2014 Jaromir Capik - 0.2.0-8 - Introducing suppport for ppc64le in autoconf.h (#1075180)