From 5199a6d5d3f0465de28830259c48df97230b26fb Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 27 Jun 2018 01:03:00 +0200 Subject: [PATCH] Perl 5.28 rebuild --- perl-Time-Local.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Time-Local.spec b/perl-Time-Local.spec index 6645465..2ce00a8 100644 --- a/perl-Time-Local.spec +++ b/perl-Time-Local.spec @@ -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 - 2:1.280-2 +- Perl 5.28 rebuild + * Thu Jun 14 2018 Petr Pisar - 1:1.280-1 - 1.28 bump