2.09 bump
This commit is contained in:
parent
a0e9c637e4
commit
57e488d5a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/threads-2.02.tar.gz
|
||||
/threads-2.07.tar.gz
|
||||
/threads-2.08.tar.gz
|
||||
/threads-2.09.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Name: perl-threads
|
||||
Epoch: 1
|
||||
Version: 2.08
|
||||
Release: 3%{?dist}
|
||||
Version: 2.09
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl interpreter-based threads
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -70,6 +70,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon May 23 2016 Petr Pisar <ppisar@redhat.com> - 1:2.09-1
|
||||
- 2.09 bump
|
||||
|
||||
* Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.08-3
|
||||
- Perl 5.24 rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user