Perl 5.22 rebuild
This commit is contained in:
parent
1476283fcd
commit
1c7c0b7053
@ -2,7 +2,7 @@
|
||||
Name: perl-File-Temp
|
||||
# Keep 2-digit version to align with future versions
|
||||
Version: %(echo '%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/')
|
||||
Release: 310%{?dist}
|
||||
Release: 311%{?dist}
|
||||
Summary: Return name and handle of a temporary file safely
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -79,6 +79,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.23.04-311
|
||||
- Perl 5.22 rebuild
|
||||
|
||||
* Wed Sep 03 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.23.04-310
|
||||
- Increase release to favour standalone package
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user