Perl 5.26 re-rebuild of bootstrapped packages

This commit is contained in:
Jitka Plesnikova 2017-06-07 23:33:04 +02:00
parent d21d5be79d
commit 61531e14eb
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-threads-shared
Version: 1.57
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl extension for sharing data structures between threads
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/threads-shared/
@ -65,6 +65,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.57-2
- Perl 5.26 re-rebuild of bootstrapped packages
* Mon Jun 05 2017 Petr Pisar <ppisar@redhat.com> - 1.57-1
- 1.57 bump