Author: spot

Update of /cvs/pkgs/rpms/perl-CGI-Simple/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv19162/devel

Modified Files:
        .cvsignore perl-CGI-Simple.spec sources 
Log Message:
1.112


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-CGI-Simple/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore  13 Mar 2009 18:42:33 -0000      1.4
+++ .cvsignore  12 Jul 2010 13:50:40 -0000      1.5
@@ -1 +1 @@
-CGI-Simple-1.108.tar.gz
+CGI-Simple-1.112.tar.gz


Index: perl-CGI-Simple.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-CGI-Simple/devel/perl-CGI-Simple.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- perl-CGI-Simple.spec        30 Apr 2010 06:36:04 -0000      1.13
+++ perl-CGI-Simple.spec        12 Jul 2010 13:50:41 -0000      1.14
@@ -1,6 +1,6 @@
 Name:           perl-CGI-Simple
-Version:        1.108
-Release:        4%{?dist}
+Version:        1.112
+Release:        1%{?dist}
 Summary:        Simple totally OO CGI interface that is CGI.pm compliant
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -9,7 +9,7 @@ Source0:        http://search.cpan.org/C
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::More)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::More), perl(IO::Scalar)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jul 12 2010 Tom "spot" Callaway <tcall...@redhat.com> - 1.112-1
+- update to 1.112
+
 * Fri Apr 30 2010 Marcela Maslanova <mmasl...@redhat.com> - 1.108-4
 - Mass rebuild with perl-5.12.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-CGI-Simple/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources     13 Mar 2009 18:42:33 -0000      1.4
+++ sources     12 Jul 2010 13:50:41 -0000      1.5
@@ -1 +1 @@
-00c79666c3763220c33e35f75e1bea8b  CGI-Simple-1.108.tar.gz
+6a59dd252317b94fffe0aa3fdae206c7  CGI-Simple-1.112.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to