diff options
| author | Remi Collet <remi@remirepo.net> | 2026-01-04 06:51:21 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-01-04 06:51:21 +0100 |
| commit | 2f2282dadcebd6f3c3667e7a46ab8a122027980c (patch) | |
| tree | a032efa6d8a2610fc2451a56f6f5e1f7f4dbc4a1 /php-cs-fixer.spec | |
| parent | 525263703a18c920e91c724b61440eb0af92fdc4 (diff) | |
update to 3.92.4
Diffstat (limited to 'php-cs-fixer.spec')
| -rw-r--r-- | php-cs-fixer.spec | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/php-cs-fixer.spec b/php-cs-fixer.spec index bcb42da..eb6c9ed 100644 --- a/php-cs-fixer.spec +++ b/php-cs-fixer.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for php-cs-fixer # -# SPDX-FileCopyrightText: Copyright 2016-2025 Remi Collet +# SPDX-FileCopyrightText: Copyright 2016-2026 Remi Collet # SPDX-License-Identifier: CECILL-2.1 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt # @@ -11,14 +11,14 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 2ba8f5a60f6f42fb65758cfb3768434fa2d1c7e8 +%global gh_commit 9e7488b19403423e02e8403cc1eb596baf4673b0 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_date 2025-12-18 +%global gh_date 2026-01-04 %global gh_owner FriendsOfPHP %global gh_project PHP-CS-Fixer Name: php-cs-fixer -Version: 3.92.3 +Version: 3.92.4 Release: 1%{?dist} Summary: PHP Coding Standards Fixer @@ -106,6 +106,9 @@ PHP_CS_FIXER_IGNORE_ENV=1 ./%{name} --version | grep %{version} %changelog +* Sun Jan 4 2026 Remi Collet <remi@remirepo.net> - 3.92.4-1 +- update to 3.92.4 + * Thu Dec 18 2025 Remi Collet <remi@remirepo.net> - 3.92.3-1 - update to 3.92.3 |
