parent
c25ad3a362
commit
8e7fc389f2
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -40,3 +40,4 @@ clog
|
|||
/phpunit8-8.5.45-5a69265.tgz
|
||||
/phpunit8-8.5.46-2da51ff.tgz
|
||||
/phpunit8-8.5.48-75f469c.tgz
|
||||
/phpunit8-8.5.49-2605ccb.tgz
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@
|
|||
#
|
||||
|
||||
|
||||
%global gh_commit 75f469c1948b91aa566206f88412c88f08090b32
|
||||
%global gh_date 2025-09-24
|
||||
%global gh_commit 2605ccb4744dbcc20e00a12b7082c86ab3431071
|
||||
%global gh_date 2025-12-01
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner sebastianbergmann
|
||||
%global gh_project phpunit
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
%global ver_major 8
|
||||
%global ver_minor 5
|
||||
|
||||
%global upstream_version 8.5.48
|
||||
%global upstream_version 8.5.49
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -239,6 +239,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 2 2025 Remi Collet <remi@remirepo.net> - 8.5.49-1
|
||||
- update to 8.5.49 (no change)
|
||||
|
||||
* Wed Sep 24 2025 Remi Collet <remi@remirepo.net> - 8.5.48-1
|
||||
- update to 8.5.48 (no change)
|
||||
- raise dependency on sebastian/exporter 3.1.8
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit8-8.5.48-75f469c.tgz) = d5148d9fe1736a0ad538caa75903ecb6c4238f77e59d70295b6b261dcd4169c571b076222091c0ec9edba698a9356a89cf8936ca46ede3d18a9af588145d7e3c
|
||||
SHA512 (phpunit8-8.5.49-2605ccb.tgz) = 0d9e36ffdabe03bd2ad71719c1e1e7efb5a93e537965f9377bf211929d147cd4466ed892212ac30ed2d9c310d775eb9cd0f297d169e081da9dd01f62ac3e5959
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue