parent
493b698a06
commit
69ee23d7b6
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -34,3 +34,4 @@
|
|||
/phpunit10-10.5.28-ff7fb85.tgz
|
||||
/phpunit10-10.5.29-8e9e808.tgz
|
||||
/phpunit10-10.5.30-b15524f.tgz
|
||||
/phpunit10-10.5.31-43e7c3e.tgz
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit b15524febac0153876b4ba9aab3326c2ee94c897
|
||||
%global gh_date 2024-08-13
|
||||
%global gh_commit 43e7c3e6a484e538453f89dfa6a6f308c32792da
|
||||
%global gh_date 2024-09-03
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
%global gh_project phpunit
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
%global ver_major 10
|
||||
%global ver_minor 5
|
||||
|
||||
%global upstream_version 10.5.30
|
||||
%global upstream_version 10.5.31
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -270,6 +270,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 3 2024 Remi Collet <remi@remirepo.net> - 10.5.31-1
|
||||
- update to 10.5.31
|
||||
|
||||
* Tue Aug 13 2024 Remi Collet <remi@remirepo.net> - 10.5.30-1
|
||||
- update to 10.5.30
|
||||
- raise dependency on sebastian/comparator 5.0.2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit10-10.5.30-b15524f.tgz) = ad4766597e7c7b8c94448c7a09b0ff21afa2d4a2fd82dd157f2b3a4a54e27ee8126291fad821f28f94c77fa7264dfc6539f286d02c7fca4384fbfe5d3e3b6d26
|
||||
SHA512 (phpunit10-10.5.31-43e7c3e.tgz) = 4d93e923579fb5fc7ae523bfb624f166a457bb16308172702daf160b6f8f06cc0a327d6e699700feca2087d9335757b8f2d28cbd8bd9974704d68c2ca96fe8e2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue