Perl 5.28 rebuild

This commit is contained in:
Jitka Plesnikova 2018-06-27 01:03:00 +02:00
parent ad2b937290
commit 5199a6d5d3

View File

@ -1,8 +1,8 @@
%global cpan_version 1.28
Name: perl-Time-Local
Epoch: 1
Epoch: 2
Version: %{cpan_version}0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Efficiently compute time from local and GMT time
License: GPL+ or Artistic
URL: https://metacpan.org/release/Time-Local
@ -56,6 +56,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Jun 26 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2:1.280-2
- Perl 5.28 rebuild
* Thu Jun 14 2018 Petr Pisar <ppisar@redhat.com> - 1:1.280-1
- 1.28 bump