From 19e01ab057e3886e4cb197d0af74e54b1993c033 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Apr 23 2015 12:01:18 +0000 Subject: update to 2.3.1 --- diff --git a/.gitignore b/.gitignore index 5cb9cd6..81b0fc1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ clog /PHP_CodeSniffer-2.2.0.tgz /PHP_CodeSniffer-2.3.0.tgz +/PHP_CodeSniffer-2.3.1.tgz diff --git a/PHP_CodeSniffer-role.patch b/PHP_CodeSniffer-role.patch index 7e3ce1d..6a7d5f8 100644 --- a/PHP_CodeSniffer-role.patch +++ b/PHP_CodeSniffer-role.patch @@ -1,6 +1,6 @@ --- package.xml.old 2014-12-05 12:39:59.000000000 +0100 +++ package.xml 2014-12-05 12:40:45.000000000 +0100 -@@ -1912,6 +1912,7 @@ +@@ -1949,6 +1949,7 @@ diff --git a/php-pear-PHP-CodeSniffer.spec b/php-pear-PHP-CodeSniffer.spec index 7b9b75e..7453b65 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.0 +Version: 2.3.1 Release: 1%{?dist} Summary: PHP coding standards enforcement tool @@ -114,6 +114,9 @@ fi %changelog +* Thu Apr 23 2015 Remi Collet - 2.3.1-1 +- Update to 2.3.1 (stable) + * Wed Mar 04 2015 Remi Collet - 2.3.0-1 - Update to 2.3.0 (stable) diff --git a/sources b/sources index f0bca1c..85eca90 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7572350670346fe9183259d7c0c91656 PHP_CodeSniffer-2.3.0.tgz +10241b74aaa31b65982ea8575fc2a765 PHP_CodeSniffer-2.3.1.tgz