rpms/perl-Data-Dumper-Concise/devel .cvsignore, 1.2, 1.3 perl-Data-Dumper-Concise.spec, 1.1, 1.2 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Mon Mar 8 07:06:34 UTC 2010


Author: cweyl

Update of /cvs/extras/rpms/perl-Data-Dumper-Concise/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29529

Modified Files:
	.cvsignore perl-Data-Dumper-Concise.spec sources 
Log Message:
* Mon Mar 08 2010 Chris Weyl <cweyl at alumni.drew.edu> 1.200-1
- update by Fedora::App::MaintainerTools 0.004
- updating to latest GA CPAN version (1.200)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Data-Dumper-Concise/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	20 Feb 2010 23:02:06 -0000	1.2
+++ .cvsignore	8 Mar 2010 07:06:33 -0000	1.3
@@ -1 +1 @@
-Data-Dumper-Concise-1.100.tar.gz
+Data-Dumper-Concise-1.200.tar.gz


Index: perl-Data-Dumper-Concise.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Data-Dumper-Concise/devel/perl-Data-Dumper-Concise.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-Data-Dumper-Concise.spec	20 Feb 2010 23:02:06 -0000	1.1
+++ perl-Data-Dumper-Concise.spec	8 Mar 2010 07:06:33 -0000	1.2
@@ -1,21 +1,22 @@
-Name:       perl-Data-Dumper-Concise
-Version:    1.100
-Release:    2%{?dist}
-# lib/Data/Dumper/Concise.pm -> GPL+ or Artistic
-License:    GPL+ or Artistic
-Group:      Development/Libraries
-Summary:    A convenient way to reproduce a set of Dumper options
-Source:     http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/Data-Dumper-Concise-%{version}.tar.gz
-Url:        http://search.cpan.org/dist/Data-Dumper-Concise
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-BuildArch:  noarch
-
-BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
-BuildRequires: perl(Data::Dumper)
-BuildRequires: perl(Test::More)
+Name:           perl-Data-Dumper-Concise
+Summary:        A convenient way to reproduce a set of Dumper options
+Version:        1.200
+Release:        1%{?dist}
+License:        GPL+ or Artistic
+Group:          Development/Libraries
+Source0:        http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/Data-Dumper-Concise-%{version}.tar.gz 
+URL:            http://search.cpan.org/dist/Data-Dumper-Concise
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+BuildArch:      noarch
+
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
+BuildRequires:  perl(Test::More)
+
 
 %{?perl_default_filter}
+%{?perl_default_subpackage_tests}
 
 %description
 This module always exports a single function, Dumper, which can be
@@ -53,6 +54,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Mar 08 2010 Chris Weyl <cweyl at alumni.drew.edu> 1.200-1
+- update by Fedora::App::MaintainerTools 0.004
+- updating to latest GA CPAN version (1.200)
+
 * Sat Feb 20 2010 Chris Weyl <cweyl at alumni.drew.edu> 1.100-2
 - fix certain typos
 
@@ -62,4 +67,3 @@ rm -rf %{buildroot}
 * Fri Feb 05 2010 Chris Weyl <cweyl at alumni.drew.edu> 1.100-0
 - initial RPM packaging
 - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8)
-


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Data-Dumper-Concise/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	20 Feb 2010 23:02:06 -0000	1.2
+++ sources	8 Mar 2010 07:06:33 -0000	1.3
@@ -1 +1 @@
-8623d8cca85c0585d629425075fb5df9  Data-Dumper-Concise-1.100.tar.gz
+02eaee06874c2a9f93886a32a9a69038  Data-Dumper-Concise-1.200.tar.gz




More information about the perl-devel mailing list