summaryrefslogtreecommitdiffstats
path: root/php-cs-fixer.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-02-29 09:09:58 +0100
committerRemi Collet <remi@php.net>2024-02-29 09:09:58 +0100
commit35580338609ed4e6cf8918bdf605221e6d32889c (patch)
tree321f6dc9585426472380fc53498da6cb5ff2cec3 /php-cs-fixer.spec
parent415524f2618d826015ba31b0ce813b1b2b022ea6 (diff)
update to 3.51.0
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 e90ec79..842d7dd 100644
--- a/php-cs-fixer.spec
+++ b/php-cs-fixer.spec
@@ -10,14 +10,14 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit dbea11dcb6d9a1f6c8d51c0e580ab4a8876f524c
+%global gh_commit 127fa74f010da99053e3f5b62672615b72dd6efd
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 2024-02-23
+%global gh_date 2024-02-29
%global gh_owner FriendsOfPHP
%global gh_project PHP-CS-Fixer
Name: php-cs-fixer
-Version: 3.50.0
+Version: 3.51.0
Release: 1%{?dist}
Summary: PHP Coding Standards Fixer
@@ -150,6 +150,9 @@ PHP_CS_FIXER_IGNORE_ENV=1 ./%{name} --version | grep %{version}
%changelog
+* Thu Feb 29 2024 Remi Collet <remi@remirepo.net> - 3.51.0-1
+- update to 3.51.0
+
* Mon Feb 26 2024 Remi Collet <remi@remirepo.net> - 3.50.0-1
- update to 3.50.0