summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-cs-fixer.spec12
1 files changed, 9 insertions, 3 deletions
diff --git a/php-cs-fixer.spec b/php-cs-fixer.spec
index 7751b61..c3900c2 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 184dd992fe49169a18300dba4435212db55220f7
+%global gh_commit a92472c6fb66349de25211f31c77eceae3df024e
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 2024-01-15
+%global gh_date 2024-01-19
%global gh_owner FriendsOfPHP
%global gh_project PHP-CS-Fixer
Name: php-cs-fixer
-Version: 3.47.0
+Version: 3.48.0
Release: 1%{?dist}
Summary: PHP Coding Standards Fixer
@@ -150,6 +150,12 @@ PHP_CS_FIXER_IGNORE_ENV=1 ./%{name} --version | grep %{version}
%changelog
+* Mon Jan 22 2024 Remi Collet <remi@remirepo.net> - 3.48.0-1
+- update to 3.48.0
+
+* Wed Jan 17 2024 Remi Collet <remi@remirepo.net> - 3.47.1-1
+- update to 3.47.1
+
* Tue Jan 16 2024 Remi Collet <remi@remirepo.net> - 3.47.0-1
- update to 3.47.0