From bead25c8667305c559c5c26288c92099a9c66f87 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 14 Mar 2011 22:21:55 +0100 Subject: [PATCH] Revert "- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild" This reverts commit 5ec81ca40cf1d9d61f4edbd3026b1c89098d7656. --- libproxy.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/libproxy.spec b/libproxy.spec index c3bd584..11b1486 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -15,7 +15,7 @@ Name: libproxy Version: 0.4.6 -Release: 4%{?dist} +Release: 3%{?dist} Summary: A library handling all the details of proxy configuration Group: System Environment/Libraries @@ -248,9 +248,6 @@ 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