parent
f4b2b0d3f0
commit
dfaff5610a
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/php-phpunit-php-invoker3-3.0.0-7579d5a.tar.gz
|
||||
/php-phpunit-php-invoker3-3.0.1-62f696a.tgz
|
||||
/php-phpunit-php-invoker3-3.0.2-f6eedfe.tgz
|
||||
/php-phpunit-php-invoker3-3.1.0-7a85b66.tgz
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-phpunit-php-invoker3-3.0.2-f6eedfe.tgz) = 94eefc93807dd909cbe014f27535111f11bcbf5669e62eb756207dded00f2f366c3af41f55c8f0ef6fc70d819a1577b4dd04e36c5f6adaf2c76e389141396a06
|
||||
SHA512 (php-phpunit-php-invoker3-3.1.0-7a85b66.tgz) = 5fb2c57add749dd75e407d0bdb59df25cf8f10620192a1b2a86bf7ad37063433301d876f178fd37c1c3ebfc4724e72ab37644e9ebe9f9dcf82c34ed82d2b96f7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue