diff options
Diffstat (limited to 'php-sebastian-comparator3.spec')
| -rw-r--r-- | php-sebastian-comparator3.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/php-sebastian-comparator3.spec b/php-sebastian-comparator3.spec index 04392bc..e7bd33e 100644 --- a/php-sebastian-comparator3.spec +++ b/php-sebastian-comparator3.spec @@ -1,13 +1,13 @@ # remirepo/fedora spec file for php-sebastian-comparator3 # -# SPDX-FileCopyrightText: Copyright 2014-2025 Remi Collet +# SPDX-FileCopyrightText: Copyright 2014-2026 Remi Collet # SPDX-License-Identifier: CECILL-2.1 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt # # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 4b3c947888c81708b20fb081bb653a2ba68f989a +%global gh_commit bc7d8ac2fe1cce229bff9b5fd4efe65918a1ff52 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project comparator @@ -24,7 +24,7 @@ %endif Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 3.0.6 +Version: 3.0.7 Release: 1%{?dist} Summary: Compare PHP values for equality, version %{major} @@ -132,6 +132,9 @@ exit $ret %changelog +* Mon Jan 26 2026 Remi Collet <remi@remirepo.net> - 3.0.7-1 +- update to 3.0.7 + * Mon Aug 11 2025 Remi Collet <remi@remirepo.net> - 3.0.6-1 - update to 3.0.6 |
