2.12 bump
This commit is contained in:
parent
57e488d5a6
commit
d56f9e5b67
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/threads-2.07.tar.gz
|
||||
/threads-2.08.tar.gz
|
||||
/threads-2.09.tar.gz
|
||||
/threads-2.12.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-threads
|
||||
Epoch: 1
|
||||
Version: 2.09
|
||||
Version: 2.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl interpreter-based threads
|
||||
License: GPL+ or Artistic
|
||||
@ -9,6 +9,7 @@ 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: gcc
|
||||
BuildRequires: make
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-devel
|
||||
@ -70,6 +71,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 02 2017 Petr Pisar <ppisar@redhat.com> - 1:2.12-1
|
||||
- 2.12 bump
|
||||
|
||||
* Mon May 23 2016 Petr Pisar <ppisar@redhat.com> - 1:2.09-1
|
||||
- 2.09 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user