commit b2dc8a89b93c1bcee13da045699974def90244ac Author: Tom Callaway <spot@xxxxxxxxxxxxxxxxx> Date: Fri Mar 20 09:45:06 2015 -0400 0.38 .gitignore | 1 + perl-Clone.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index 18aa852..0e8c31b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ Clone-0.31.tar.gz /Clone-0.34.tar.gz /Clone-0.36.tar.gz +/Clone-0.38.tar.gz diff --git a/perl-Clone.spec b/perl-Clone.spec index 448109d..9b59818 100644 --- a/perl-Clone.spec +++ b/perl-Clone.spec @@ -1,6 +1,6 @@ Name: perl-Clone -Version: 0.36 -Release: 4%{?dist} +Version: 0.38 +Release: 1%{?dist} Summary: Recursively copy perl data types Group: Development/Libraries License: GPL+ or Artistic @@ -10,7 +10,6 @@ BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) # Run-time: BuildRequires: perl(AutoLoader) -BuildRequires: perl(Carp) BuildRequires: perl(DynaLoader) BuildRequires: perl(Exporter) BuildRequires: perl(strict) @@ -61,6 +60,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Fri Mar 20 2015 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 0.38-1 +- update to 0.38 + * Wed Aug 27 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.36-4 - Perl 5.20 rebuild diff --git a/sources b/sources index 6e56ca2..0a88bb7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb7aeeb66b183f600e5a4ccb941cbc1b Clone-0.36.tar.gz +17d119f9579b4b3ec43c87a4138ed44a Clone-0.38.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel