[php-phpmd-PHP-PMD] upstream 1.3.3

Christof Damian cdamian at fedoraproject.org
Fri Mar 2 18:13:13 UTC 2012


commit 583eba7c94c0db1578461d6e6977a8cda21f81e3
Author: Christof Damian <christof at damian.net>
Date:   Fri Mar 2 19:12:19 2012 +0100

    upstream 1.3.3

 .gitignore             |    1 +
 php-phpmd-PHP-PMD.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 133f701..bbd99f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ PHP_PMD-0.2.6.tgz
 /PHP_PMD-1.1.1.tgz
 /PHP_PMD-1.2.0.tgz
 /PHP_PMD-1.3.0.tgz
+/PHP_PMD-1.3.3.tgz
diff --git a/php-phpmd-PHP-PMD.spec b/php-phpmd-PHP-PMD.spec
index e7d147a..370de39 100644
--- a/php-phpmd-PHP-PMD.spec
+++ b/php-phpmd-PHP-PMD.spec
@@ -3,7 +3,7 @@
 %global channel pear.phpmd.org
 
 Name:           php-phpmd-PHP-PMD
-Version:        1.3.0
+Version:        1.3.3
 Release:        1%{?dist}
 Summary:        PHPMD - PHP Mess Detector
 
@@ -19,7 +19,7 @@ BuildRequires:  php-channel(%{channel})
 Requires:       php-channel(%{channel})
 Requires:       php-common >= 5.2.3
 Requires:       php-xml
-Requires:       php-pear(pear.pdepend.org/PHP_Depend) >= 1.0.0
+Requires:       php-pear(pear.pdepend.org/PHP_Depend) >= 1.0.3
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
 
@@ -83,6 +83,9 @@ fi
 %doc %{pear_docdir}/%{pear_name}
 
 %changelog
+* Fri Mar  2 2012 Christof Damian <christof at damian.net> - 1.3.3-1
+- upstream 1.3.3
+
 * Thu Feb  9 2012 Christof Damian <christof at damian.net> - 1.3.0-1
 - upstream 1.3.0
 
diff --git a/sources b/sources
index c5fcc60..a085a99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4095ed571cbe5c6d33e49955899931a4  PHP_PMD-1.3.0.tgz
+9871dfdaa5d5b3b88c5c68425e41af72  PHP_PMD-1.3.3.tgz


More information about the scm-commits mailing list