Perl 5.28 rebuild

This commit is contained in:
Jitka Plesnikova 2018-06-27 00:58:13 +02:00
parent ac22a248d2
commit 2af57dc964

View File

@ -1,8 +1,9 @@
%global cpan_version 0.2306
Name: perl-File-Temp
Epoch: 1
# Normalized version, compete with perl.spec
Version: 0.230.600
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Return name and handle of a temporary file safely
License: GPL+ or Artistic
Group: Development/Libraries
@ -75,6 +76,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Jun 26 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.230.600-2
- Perl 5.28 rebuild
* Mon Jun 25 2018 Petr Pisar <ppisar@redhat.com> - 0.230.600-1
- 0.2306 bump