rpms/perl-HTML-Mason/devel .cvsignore, 1.5, 1.6 perl-HTML-Mason.spec, 1.8, 1.9 sources, 1.5, 1.6

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Wed Oct 18 00:53:13 UTC 2006


Author: steve

Update of /cvs/extras/rpms/perl-HTML-Mason/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1697

Modified Files:
	.cvsignore perl-HTML-Mason.spec sources 
Log Message:
Update to 1.35.
BR Test::Memory::Cycle for better test coverage.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-HTML-Mason/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	17 Oct 2006 00:58:27 -0000	1.5
+++ .cvsignore	18 Oct 2006 00:52:43 -0000	1.6
@@ -1 +1 @@
-HTML-Mason-1.34.tar.gz
+HTML-Mason-1.35.tar.gz


Index: perl-HTML-Mason.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-HTML-Mason/devel/perl-HTML-Mason.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-HTML-Mason.spec	17 Oct 2006 00:58:27 -0000	1.8
+++ perl-HTML-Mason.spec	18 Oct 2006 00:52:43 -0000	1.9
@@ -1,5 +1,5 @@
 Name:           perl-HTML-Mason
-Version:        1.34
+Version:        1.35
 Release:        1%{?dist}
 Epoch:          1
 Summary:        Powerful Perl-based web site development and delivery engine
@@ -18,6 +18,7 @@
 BuildRequires:  perl(Params::Validate) >= 0.7
 BuildRequires:  perl(mod_perl2)
 BuildRequires:  perl(HTML::Entities)
+BuildRequires:  perl(Test::Memory::Cycle)
 Requires:       perl(Cache::Cache) >= 1
 Requires:       perl(Class::Container) >= 0.07
 Requires:       perl(Exception::Class) >= 1.15
@@ -95,6 +96,10 @@
 %dir %{_localstatedir}/www/mason
 
 %changelog
+* Tue Oct 17 2006 Steven Pritchard <steve at kspei.com> 1:1.35-1
+- Update to 1.35.
+- BR Test::Memory::Cycle for better test coverage.
+
 * Mon Oct 16 2006 Steven Pritchard <steve at kspei.com> 1:1.34-1
 - Update to 1.34.
 - Use fixperms macro instead of our own chmod incantation.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-HTML-Mason/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	17 Oct 2006 00:58:27 -0000	1.5
+++ sources	18 Oct 2006 00:52:43 -0000	1.6
@@ -1 +1 @@
-a41b0fc3890f07a1b701950537f7543e  HTML-Mason-1.34.tar.gz
+c09f77e2af500b51d22e0238c0534994  HTML-Mason-1.35.tar.gz




More information about the scm-commits mailing list