1.25 bump

This commit is contained in:
Petr Písař 2016-11-21 18:25:00 +01:00
parent 997c51f42d
commit 040f0b1a38
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/Time-Local-1.2300.tar.gz
/Time-Local-1.24.tar.gz
/Time-Local-1.25.tar.gz

View File

@ -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 <ppisar@redhat.com> - 1:1.250-1
- 1.25 bump
* Fri Oct 14 2016 Petr Pisar <ppisar@redhat.com> - 1:1.240-1
- 1.24 bump

View File

@ -1 +1 @@
15e86173e9f157ab44f8ec2fcab53fa4 Time-Local-1.24.tar.gz
f974bea54e26d9fc6e9bd1d594ba3da9 Time-Local-1.25.tar.gz