[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/perl-PAR-Dist/FC-5 .cvsignore, 1.3, 1.4 perl-PAR-Dist.spec, 1.7, 1.8 sources, 1.3, 1.4
- From: "Ville Skytta" (scop) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: rpms/perl-PAR-Dist/FC-5 .cvsignore, 1.3, 1.4 perl-PAR-Dist.spec, 1.7, 1.8 sources, 1.3, 1.4
- Date: Fri, 30 Jun 2006 07:08:33 -0700
Author: scop
Update of /cvs/extras/rpms/perl-PAR-Dist/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14861
Modified Files:
.cvsignore perl-PAR-Dist.spec sources
Log Message:
* Thu Jun 8 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.10-1
- 0.10.
Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-PAR-Dist/FC-5/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 24 Feb 2006 07:43:52 -0000 1.3
+++ .cvsignore 30 Jun 2006 14:08:33 -0000 1.4
@@ -1 +1 @@
-PAR-Dist-0.08.tar.gz
+PAR-Dist-0.10.tar.gz
Index: perl-PAR-Dist.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-PAR-Dist/FC-5/perl-PAR-Dist.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-PAR-Dist.spec 24 Feb 2006 07:43:52 -0000 1.7
+++ perl-PAR-Dist.spec 30 Jun 2006 14:08:33 -0000 1.8
@@ -1,5 +1,5 @@
Name: perl-PAR-Dist
-Version: 0.08
+Version: 0.10
Release: 1%{?dist}
Summary: Toolkit for creating and manipulating Perl PAR distributions
@@ -35,7 +35,7 @@
%check
-make test TEST_FILES=t/1*.t # avoid signature check
+make test TEST_FILES=$(grep -LF Module::Signature t/*.t)
%clean
@@ -50,6 +50,9 @@
%changelog
+* Thu Jun 8 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.10-1
+- 0.10.
+
* Fri Feb 24 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.08-1
- 0.08.
- Specfile cleanups.
Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-PAR-Dist/FC-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 24 Feb 2006 07:43:52 -0000 1.3
+++ sources 30 Jun 2006 14:08:33 -0000 1.4
@@ -1 +1 @@
-f660703dc617822700327ef6764a076f PAR-Dist-0.08.tar.gz
+3dac3b2cbd83d540bb95700db06078b8 PAR-Dist-0.10.tar.gz
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]