Perl 5.22 re-rebuild of bootstrapped packages

This commit is contained in:
Jitka Plesnikova 2015-06-10 15:59:18 +02:00
parent a10bec7135
commit 6d08502375

View File

@ -1,6 +1,6 @@
Name: perl-autodie Name: perl-autodie
Version: 2.27 Version: 2.27
Release: 1%{?dist} Release: 2%{?dist}
Summary: Replace functions with ones that succeed or die Summary: Replace functions with ones that succeed or die
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -95,6 +95,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Wed Jun 10 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2.27-2
- Perl 5.22 re-rebuild of bootstrapped packages
* Wed Jun 10 2015 Petr Pisar <ppisar@redhat.com> - 2.27-1 * Wed Jun 10 2015 Petr Pisar <ppisar@redhat.com> - 2.27-1
- 2.27 bump - 2.27 bump