parent
da0796700c
commit
31b650ba5a
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -37,3 +37,4 @@
|
|||
/phpunit10-10.5.31-43e7c3e.tgz
|
||||
/phpunit10-10.5.32-f069f46.tgz
|
||||
/phpunit10-10.5.33-4def7a9.tgz
|
||||
/phpunit10-10.5.34-3c69d31.tgz
|
||||
|
|
|
|||
|
|
@ -17,8 +17,8 @@
|
|||
%bcond_with defcmd
|
||||
%endif
|
||||
|
||||
%global gh_commit 4def7a9cda75af9c2bc179ed53a8e41313e7f7cf
|
||||
%global gh_date 2024-09-09
|
||||
%global gh_commit 3c69d315bdf79080c8e115b69d1961c6905b0e18
|
||||
%global gh_date 2024-09-13
|
||||
%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.33
|
||||
%global upstream_version 10.5.34
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -270,6 +270,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 13 2024 Remi Collet <remi@remirepo.net> - 10.5.34-1
|
||||
- update to 10.5.34
|
||||
|
||||
* Mon Sep 9 2024 Remi Collet <remi@remirepo.net> - 10.5.33-1
|
||||
- update to 10.5.33
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit10-10.5.33-4def7a9.tgz) = 80f2981ea77a5f28e4e94366422999a5b360f7341a51c90beca56c77833307d6358ad5b041aa2ba133f23e5eb3908aea635e44213a6e133c09a43f791da68742
|
||||
SHA512 (phpunit10-10.5.34-3c69d31.tgz) = 82f9bd586e7584c56831f24eafbb36a4fd5821552c6ee7a548115d99a4616f375b4dddc46f4de14d55b2d4698095940088440affdef5c91d1d781c10cdf73440
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue