parent
2af1bafb27
commit
5f35fd45bd
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -48,3 +48,4 @@
|
|||
/phpunit9-9.6.10-a6d3516.tgz
|
||||
/phpunit9-9.6.11-810500e.tgz
|
||||
/phpunit9-9.6.12-a122c2e.tgz
|
||||
/phpunit9-9.6.13-f3d767f.tgz
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
#
|
||||
|
||||
|
||||
%global gh_commit a122c2ebd469b751d774aa0f613dc0d67697653f
|
||||
%global gh_commit f3d767f7f9e191eab4189abe41ab37797e30b1be
|
||||
#global gh_date 20150927
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
%global ver_major 9
|
||||
%global ver_minor 6
|
||||
|
||||
%global upstream_version 9.6.12
|
||||
%global upstream_version 9.6.13
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -252,6 +252,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 19 2023 Remi Collet <remi@remirepo.net> - 9.6.13-1
|
||||
- update to 9.6.13
|
||||
|
||||
* Wed Sep 13 2023 Remi Collet <remi@remirepo.net> - 9.6.12-1
|
||||
- update to 9.6.12
|
||||
- raise dependency on phpunit/php-code-coverage 9.2.28
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit9-9.6.12-a122c2e.tgz) = 5a303f901b122d3d752c0b1aa59e857103e3fd1b0d67c8068d52c30a8010f776fed70a6d0104fcb1ae83020ceb090a86ae9a67fbca82f6b5b4fc13888ffbf97e
|
||||
SHA512 (phpunit9-9.6.13-f3d767f.tgz) = 964c90ef08cd50034992b958e2c32f832ea02c00447ab01016e02df83235bffc234d5795eae255a6f0ad35685b31751a2a3ff23a133feec896a9865106a25885
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue