2.02 bump

This commit is contained in:
Petr Písař 2015-06-15 09:14:09 +02:00
parent 7341597877
commit faadfcd705
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/threads-1.98.tar.gz
/threads-1.99.tar.gz
/threads-2.01.tar.gz
/threads-2.02.tar.gz

View File

@ -1,12 +1,15 @@
Name: perl-threads
Epoch: 1
Version: 2.01
Release: 345%{?dist}
Version: 2.02
Release: 1%{?dist}
Summary: Perl interpreter-based threads
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/threads/
Source0: http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/threads-%{version}.tar.gz
BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: make
BuildRequires: perl
BuildRequires: perl(Config)
BuildRequires: perl(ExtUtils::MakeMaker)
@ -65,6 +68,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Jun 15 2015 Petr Pisar <ppisar@redhat.com> - 1:2.02-1
- 2.02 bump
* Thu Jun 04 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.01-345
- Increase release to favour standalone package

View File

@ -1 +1 @@
aec3a036c31ffa868adda1170ef26240 threads-2.01.tar.gz
5acb72e77274eab54aac5aef82c261ef threads-2.02.tar.gz