rpms/perl-aliased/F-11 perl-aliased.spec,1.6,1.7 sources,1.4,1.5

Chris Weyl cweyl at fedoraproject.org
Sat Aug 22 15:03:50 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-aliased/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8014

Modified Files:
	perl-aliased.spec sources 
Log Message:
* Sat Aug 22 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.30-1
- auto-update to 0.30 (by cpan-spec-update 0.01)



Index: perl-aliased.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-aliased/F-11/perl-aliased.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- perl-aliased.spec	27 Feb 2009 05:01:01 -0000	1.6
+++ perl-aliased.spec	22 Aug 2009 15:03:50 -0000	1.7
@@ -1,23 +1,25 @@
 Name:           perl-aliased
-Version:        0.22
-Release:        2%{?dist}
+Version:        0.30
+Release:        1%{?dist}
 Summary:        Use shorter versions of class names
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/aliased/
-Source0:        http://www.cpan.org/authors/id/O/OV/OVID/aliased-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/O/OV/OVID/aliased-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Test::Pod::Coverage), perl(Test::Pod)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::Pod::Coverage)
+
 %description
 aliased is simple in concept but is a rather handy module. It loads the
 class you specify and exports into your namespace a subroutine that returns
 the class name. You can explicitly alias the class to another name or, if
 you prefer, you can do so implicitly. In the latter case, the name of the
-subroutine is the last part of the class name. 
+subroutine is the last part of the class name.
 
 %prep
 %setup -q -n aliased-%{version}
@@ -47,6 +49,12 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Sat Aug 22 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.30-1
+- auto-update to 0.30 (by cpan-spec-update 0.01)
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.22-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.22-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-aliased/F-11/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	29 May 2008 06:15:07 -0000	1.4
+++ sources	22 Aug 2009 15:03:50 -0000	1.5
@@ -1 +1 @@
-06cace025aa108fe4a9af3ae26bb297e  aliased-0.22.tar.gz
+8c2ee486901dae7d1c31e9a2d69c6c8f  aliased-0.30.tar.gz




More information about the Fedora-perl-devel-list mailing list