Author: steve

Update of /cvs/pkgs/rpms/perl-PAR-Dist/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5586

Modified Files:
        .cvsignore perl-PAR-Dist.spec sources 
Log Message:
Update to 0.43.
Explicitly require Archive::Zip and YAML::Tiny.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-PAR-Dist/devel/.cvsignore,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- .cvsignore  17 Jan 2009 01:39:16 -0000      1.21
+++ .cvsignore  2 Feb 2009 15:12:08 -0000       1.22
@@ -1 +1 @@
-PAR-Dist-0.42.tar.gz
+PAR-Dist-0.43.tar.gz


Index: perl-PAR-Dist.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-PAR-Dist/devel/perl-PAR-Dist.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- perl-PAR-Dist.spec  17 Jan 2009 01:39:16 -0000      1.31
+++ perl-PAR-Dist.spec  2 Feb 2009 15:12:08 -0000       1.32
@@ -1,5 +1,5 @@
 Name:           perl-PAR-Dist
-Version:        0.42
+Version:        0.43
 Release:        1%{?dist}
 Summary:        Toolkit for creating and manipulating Perl PAR distributions
 License:        GPL+ or Artistic
@@ -14,6 +14,8 @@
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(YAML::Tiny)
+Requires:       perl(Archive::Zip)
+Requires:       perl(YAML::Tiny)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -53,6 +55,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Mon Feb 02 2009 Steven Pritchard <[email protected]> 0.43-1
+- Update to 0.43.
+- Explicitly require Archive::Zip and YAML::Tiny.
+
 * Fri Jan 16 2009 Steven Pritchard <[email protected]> 0.42-1
 - Update to 0.42.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-PAR-Dist/devel/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources     17 Jan 2009 01:39:17 -0000      1.21
+++ sources     2 Feb 2009 15:12:08 -0000       1.22
@@ -1 +1 @@
-9be1f1e5cfa4ffefe3ba72ecff222f2e  PAR-Dist-0.42.tar.gz
+7c5280385400d44e299d0b5762ebd72a  PAR-Dist-0.43.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list

Reply via email to