summaryrefslogtreecommitdiffstats
path: root/php-pear-PHP-CodeSniffer.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-01-22 13:19:56 +0100
committerRemi Collet <fedora@famillecollet.com>2015-01-22 13:19:56 +0100
commitc3a9779df35afdd10a59b988c0460c008c2b8064 (patch)
treea18d54dc23f7c8eb7282c780b8220754d9c7c41a /php-pear-PHP-CodeSniffer.spec
parent98ff2b4c58b9b5b4bb43e2d93aec42ea3f7c3896 (diff)
php-pear-PHP-CodeSniffer: 2.2.0
Diffstat (limited to 'php-pear-PHP-CodeSniffer.spec')
-rw-r--r--php-pear-PHP-CodeSniffer.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pear-PHP-CodeSniffer.spec b/php-pear-PHP-CodeSniffer.spec
index 70adae5..d8508f6 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.1.0
+Version: 2.2.0
Release: 1%{?dist}
Summary: PHP coding standards enforcement tool
@@ -88,7 +88,7 @@ install -pm 644 %{pear_name}.xml %{buildroot}%{pear_xmldir}
%check
cd %{pear_name}-%{version}/tests
-# Version 2.0.0: 221, Assertions: 69, Skipped: 4.
+# Version 2.2.0: Tests: 219, Assertions: 69, Skipped: 4.
%{_bindir}/phpunit AllTests.php
@@ -120,6 +120,9 @@ fi
%changelog
+* Thu Jan 22 2015 Remi Collet <remi@fedoraproject.org> - 2.2.0-1
+- Update to 2.2.0
+
* Thu Dec 18 2014 Remi Collet <remi@fedoraproject.org> - 2.1.0-1
- Update to 2.1.0 (stable)