Perl 5.24 rebuild

This commit is contained in:
Jitka Plesnikova 2016-05-18 09:35:04 +02:00
parent d508d8b300
commit 339583c8a3
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-threads-shared
Version: 1.52
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl extension for sharing data structures between threads
License: GPL+ or Artistic
Group: Development/Libraries
@ -66,6 +66,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.52-2
- Perl 5.24 rebuild
* Tue May 17 2016 Petr Pisar <ppisar@redhat.com> - 1.52-1
- 1.52 bump