0.2303 bump
This commit is contained in:
parent
185c160431
commit
c2ba9482f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/File-Temp-0.23.tar.gz
|
||||
/File-Temp-0.2301.tar.gz
|
||||
/File-Temp-0.2302.tar.gz
|
||||
/File-Temp-0.2303.tar.gz
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
%global cpan_version 0.2302
|
||||
%global cpan_version 0.2303
|
||||
Name: perl-File-Temp
|
||||
# Keep 2-digit version to align with future versions
|
||||
Version: %(echo '%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/')
|
||||
@ -34,10 +34,8 @@ BuildRequires: perl(vars)
|
||||
# VMS::Stdio not needed
|
||||
# Tests:
|
||||
BuildRequires: perl(Config)
|
||||
BuildRequires: perl(File::Find)
|
||||
BuildRequires: perl(File::Spec::Functions)
|
||||
BuildRequires: perl(FileHandle)
|
||||
BuildRequires: perl(IPC::Open3)
|
||||
BuildRequires: perl(List::Util)
|
||||
# Symbol not needed
|
||||
BuildRequires: perl(Test::More)
|
||||
@ -82,6 +80,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 10 2013 Petr Pisar <ppisar@redhat.com> - 0.23.03-1
|
||||
- 0.2303 bump
|
||||
|
||||
* Tue Oct 01 2013 Petr Pisar <ppisar@redhat.com> - 0.23.02-1
|
||||
- 0.2302 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user