summaryrefslogtreecommitdiffstats
path: root/php-cs-fixer.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-cs-fixer.spec')
-rw-r--r--php-cs-fixer.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-cs-fixer.spec b/php-cs-fixer.spec
index 072ab86..0597f93 100644
--- a/php-cs-fixer.spec
+++ b/php-cs-fixer.spec
@@ -10,7 +10,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 5274ce3d3200a2b374baa42143cb9dfcdcc2fa52
+%global gh_commit 5198b7308ed63f26799387fd7f3901c3db6bd7fd
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20150717
%global gh_owner FriendsOfPHP
@@ -21,12 +21,12 @@
# Bundled this fork which is not designed for use outside of php-cs-fixer
# https://github.com/PHP-CS-Fixer/diff/releases
%global gh_diff_owner PHP-CS-Fixer
-%global gh_diff_version 1.3.0
-%global gh_diff_commit 78bb099e9c16361126c86ce82ec4405ebab8e756
+%global gh_diff_version 1.3.1
+%global gh_diff_commit dbd31aeb251639ac0b9e7e29405c1441907f5759
%global gh_diff_short %(c=%{gh_diff_commit}; echo ${c:0:7})
Name: php-cs-fixer
-Version: 2.17.0
+Version: 2.17.1
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
Summary: A tool to automatically fix PHP code style
@@ -334,6 +334,9 @@ exit $ret
%changelog
+* Wed Dec 9 2020 Remi Collet <remi@remirepo.net> - 2.17.1-1
+- update to 2.17.1
+
* Tue Dec 8 2020 Remi Collet <remi@remirepo.net> - 2.17.0-1
- update to 2.17.0