rpms/perl-Data-Dump/F-8 perl-Data-Dump.spec, 1.2, 1.3 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Fri Sep 26 06:04:16 UTC 2008


Author: cweyl

Update of /cvs/extras/rpms/perl-Data-Dump/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12115

Modified Files:
	perl-Data-Dump.spec sources 
Log Message:
* Thu Sep 25 2008 Chris Weyl <cweyl at alumni.drew.edu> 1.11-1
- update to 1.11



Index: perl-Data-Dump.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Data-Dump/F-8/perl-Data-Dump.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Data-Dump.spec	30 Apr 2007 16:04:15 -0000	1.2
+++ perl-Data-Dump.spec	26 Sep 2008 06:03:46 -0000	1.3
@@ -1,20 +1,19 @@
 Name:           perl-Data-Dump
-Version:        1.08
-Release:        2%{?dist}
+Version:        1.11
+Release:        1%{?dist}
 Summary:        Pretty printing of data structures
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Data-Dump/
 Source0:        http://www.cpan.org/authors/id/G/GA/GAAS/Data-Dump-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 # core
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
 
-Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-
 %description
 This module provides a single function called dump() that takes a list of
 values as its argument and produces a string as its result. The string
@@ -54,6 +53,15 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep 25 2008 Chris Weyl <cweyl at alumni.drew.edu> 1.11-1
+- update to 1.11
+
+* Wed Mar 05 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.08-4
+- rebuild for new perl
+
+* Mon Oct 22 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.08-3
+- update license tag: GPL -> GPL+
+
 * Mon Apr 30 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.08-2
 - bump
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Data-Dump/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	30 Apr 2007 15:41:08 -0000	1.2
+++ sources	26 Sep 2008 06:03:46 -0000	1.3
@@ -1 +1 @@
-a61c1537bdb484b909cfb9a514853838  Data-Dump-1.08.tar.gz
+5100e724eafd98c49a276f5c150a922a  Data-Dump-1.11.tar.gz




More information about the fedora-extras-commits mailing list