From e7e5b6c7d0bd7a6c9ef386aec612a14ae5ed3347 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 26 Nov 2015 13:57:03 +0100 Subject: [PATCH] v2.4.0 --- .gitignore | 1 + php-pear-PHP-CodeSniffer.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 28304ea..0086e67 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ clog /PHP_CodeSniffer-2.3.2.tgz /PHP_CodeSniffer-2.3.3.tgz /PHP_CodeSniffer-2.3.4.tgz +/PHP_CodeSniffer-2.4.0.tgz diff --git a/php-pear-PHP-CodeSniffer.spec b/php-pear-PHP-CodeSniffer.spec index 127c887..facf40a 100644 --- a/php-pear-PHP-CodeSniffer.spec +++ b/php-pear-PHP-CodeSniffer.spec @@ -14,7 +14,7 @@ %global pear_name PHP_CodeSniffer Name: php-pear-PHP-CodeSniffer -Version: 2.3.4 +Version: 2.4.0 Release: 1%{?dist} Summary: PHP coding standards enforcement tool @@ -114,6 +114,9 @@ fi %changelog +* Wed Nov 25 2015 Remi Collet - 2.4.0-1 +- Update to 2.4.0 (stable) + * Wed Sep 9 2015 Remi Collet - 2.3.4-1 - Update to 2.3.4 diff --git a/sources b/sources index 6429e25..e99c2af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -024479013541e5423cda862c1901b74e PHP_CodeSniffer-2.3.4.tgz +27ca408721c52f45b0baa202ba1ef36e PHP_CodeSniffer-2.4.0.tgz