[perl-HTTP-Proxy] 0.25, fix 810750

Tom Callaway spot at fedoraproject.org
Thu Apr 12 17:56:37 UTC 2012


commit 62f427376b94379481b5ee79749740ed27f2a9af
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Thu Apr 12 13:56:35 2012 -0400

    0.25, fix 810750

 .gitignore           |    1 +
 perl-HTTP-Proxy.spec |   12 ++++++++----
 sources              |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e7d78f7..b2367aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 HTTP-Proxy-0.23.tar.gz
+/HTTP-Proxy-0.25.tar.gz
diff --git a/perl-HTTP-Proxy.spec b/perl-HTTP-Proxy.spec
index b82674b..dc9857e 100644
--- a/perl-HTTP-Proxy.spec
+++ b/perl-HTTP-Proxy.spec
@@ -1,13 +1,14 @@
+%{?perl_default_filter}
+
 Name:           perl-HTTP-Proxy
-Version:        0.23
-Release:        10%{?dist}
+Version:        0.25
+Release:        1%{?dist}
 Summary:        A pure Perl HTTP proxy
 
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/HTTP-Proxy/
 Source0:        http://www.cpan.org/authors/id/B/BO/BOOK/HTTP-Proxy-%{version}.tar.gz
-Patch0:         HTTP-Proxy-0.17-save.pm.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -26,7 +27,6 @@ an origin server.
 
 %prep
 %setup -q -n HTTP-Proxy-%{version}
-%patch0 -p1
 
 
 %build
@@ -57,6 +57,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Apr 12 2012 Tom Callaway <spot at fedoraproject.org> - 0.25-1
+- update to 0.25
+- apply default filter
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.23-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index a3692a3..91059d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e5f3f287320f0ee216daac70a5f7bb88  HTTP-Proxy-0.23.tar.gz
+5f5cce8a40fbc887121b9a94ad0fd265  HTTP-Proxy-0.25.tar.gz


More information about the scm-commits mailing list