summaryrefslogtreecommitdiffstats
path: root/php-cs-fixer.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-04-16 08:34:51 +0200
committerRemi Collet <remi@remirepo.net>2020-04-16 08:34:51 +0200
commit1fb36fa91d4ed33ef30a7edc3c43fefee35c8a64 (patch)
tree2eb62ca1b8da5c934e42704171e9965f09164eb6 /php-cs-fixer.spec
parent43138304174227a4c1b1d35045d8e0b3f9ad8ebf (diff)
v2.16.3
Diffstat (limited to 'php-cs-fixer.spec')
-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 87f105a..4b354c9 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 c460a3cbaa58f983fe026cd52c45950bf61e9239
+%global gh_commit 83baf823a33a1cbd5416c8626935cf3f843c10b0
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20150717
%global gh_owner FriendsOfPHP
@@ -26,7 +26,7 @@
%global gh_diff_short %(c=%{gh_diff_commit}; echo ${c:0:7})
Name: php-cs-fixer
-Version: 2.16.2
+Version: 2.16.3
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
Summary: A tool to automatically fix PHP code style
@@ -337,6 +337,9 @@ exit $ret
%changelog
+* Thu Apr 16 2020 Remi Collet <remi@remirepo.net> - 2.16.3-1
+- update to 2.16.3
+
* Mon Apr 13 2020 Remi Collet <remi@remirepo.net> - 2.16.2-1
- update to 2.16.2