From bed73140ad663235f98d29bff68983c51a807514 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Fri, 14 Oct 2016 15:33:56 +0200
Subject: 4.35 bump

---
 .gitignore    | 1 +
 perl-CGI.spec | 7 ++++---
 sources       | 2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index fac1d69..0e7246d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /CGI-4.31.tar.gz
 /CGI-4.32.tar.gz
 /CGI-4.33.tar.gz
+/CGI-4.35.tar.gz
diff --git a/perl-CGI.spec b/perl-CGI.spec
index af3da9b..284d947 100644
--- a/perl-CGI.spec
+++ b/perl-CGI.spec
@@ -1,6 +1,6 @@
 Name:           perl-CGI
 Summary:        Handle Common Gateway Interface requests and responses
-Version:        4.33
+Version:        4.35
 Release:        1%{?dist}
 License:        (GPL+ or Artistic) and Artistic 2.0
 Group:          Development/Libraries
@@ -14,7 +14,6 @@ BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  sed
 # Run-requires:
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
@@ -84,7 +83,6 @@ with built-in support for mod_perl and mod_perl2 as well as 
FastCGI.
 %setup -q -n CGI-%{version}
 iconv -f iso8859-1 -t utf-8 < Changes > Changes.1
 mv Changes.1 Changes
-sed -i 's?usr/bin perl?usr/bin/perl?' t/init.t
 chmod -c -x examples/*
 
 %build
@@ -106,6 +104,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Oct 14 2016 Petr Pisar <ppi...@redhat.com> - 4.35-1
+- 4.35 bump
+
 * Mon Sep 19 2016 Jitka Plesnikova <jples...@redhat.com> - 4.33-1
 - 4.33 bump
 
diff --git a/sources b/sources
index 261757f..40818a9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc7586ee7132a1e09c7d0bc3d6703af0  CGI-4.33.tar.gz
+15e63942c02354426b25f056f2a4467c  CGI-4.35.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-CGI.git/commit/?h=master&id=bed73140ad663235f98d29bff68983c51a807514
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to