From 562aa36d868429b969dc4afdf9f89ace32f5ade3 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 19 Jul 2012 15:57:03 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- libproxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libproxy.spec b/libproxy.spec index 1ebb56f..e5ba871 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -12,7 +12,7 @@ Name: libproxy Version: 0.4.7 -Release: 4%{?svn}%{?dist} +Release: 5%{?svn}%{?dist} Summary: A library handling all the details of proxy configuration Group: System Environment/Libraries @@ -274,6 +274,9 @@ make test %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 0.4.7-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Mon Feb 27 2012 Peter Robinson - 0.4.7-4 - Add upstream patches to use js rather than xulrunner - Add patch to fix FTBFS on gcc 4.7