v9.6.7
This commit is contained in:
parent
60a3fc65d7
commit
735f23ca22
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -42,3 +42,4 @@
|
|||
/phpunit9-9.6.4-9125ee0.tgz
|
||||
/phpunit9-9.6.5-86e7619.tgz
|
||||
/phpunit9-9.6.6-b65d59a.tgz
|
||||
/phpunit9-9.6.7-c993f0d.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit b65d59a059d3004a040c16a82e07bbdf6cfdd115
|
||||
%global gh_commit c993f0d3b0489ffc42ee2fe0bd645af1538a63b2
|
||||
#global gh_date 20150927
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
%global ver_major 9
|
||||
%global ver_minor 6
|
||||
|
||||
%global upstream_version 9.6.6
|
||||
%global upstream_version 9.6.7
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -254,6 +254,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 14 2023 Remi Collet <remi@remirepo.net> - 9.6.7-1
|
||||
- update to 9.6.7
|
||||
|
||||
* Mon Mar 27 2023 Remi Collet <remi@remirepo.net> - 9.6.6-1
|
||||
- update to 9.6.6
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit9-9.6.6-b65d59a.tgz) = 22ba0a4a17c68dfb26a42758e62346eb88123df4b39355f716cbbd9aa735334dd911561f552fae04a9473f6e416fae8231cb21c7c9e68ed4fe036659e8960972
|
||||
SHA512 (phpunit9-9.6.7-c993f0d.tgz) = c21c8197496ab118f01cafdee5611830663ba570030a5be2e514d13f9382d30b3b6a83b1f22a7bf12e002b985745edf1810b9f1429da95234dbaf8c241072d72
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue