3.11 bump

This commit is contained in:
Petr Písař 2016-05-23 13:42:52 +02:00
parent c253f50b4e
commit e8af63c6c5
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/Thread-Queue-3.06.tar.gz
/Thread-Queue-3.07.tar.gz
/Thread-Queue-3.09.tar.gz
/Thread-Queue-3.11.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Thread-Queue
Version: 3.09
Release: 365%{?dist}
Version: 3.11
Release: 1%{?dist}
Summary: Thread-safe queues
License: GPL+ or Artistic
Group: Development/Libraries
@ -54,6 +54,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon May 23 2016 Petr Pisar <ppisar@redhat.com> - 3.11-1
- 3.11 bump
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 3.09-365
- Increase release to favour standalone package

View File

@ -1 +1 @@
d6fd66efd5db95e9d73917871e61689b Thread-Queue-3.09.tar.gz
0b5437b8eea8270f24629250407fc121 Thread-Queue-3.11.tar.gz