From 0e0d602fdd645a8ad08c9c4465c228793e609fd7 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 00:07:07 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libproxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libproxy.spec b/libproxy.spec index 5d95ec1..538ff7f 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -13,7 +13,7 @@ Name: libproxy Version: 0.4.11 -Release: 8%{?svn}%{?dist} +Release: 9%{?svn}%{?dist} Summary: A library handling all the details of proxy configuration Group: System Environment/Libraries @@ -297,6 +297,9 @@ make test %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.4.11-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Nov 11 2013 Dan Winship - 0.4.11-8 - Really fix the JS_AbortIfWrongThread crash (#998232)