summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-07-12 06:49:04 +0200
committerRemi Collet <remi@php.net>2022-07-12 06:49:04 +0200
commit7854fb02f252cc3f1f83422d85967e7ae57221bf (patch)
treebda887791d02a3b0b66a9619d8473a87ffac3f0a
parent41cadf320bce4484c979f6a63c01c05dd174b527 (diff)
update to 3.9.2
-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 02dedc3..a4b2fd8 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 94441633b80495464eb34eb3f7d63445221b2585
+%global gh_commit 9b23c42f4d063f9e3aad823500e0940348b5ed63
%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.1
+Version: 3.9.2
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
+* Tue Jul 12 2022 Remi Collet <remi@remirepo.net> - 3.9.2-1
+- update to 3.9.2
+
* Mon Jul 11 2022 Remi Collet <remi@remirepo.net> - 3.9.1-1
- update to 3.9.1