Perl 5.28 rebuild

This commit is contained in:
Jitka Plesnikova 2018-06-27 02:01:39 +02:00
parent 463c720cbd
commit c0e891ae89

View File

@ -1,7 +1,7 @@
Name: perl-Math-BigRat Name: perl-Math-BigRat
# Keep 4-digit version to compete with perl.spec # Keep 4-digit version to compete with perl.spec
Version: 0.2614 Version: 0.2614
Release: 1%{?dist} Release: 2%{?dist}
Summary: Arbitrary big rational numbers Summary: Arbitrary big rational numbers
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Math-BigRat URL: https://metacpan.org/release/Math-BigRat
@ -65,6 +65,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.2614-2
- Perl 5.28 rebuild
* Wed Apr 18 2018 Petr Pisar <ppisar@redhat.com> - 0.2614-1 * Wed Apr 18 2018 Petr Pisar <ppisar@redhat.com> - 0.2614-1
- 0.2614 bump - 0.2614 bump