parent
0b6267fc17
commit
d92592c941
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -24,3 +24,4 @@
|
|||
/phpunit9-9.5.9-ea8c2df.tgz
|
||||
/phpunit9-9.5.10-c814a05.tgz
|
||||
/phpunit9-9.5.11-2406855.tgz
|
||||
/phpunit9-9.5.12-93d4bf4.tgz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# remirepo/fedora spec file for phpunit9
|
||||
#
|
||||
# Copyright (c) 2010-2021 Remi Collet
|
||||
# Copyright (c) 2010-2022 Remi Collet
|
||||
#
|
||||
# License: CC-BY-SA
|
||||
# http://creativecommons.org/licenses/by-sa/4.0/
|
||||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit 2406855036db1102126125537adb1406f7242fdd
|
||||
%global gh_commit 93d4bf4c37aec6384bb9e5d390d9049a463a7256
|
||||
#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 5
|
||||
|
||||
%global upstream_version 9.5.11
|
||||
%global upstream_version 9.5.12
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -249,6 +249,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 21 2022 Remi Collet <remi@remirepo.net> - 9.5.12-1
|
||||
- update to 9.5.12
|
||||
|
||||
* Thu Dec 30 2021 Remi Collet <remi@remirepo.net> - 9.5.11-1
|
||||
- update to 9.5.11
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit9-9.5.11-2406855.tgz) = 5bdd517dec885c75d950009b17c5f1d2c44e6799043b291019cbf126c021799827eeb98ce571247cd6a1b4b85038f0e02f6a631df50582981e76ed1d07a7ade8
|
||||
SHA512 (phpunit9-9.5.12-93d4bf4.tgz) = 9eba109dbd7917af24b4c9595e588cf18d7af07e2cc5e7fa2d22b11999f7e6f7ee4df3ac47a3d32dcf65d9a729a5057a4889239878ca82240c904bb774aa2980
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue