parent
78a8513f71
commit
0c771069ea
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,3 +12,4 @@
|
|||
/phpunit9-9.4.1-1f09a12.tgz
|
||||
/phpunit9-9.4.2-3866b2e.tgz
|
||||
/phpunit9-9.4.3-9fa359f.tgz
|
||||
/phpunit9-9.4.4-6535e63.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit 9fa359ff5ddaa5eb2be2bedb08a6a5787a5807ab
|
||||
%global gh_commit 6535e637961f0829832621dc1b7308c2d24a799e
|
||||
#global gh_date 20150927
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_vendor sebastianbergmann
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
%global specrel 1
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
Version: 9.4.3
|
||||
Version: 9.4.4
|
||||
Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}
|
||||
Summary: The PHP Unit Testing framework version %{ver_major}
|
||||
|
||||
|
|
@ -247,6 +247,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 1 2020 Remi Collet <remi@remirepo.net> - 9.4.4-1
|
||||
- update to 9.4.4
|
||||
|
||||
* Tue Nov 10 2020 Remi Collet <remi@remirepo.net> - 9.4.3-1
|
||||
- update to 9.4.3
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit9-9.4.3-9fa359f.tgz) = 4e2f8539d74201bda4912a8e7e0fe929e5d97e146c7eccc0ddeec90928df9e281468c9002393439addfa31d55c09e858ff49531b27b8251b510c89b35f0f5afb
|
||||
SHA512 (phpunit9-9.4.4-6535e63.tgz) = 7dd6d148a3a2bae0c7558f73cf95012c4b685dc57cc08d4954a09b9dddc7ddc3e4f42f708b8ebf0223798554262dea4a73122d8cf8f50008fe36cdfd4b8f09ca
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue