v10.5.18
This commit is contained in:
parent
a7b7022e4c
commit
517c87f736
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -24,3 +24,4 @@
|
|||
/phpunit10-10.5.15-86376e0.tgz
|
||||
/phpunit10-10.5.16-18f8d4a.tgz
|
||||
/phpunit10-10.5.17-c1f736a.tgz
|
||||
/phpunit10-10.5.18-835df17.tgz
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit c1f736a473d21957ead7e94fcc029f571895abf5
|
||||
%global gh_date 2024-04-05
|
||||
%global gh_commit 835df1709ac6c968ba34bf23f3c30e5d5a266de8
|
||||
%global gh_date 2024-04-14
|
||||
%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.17
|
||||
%global upstream_version 10.5.18
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -270,6 +270,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 15 2024 Remi Collet <remi@remirepo.net> - 10.5.18-1
|
||||
- update to 10.5.18
|
||||
|
||||
* Fri Apr 5 2024 Remi Collet <remi@remirepo.net> - 10.5.17-1
|
||||
- update to 10.5.17
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit10-10.5.17-c1f736a.tgz) = 7b7ca942da9dafd336c5c750952a94a4d949e138be93a37fc931ffd1c87489a674537a6f65509704086377228dfad1e3380ca4dbef9240cb49f66e71750a8838
|
||||
SHA512 (phpunit10-10.5.18-835df17.tgz) = cc2f3b454a55093b96822d9f625ac05912592cd08bba1a27682719c57afd613f5e360c40f7ce97b34f5cc6d5e3b43dc2199b1d8ae1c24998c63d42a9b62f4b24
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue