summaryrefslogtreecommitdiffstats
path: root/php-cs-fixer.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-02-23 08:05:29 +0100
committerRemi Collet <remi@php.net>2025-02-23 08:05:29 +0100
commitb4523a8caa5e3bacdcdd12aeed4f468c5275e995 (patch)
tree5e0bc52179f319e9096f5b89e175ba755ca5027c /php-cs-fixer.spec
parent3cc5e6e3153674b9ebec80f8b7ce7b78750b2fa9 (diff)
update to 3.70.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 ef02523..c05a8ba 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 13b0c0eede38c11cd674b080f2b485d0f14ffa9f
+%global gh_commit 2ecd5aae0edc937f0d5aa4a22d1d705c6b2e084e
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 2025-02-18
+%global gh_date 2025-02-23
%global gh_owner FriendsOfPHP
%global gh_project PHP-CS-Fixer
Name: php-cs-fixer
-Version: 3.69.1
+Version: 3.70.0
Release: 1%{?dist}
Summary: PHP Coding Standards Fixer
@@ -104,6 +104,9 @@ PHP_CS_FIXER_IGNORE_ENV=1 ./%{name} --version | grep %{version}
%changelog
+* Sun Feb 23 2025 Remi Collet <remi@remirepo.net> - 3.70.0-1
+- update to 3.70.0
+
* Wed Feb 19 2025 Remi Collet <remi@remirepo.net> - 3.69.1-1
- update to 3.69.1