1.12.009 bump
This commit is contained in:
parent
d2823fcab6
commit
e5d620a1fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ Gearman-1.11.tar.gz
|
||||
/Gearman-1.12.tar.gz
|
||||
/Gearman-1.12.007.tar.gz
|
||||
/Gearman-1.12.008.tar.gz
|
||||
/Gearman-1.12.009.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-Gearman
|
||||
Version: 1.12.008
|
||||
Version: 1.12.009
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl interface for Gearman distributed job system
|
||||
License: GPL+ or Artistic
|
||||
@ -76,6 +76,9 @@ make test
|
||||
%{_mandir}/man3/Gearman::*.*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 06 2016 Petr Pisar <ppisar@redhat.com> - 1.12.009-1
|
||||
- 1.12.009 bump
|
||||
|
||||
* Fri Jun 03 2016 Petr Pisar <ppisar@redhat.com> - 1.12.008-1
|
||||
- 1.12.008 bump
|
||||
- Enable tests against server
|
||||
|
Loading…
Reference in New Issue
Block a user