(cherry picked from commit 91e6ad2fb5)
This commit is contained in:
Remi Collet 2020-08-10 14:01:29 +02:00
commit dfaff5610a
3 changed files with 7 additions and 3 deletions

View file

@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
%global gh_commit f6eedfed1085dd1f4c599629459a0277d25f9a66
%global gh_commit 7a85b66acc48cacffdf87dadd3694e7123674298
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project php-invoker
@ -27,7 +27,7 @@
%endif
Name: php-%{pk_vendor}-%{pk_project}%{major}
Version: 3.0.2
Version: 3.1.0
Release: 1%{?dist}
Summary: Invoke callables with a timeout
@ -108,6 +108,9 @@ exit $ret
%changelog
* Mon Aug 10 2020 Remi Collet <remi@remirepo.net> - 3.1.0-1
- update to 3.1.0
* Mon Jun 29 2020 Remi Collet <remi@remirepo.net> - 3.0.2-1
- update to 3.0.2