[php-pear-PHP-CodeSniffer] upstream 1.3.6

Christof Damian cdamian at fedoraproject.org
Sat Sep 8 18:58:57 UTC 2012


commit 1f889225fa974dbb68c7f1816fff0a16c27387d3
Author: Christof Damian <christof at damian.net>
Date:   Sat Sep 8 20:57:34 2012 +0200

    upstream 1.3.6

 .gitignore                    |    1 +
 php-pear-PHP-CodeSniffer.spec |    7 +++++--
 sources                       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b3dfcfb..275da68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ PHP_CodeSniffer-1.3.0a1.tgz
 /PHP_CodeSniffer-1.3.3.tgz
 /PHP_CodeSniffer-1.3.4.tgz
 /PHP_CodeSniffer-1.3.5.tgz
+/PHP_CodeSniffer-1.3.6.tgz
diff --git a/php-pear-PHP-CodeSniffer.spec b/php-pear-PHP-CodeSniffer.spec
index b8808e6..b9285a9 100644
--- a/php-pear-PHP-CodeSniffer.spec
+++ b/php-pear-PHP-CodeSniffer.spec
@@ -1,10 +1,10 @@
 %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
 %global pear_name     PHP_CodeSniffer
-%global pear_version  1.3.5
+%global pear_version  1.3.6
 
 Name:           php-pear-PHP-CodeSniffer
 Version:        %{pear_version}
-Release:        4%{?dist}
+Release:        1%{?dist}
 Summary:        PHP coding standards enforcement tool
 
 Group:          Development/Tools
@@ -95,6 +95,9 @@ fi
 %{_bindir}/phpcs
 
 %changelog
+* Sat Sep  8 2012 Christof Damian <christof at damian.net> - 1.3.6-1
+- upstream 1.3.6
+
 * Sun Aug 19 2012 Remi Collet <remi at fedoraproject.org> - 1.3.5-4
 - rebuilt for new pear_datadir
 
diff --git a/sources b/sources
index 9ce1e29..e1aac31 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-776b6e0d5ab666c00e6991ded465f32d  PHP_CodeSniffer-1.3.5.tgz
+e716e14517ce3f6cb3a3df0d068570dd  PHP_CodeSniffer-1.3.6.tgz


More information about the scm-commits mailing list