summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-07-18 08:22:15 +0200
committerRemi Collet <remi@php.net>2022-07-18 08:22:15 +0200
commit8cac60df9c14584737857f6ea81600b6227c5db7 (patch)
tree7ed1bfb512fd55305093d24fc2ff541ea9aa84f4
parent85bd157b365da3b797d8ba6732ea18a937e04ba9 (diff)
update to 3.9.4
-rw-r--r--php-cs-fixer.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-cs-fixer.spec b/php-cs-fixer.spec
index 96ff72b..f4347d5 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 bad87e63d7d87efa5e82aa4feafa52df6a37e6c1
+%global gh_commit 093466b1c3ff3e3b469bdbc9827bb2362de6b2fa
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20150717
%global gh_owner FriendsOfPHP
%global gh_project PHP-CS-Fixer
Name: php-cs-fixer
-Version: 3.9.3
+Version: 3.9.4
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
Summary: PHP Coding Standards Fixer
@@ -153,6 +153,9 @@ sed -e 's:%{_datadir}:%{buildroot}%{_datadir}:' -i %{name}
%changelog
+* Mon Jul 18 2022 Remi Collet <remi@remirepo.net> - 3.9.4-1
+- update to 3.9.4
+
* Wed Jul 13 2022 Remi Collet <remi@remirepo.net> - 3.9.3-1
- update to 3.9.3