v8.5.23
This commit is contained in:
parent
ab5d89e434
commit
22035bb168
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -16,3 +16,4 @@ clog
|
|||
/phpunit8-8.5.20-9deefba.tgz
|
||||
/phpunit8-8.5.21-50a58a6.tgz
|
||||
/phpunit8-8.5.22-ddd05b9.tgz
|
||||
/phpunit8-8.5.23-efb20ff.tgz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# remirepo/fedora spec file for phpunit8
|
||||
#
|
||||
# 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 ddd05b9d844260353895a3b950a9258126c11503
|
||||
%global gh_commit efb20ff3623b9d09bf190a68fdfe574538a8d496
|
||||
#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 8
|
||||
%global ver_minor 5
|
||||
|
||||
%global upstream_version 8.5.22
|
||||
%global upstream_version 8.5.23
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -233,6 +233,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 21 2022 Remi Collet <remi@remirepo.net> - 8.5.23-1
|
||||
- update to 8.5.23
|
||||
|
||||
* Thu Dec 30 2021 Remi Collet <remi@remirepo.net> - 8.5.22-1
|
||||
- update to 8.5.22
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit8-8.5.22-ddd05b9.tgz) = 8210fa6debe72c8523fa77ea093e50271d7e7f6a2ca75964d29cc0c7a4f04eb6769da845c81e69ae133070d7344d77782aee936c5d4d9ca7549623ece3e2c1de
|
||||
SHA512 (phpunit8-8.5.23-efb20ff.tgz) = 5c45b1d330ee84627631d2ce81a36391db9cd285ea3083d193b52d7770938cebe5a80972eae55da3fd71bb25c654cfbcf953663e33e7a8b415da0c5a0f4197c8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue