diff --git a/.gitignore b/.gitignore index 8a88865..56a51ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /Time-Local-1.2300.tar.gz /Time-Local-1.24.tar.gz +/Time-Local-1.25.tar.gz diff --git a/perl-Time-Local.spec b/perl-Time-Local.spec index 572ffb3..a13f312 100644 --- a/perl-Time-Local.spec +++ b/perl-Time-Local.spec @@ -1,4 +1,4 @@ -%global cpan_version 1.24 +%global cpan_version 1.25 Name: perl-Time-Local Epoch: 1 Version: %{cpan_version}0 @@ -18,7 +18,7 @@ BuildRequires: perl(strict) BuildRequires: perl(warnings) # Run-time: BuildRequires: perl(Carp) -BuildRequires: perl(Config) +# Config used only with perl < 5.12 BuildRequires: perl(constant) BuildRequires: perl(Exporter) BuildRequires: perl(parent) @@ -58,6 +58,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Nov 21 2016 Petr Pisar - 1:1.250-1 +- 1.25 bump + * Fri Oct 14 2016 Petr Pisar - 1:1.240-1 - 1.24 bump diff --git a/sources b/sources index c0633ca..f9b7712 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -15e86173e9f157ab44f8ec2fcab53fa4 Time-Local-1.24.tar.gz +f974bea54e26d9fc6e9bd1d594ba3da9 Time-Local-1.25.tar.gz