2.02 bump
This commit is contained in:
parent
7341597877
commit
faadfcd705
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/threads-1.98.tar.gz
|
||||
/threads-1.99.tar.gz
|
||||
/threads-2.01.tar.gz
|
||||
/threads-2.02.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user