3.04 bump

This commit is contained in:
Petr Písař 2014-03-14 17:02:55 +01:00
parent 95b40abfff
commit ab4ac1f7c3
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/Thread-Queue-3.01.tar.gz
/Thread-Queue-3.02.tar.gz
/Thread-Queue-3.03.tar.gz
/Thread-Queue-3.04.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Thread-Queue
Version: 3.03
Version: 3.04
Release: 1%{?dist}
Summary: Thread-safe queues
License: GPL+ or Artistic
@ -51,6 +51,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Mar 14 2014 Petr Pisar <ppisar@redhat.com> - 3.04-1
- 3.04 bump
* Fri Mar 07 2014 Petr Pisar <ppisar@redhat.com> - 3.03-1
- 3.03 bump

View File

@ -1 +1 @@
6c0d7356e84cfa6219258fa77683e3e8 Thread-Queue-3.03.tar.gz
337a4e003426f716638a6c4d03324bd5 Thread-Queue-3.04.tar.gz