summaryrefslogtreecommitdiffstats
path: root/phpunit11.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-12-11 14:21:26 +0100
committerRemi Collet <remi@php.net>2024-12-11 14:21:26 +0100
commite09f654e5d57b96b0b14fb19a26f0f142f4afedb (patch)
tree87c15af2e1111274fe77d0eef79af0871e7044a3 /phpunit11.spec
parent8943ef77fe2b4f88753493cb7abbff1c5a4f633e (diff)
update to 11.5.1
Diffstat (limited to 'phpunit11.spec')
-rw-r--r--phpunit11.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/phpunit11.spec b/phpunit11.spec
index 77029b8..17c8f72 100644
--- a/phpunit11.spec
+++ b/phpunit11.spec
@@ -1,6 +1,6 @@
# remirepo/fedora spec file for phpunit11
#
-# SPDX-FileCopyrightText: Copyright 2024 Remi Collet
+# SPDX-FileCopyrightText: Copyright 2010-2024 Remi Collet
# SPDX-License-Identifier: CECILL-2.1
# http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
#
@@ -19,8 +19,8 @@
%bcond_with defcmd
%endif
-%global gh_commit 0569902506a6c0878930b87ea79ec3b50ea563f7
-%global gh_date 2024-12-06
+%global gh_commit 2b94d4f2450b9869fa64a46fd8a6a41997aef56a
+%global gh_date 2024-12-11
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project phpunit
@@ -33,7 +33,7 @@
%global ver_major 11
%global ver_minor 5
-%global upstream_version 11.5.0
+%global upstream_version 11.5.1
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -297,10 +297,14 @@ exit $ret
%changelog
+* Wed Dec 11 2024 Remi Collet <remi@remirepo.net> - 11.5.1-1
+- update to 11.5.1
+
* Fri Dec 6 2024 Remi Collet <remi@remirepo.net> - 11.5.0-1
- update to 11.5.0
- raise dependency on sebastian/exporter 6.3.0
- add dependency on staabm/side-effects-detector
+- re-license spec file to CECILL-2.1
* Thu Nov 28 2024 Remi Collet <remi@remirepo.net> - 11.4.4-1
- update to 11.4.4