[php-pear-PHP-CodeSniffer] upstream 1.4.5

Christof Damian cdamian at fedoraproject.org
Fri Apr 19 17:47:32 UTC 2013


commit b0c7d0bd482f0575e984e3688064965e1dc5b427
Author: Christof Damian <christof at damian.net>
Date:   Fri Apr 19 19:44:12 2013 +0200

    upstream 1.4.5

 .gitignore                    |    1 +
 php-pear-PHP-CodeSniffer.spec |    5 ++++-
 sources                       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 85342a6..e2d9090 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ PHP_CodeSniffer-1.3.0a1.tgz
 /PHP_CodeSniffer-1.4.0.tgz
 /PHP_CodeSniffer-1.4.3.tgz
 /PHP_CodeSniffer-1.4.4.tgz
+/PHP_CodeSniffer-1.4.5.tgz
diff --git a/php-pear-PHP-CodeSniffer.spec b/php-pear-PHP-CodeSniffer.spec
index fc3b79b..6cb0bf0 100644
--- a/php-pear-PHP-CodeSniffer.spec
+++ b/php-pear-PHP-CodeSniffer.spec
@@ -1,7 +1,7 @@
 %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
 %{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
 %global pear_name     PHP_CodeSniffer
-%global pear_version  1.4.4
+%global pear_version  1.4.5
 
 Name:           php-pear-PHP-CodeSniffer
 Version:        %{pear_version}
@@ -91,6 +91,9 @@ fi
 %{_bindir}/phpcs
 
 %changelog
+* Fri Apr 19 2013 Christof Damian <christof at damian.net> - 1.4.5-1
+- upstream 1.4.5
+
 * Mon Feb 25 2013 Christof Damian <christof at damian.net> - 1.4.4-1
 - upstream 1.4.4
 
diff --git a/sources b/sources
index 561a0dd..bfb61a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf6e9a74ac10c1a61106257be27a322c  PHP_CodeSniffer-1.4.4.tgz
+2df688272699710cd0e028a04933f3e0  PHP_CodeSniffer-1.4.5.tgz


More information about the scm-commits mailing list