summaryrefslogtreecommitdiffstats
path: root/phpunit11.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-08-02 08:16:34 +0200
committerRemi Collet <remi@php.net>2024-08-02 08:16:34 +0200
commit029f8d70d177234947082a749d8dca91f0234f2f (patch)
tree0705abd84e7767ef9a3e25e299cfd9410d0c8d79 /phpunit11.spec
parentb4f982ead6db84be22e450da42ecaa62657411fc (diff)
update to 11.3.0
Diffstat (limited to 'phpunit11.spec')
-rw-r--r--phpunit11.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/phpunit11.spec b/phpunit11.spec
index 8f6a49d..5540dbe 100644
--- a/phpunit11.spec
+++ b/phpunit11.spec
@@ -20,8 +20,8 @@
%bcond_with defcmd
%endif
-%global gh_commit c197bbaaca360efda351369bf1fd9cc1ca6bcbf7
-%global gh_date 2024-07-30
+%global gh_commit a8dce73a8938dfec7ac0daa91bdbcaae7d7188a3
+%global gh_date 2024-08-02
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project phpunit
@@ -32,9 +32,9 @@
%global ns_vendor PHPUnit11
%global php_home %{_datadir}/php
%global ver_major 11
-%global ver_minor 2
+%global ver_minor 3
-%global upstream_version 11.2.9
+%global upstream_version 11.3.0
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -266,6 +266,9 @@ exit $ret
%changelog
+* Fri Aug 2 2024 Remi Collet <remi@remirepo.net> - 11.3.0-1
+- update to 11.3.0
+
* Tue Jul 30 2024 Remi Collet <remi@remirepo.net> - 11.2.9-1
- update to 11.2.9