summaryrefslogtreecommitdiffstats
path: root/php-cs-fixer.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-07-01 10:49:34 +0200
committerRemi Collet <remi@php.net>2025-07-01 10:49:34 +0200
commit7872056c3bdd183b1b0264d933bd05328f5e635d (patch)
treef2ffbf06862ae0ad3c9b7dce061a9c2ebb419e57 /php-cs-fixer.spec
parent567923dd40a72fd9ddd8ef491f8568f0e2d7ab2d (diff)
update to 3.76.0HEADmaster
Diffstat (limited to 'php-cs-fixer.spec')
-rw-r--r--php-cs-fixer.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-cs-fixer.spec b/php-cs-fixer.spec
index 52114a7..485df35 100644
--- a/php-cs-fixer.spec
+++ b/php-cs-fixer.spec
@@ -11,14 +11,14 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 399a128ff2fdaf4281e4e79b755693286cdf325c
+%global gh_commit 0e3c484cef0ae9314b0f85986a36296087432c40
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 2025-03-31
+%global gh_date 2025-06-30
%global gh_owner FriendsOfPHP
%global gh_project PHP-CS-Fixer
Name: php-cs-fixer
-Version: 3.75.0
+Version: 3.76.0
Release: 1%{?dist}
Summary: PHP Coding Standards Fixer
@@ -106,6 +106,9 @@ PHP_CS_FIXER_IGNORE_ENV=1 ./%{name} --version | grep %{version}
%changelog
+* Tue Jul 1 2025 Remi Collet <remi@remirepo.net> - 3.76.0-1
+- update to 3.76.0
+
* Tue Apr 1 2025 Remi Collet <remi@remirepo.net> - 3.75.0-1
- update to 3.75.0
- re-license spec file to CECILL-2.1