Perl 5.28 rebuild

This commit is contained in:
Jitka Plesnikova 2018-06-27 02:35:07 +02:00
parent d5a90bd687
commit b29a554182

View File

@ -1,6 +1,6 @@
Name: perl-perlfaq Name: perl-perlfaq
Version: 5.20180605 Version: 5.20180605
Release: 1%{?dist} Release: 2%{?dist}
Summary: Frequently asked questions about Perl Summary: Frequently asked questions about Perl
# Code examples are Public Domain # Code examples are Public Domain
License: (GPL+ or Artistic) and Public Domain License: (GPL+ or Artistic) and Public Domain
@ -48,6 +48,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 5.20180605-2
- Perl 5.28 rebuild
* Tue Jun 05 2018 Petr Pisar <ppisar@redhat.com> - 5.20180605-1 * Tue Jun 05 2018 Petr Pisar <ppisar@redhat.com> - 5.20180605-1
- 5.20180605 bump - 5.20180605 bump