summaryrefslogtreecommitdiffstats
path: root/php-pear-PHP-CodeSniffer.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-12-11 08:56:47 +0100
committerRemi Collet <fedora@famillecollet.com>2015-12-11 08:56:47 +0100
commitd336d23a0815351cec27354da28a7cd83c935035 (patch)
tree772df02c86b39ab82d64dda726891efa77a05dfe /php-pear-PHP-CodeSniffer.spec
parent16eeeab1040a0668f6c436ebf20c1a1de93909e2 (diff)
php-pear-PHP-CodeSniffer: 2.5.0
Diffstat (limited to 'php-pear-PHP-CodeSniffer.spec')
-rw-r--r--php-pear-PHP-CodeSniffer.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pear-PHP-CodeSniffer.spec b/php-pear-PHP-CodeSniffer.spec
index 494eded..e9b959b 100644
--- a/php-pear-PHP-CodeSniffer.spec
+++ b/php-pear-PHP-CodeSniffer.spec
@@ -13,7 +13,7 @@
%global pear_name PHP_CodeSniffer
Name: php-pear-PHP-CodeSniffer
-Version: 2.4.0
+Version: 2.5.0
Release: 1%{?dist}
Summary: PHP coding standards enforcement tool
@@ -124,6 +124,9 @@ fi
%changelog
+* Fri Dec 11 2015 Remi Collet <remi@fedoraproject.org> - 2.5.0-1
+- Update to 2.5.0 (stable)
+
* Wed Nov 25 2015 Remi Collet <remi@fedoraproject.org> - 2.4.0-1
- Update to 2.4.0 (stable)
- run test suite with both PHP 5 and 7 when available