rpms/perl-namespace-clean/F-9 perl-namespace-clean.spec, 1.1, 1.2 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Wed Dec 3 01:48:02 UTC 2008


Author: cweyl

Update of /cvs/extras/rpms/perl-namespace-clean/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1155

Modified Files:
	perl-namespace-clean.spec sources 
Log Message:
* Tue Dec 02 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.09-1
- update to 0.09
- note BR change from Scope::Guard to B::Hooks::EndOfScope



Index: perl-namespace-clean.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-namespace-clean/F-9/perl-namespace-clean.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-namespace-clean.spec	8 Sep 2008 21:55:07 -0000	1.1
+++ perl-namespace-clean.spec	3 Dec 2008 01:47:31 -0000	1.2
@@ -1,11 +1,11 @@
 
 Name:       perl-namespace-clean 
-Version:    0.08 
-Release:        2%{?dist}
+Version:    0.09 
+Release:    1%{?dist}
 License:    GPL+ or Artistic 
 Group:      Development/Libraries
 Summary:    Keep your namespace tidy 
-Source:     http://search.cpan.org/CPAN/authors/id/P/PH/PHAYLON/namespace-clean-%{version}.tar.gz 
+Source:     http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/namespace-clean-%{version}.tar.gz 
 Url:        http://search.cpan.org/dist/namespace-clean
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -13,7 +13,7 @@
 
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(FindBin)
-BuildRequires: perl(Scope::Guard) >= 0.02
+BuildRequires: perl(B::Hooks::EndOfScope)
 BuildRequires: perl(Symbol)
 BuildRequires: perl(Test::More) >= 0.62
 
@@ -77,6 +77,10 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Dec 02 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.09-1
+- update to 0.09
+- note BR change from Scope::Guard to B::Hooks::EndOfScope
+
 * Mon Sep 08 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.08-2
 - bump
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-namespace-clean/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Sep 2008 21:55:07 -0000	1.2
+++ sources	3 Dec 2008 01:47:31 -0000	1.3
@@ -1 +1 @@
-9dc350acfbcffe1434027928f3497925  namespace-clean-0.08.tar.gz
+8edfbf0ccd9cb0557e7d0c5366d9f1f1  namespace-clean-0.09.tar.gz




More information about the fedora-extras-commits mailing list