[php-pear-PHP-CodeSniffer] upstream 1.4.4

Christof Damian cdamian at fedoraproject.org
Mon Feb 25 01:24:18 UTC 2013


commit 70397535099759c46c843cafa70f427f92c9b607
Author: Christof Damian <christof at damian.net>
Date:   Mon Feb 25 02:19:26 2013 +0100

    upstream 1.4.4

 .gitignore                    |    1 +
 php-pear-PHP-CodeSniffer.spec |    7 +++++--
 sources                       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 95ac2e1..85342a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ PHP_CodeSniffer-1.3.0a1.tgz
 /PHP_CodeSniffer-1.3.6.tgz
 /PHP_CodeSniffer-1.4.0.tgz
 /PHP_CodeSniffer-1.4.3.tgz
+/PHP_CodeSniffer-1.4.4.tgz
diff --git a/php-pear-PHP-CodeSniffer.spec b/php-pear-PHP-CodeSniffer.spec
index 71583b6..6c3cc7e 100644
--- a/php-pear-PHP-CodeSniffer.spec
+++ b/php-pear-PHP-CodeSniffer.spec
@@ -1,11 +1,11 @@
 %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
 %{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
 %global pear_name     PHP_CodeSniffer
-%global pear_version  1.4.3
+%global pear_version  1.4.4
 
 Name:           php-pear-PHP-CodeSniffer
 Version:        %{pear_version}
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        PHP coding standards enforcement tool
 
 Group:          Development/Tools
@@ -90,6 +90,9 @@ fi
 %{_bindir}/phpcs
 
 %changelog
+* Mon Feb 25 2013 Christof Damian <christof at damian.net> - 1.4.4-1
+- upstream 1.4.4
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 561a068..561a0dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5183c6f31cb154f4adbc4f7044a79645  PHP_CodeSniffer-1.4.3.tgz
+cf6e9a74ac10c1a61106257be27a322c  PHP_CodeSniffer-1.4.4.tgz


More information about the scm-commits mailing list