(cherry picked from commit d4072f1d8e)
This commit is contained in:
Remi Collet 2016-01-20 14:23:50 +01:00
commit f7bae80f34
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -7,3 +7,4 @@ clog
/PHP_CodeSniffer-2.3.4.tgz
/PHP_CodeSniffer-2.4.0.tgz
/PHP_CodeSniffer-2.5.0.tgz
/PHP_CodeSniffer-2.5.1.tgz

View file

@ -1,6 +1,6 @@
# spec file for php-pear-PHP-CodeSniffer
#
# Copyright (c) 2013-2015 Remi Collet
# Copyright (c) 2013-2016 Remi Collet
# Copyright (c) 2009-2013 Christof Damian
# Copyright (c) 2006-2009 Konstantin Ryabitsev
#
@ -14,7 +14,7 @@
%global pear_name PHP_CodeSniffer
Name: php-pear-PHP-CodeSniffer
Version: 2.5.0
Version: 2.5.1
Release: 1%{?dist}
Summary: PHP coding standards enforcement tool
@ -114,6 +114,9 @@ fi
%changelog
* Wed Jan 20 2016 Remi Collet <remi@fedoraproject.org> - 2.5.1-1
- Update to 2.5.1 (stable)
* Fri Dec 11 2015 Remi Collet <remi@fedoraproject.org> - 2.5.0-1
- Update to 2.5.0 (stable)

View file

@ -1 +1 @@
d95e00d920587db785195f1c5f1ea532 PHP_CodeSniffer-2.5.0.tgz
ecfc639369bddd2d5e920e0d6ba6d652 PHP_CodeSniffer-2.5.1.tgz