From 5ec81ca40cf1d9d61f4edbd3026b1c89098d7656 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 05:02:20 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- libproxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libproxy.spec b/libproxy.spec index 11b1486..c3bd584 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -15,7 +15,7 @@ Name: libproxy Version: 0.4.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A library handling all the details of proxy configuration Group: System Environment/Libraries @@ -248,6 +248,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 0.4.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Nov 24 2010 Nicolas Chauvet - 0.4.6-3 - Fix mozjs/webkit obsoletion - rhbz#656849 - Workaround unreliable Version field in pkg-config - rhbz#656484