1.87 bump
This commit is contained in:
parent
abe42c8764
commit
1b0cdee2e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/threads-1.83.tar.gz
|
||||
/threads-1.85.tar.gz
|
||||
/threads-1.86.tar.gz
|
||||
/threads-1.87.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-threads
|
||||
Version: 1.86
|
||||
Release: 243%{?dist}
|
||||
Version: 1.87
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl interpreter-based threads
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -57,6 +57,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu May 30 2013 Petr Pisar <ppisar@redhat.com> - 1.87-1
|
||||
- 1.87 bump
|
||||
|
||||
* Tue Apr 30 2013 Petr Pisar <ppisar@redhat.com> - 1.86-243
|
||||
- Increase release number to supersede perl sub-package (bug #957931)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user