summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-11-10 08:14:38 +0100
committerRemi Collet <remi@remirepo.net>2017-11-10 08:14:38 +0100
commita72e937f62c2b4450c19e0b7171f272aac537902 (patch)
tree4a9591edd5e73b880c1220c27720ec8e593535ff
parent95dcdf6c4eb5ef165a9275b90d7f63df12de9431 (diff)
v2.2.10
-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 50b8c72..c4389b1 100644
--- a/php-cs-fixer.spec
+++ b/php-cs-fixer.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit eace538b022a2b7db59ef7b5460cb8c66cb20b50
+%global gh_commit b0e0f1d3d0b36a728768f9c44b074b22eb4b4c64
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20150717
%global gh_owner FriendsOfPHP
@@ -15,7 +15,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-cs-fixer
-Version: 2.2.9
+Version: 2.2.10
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
Summary: A tool to automatically fix PHP code style
@@ -263,6 +263,9 @@ fi
%changelog
+* Fri Nov 10 2017 Remi Collet <remi@remirepo.net> - 2.2.10-1
+- Update to 2.2.10
+
* Fri Nov 3 2017 Remi Collet <remi@remirepo.net> - 2.2.9-1
- Update to 2.2.9