[php-pear-PHP-CodeSniffer: 1/2] upstream 1.4.4

Christof Damian cdamian at fedoraproject.org
Mon Feb 25 01:27:40 UTC 2013


commit 9bcc82f397c99f74473fa5d07af1e7cc0a9e8301
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 |    8 ++++++--
 sources                       |    2 +-
 3 files changed, 8 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..fc3b79b 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
@@ -87,9 +87,13 @@ fi
 %{pear_xmldir}/%{pear_name}.xml
 %{pear_testdir}/%{pear_name}
 %{pear_phpdir}/PHP
+%{pear_datadir}/%{pear_name}/CodeSniffer.conf.dist
 %{_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