This commit is contained in:
Dennis Gilmore 2012-01-13 18:15:04 -06:00
parent 3c7d0bc7aa
commit 4ac70e67d1
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-threads-shared
Version: 1.40
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl extension for sharing data structures between threads
License: GPL+ or Artistic
Group: Development/Libraries
@ -55,6 +55,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.40-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Sep 12 2011 Petr Pisar <ppisar@redhat.com> - 1.40-1
- 1.40 bump