1.25 bump
This commit is contained in:
parent
997c51f42d
commit
040f0b1a38
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/Time-Local-1.2300.tar.gz
|
||||
/Time-Local-1.24.tar.gz
|
||||
/Time-Local-1.25.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user