summaryrefslogtreecommitdiffstats
path: root/php-cs-fixer.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-01-08 14:27:45 +0100
committerRemi Collet <remi@php.net>2025-01-08 14:27:45 +0100
commit8cc94ca732942135e1f47cb32abe875af8bbe364 (patch)
treed92ade68b1b76ab38c2fb3125d58a0bf909ebd4a /php-cs-fixer.spec
parente263180e12f084dd8919c8a1cf16199c783dbb13 (diff)
update to 3.67.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 95891c3..68f506f 100644
--- a/php-cs-fixer.spec
+++ b/php-cs-fixer.spec
@@ -13,14 +13,14 @@
%bcond_with generators
-%global gh_commit 25addd3cb10e54cfd20b84d9c083c6625cd52218
+%global gh_commit 0ad34c75d1172f7d30320460e803887981830cbf
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 2025-01-07
+%global gh_date 2025-01-08
%global gh_owner FriendsOfPHP
%global gh_project PHP-CS-Fixer
Name: php-cs-fixer
-Version: 3.66.2
+Version: 3.67.0
Release: 1%{?dist}
Summary: PHP Coding Standards Fixer
@@ -168,6 +168,9 @@ PHP_CS_FIXER_IGNORE_ENV=1 ./%{name} --version | grep %{version}
%changelog
+* Wed Jan 8 2025 Remi Collet <remi@remirepo.net> - 3.67.0-1
+- update to 3.67.0
+
* Tue Jan 7 2025 Remi Collet <remi@remirepo.net> - 3.66.2-1
- update to 3.66.2