[php-phpmd-PHP-PMD] upstream 1.1.0

Christof Damian cdamian at fedoraproject.org
Thu Mar 24 20:27:33 UTC 2011


commit 1f86af64a694215ad038c73c482109b59619f3df
Author: Christof Damian <christof at damian.net>
Date:   Thu Mar 24 21:27:20 2011 +0100

    upstream 1.1.0

 .gitignore             |    1 +
 php-phpmd-PHP-PMD.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4194a06..cac37ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ PHP_PMD-0.2.6.tgz
 /PHP_PMD-0.2.7.tgz
 /PHP_PMD-1.0.0.tgz
 /PHP_PMD-1.0.1.tgz
+/PHP_PMD-1.1.0.tgz
diff --git a/php-phpmd-PHP-PMD.spec b/php-phpmd-PHP-PMD.spec
index cd59c4a..472f584 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.0.1
+Version:        1.1.0
 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) >= 0.9.11
+Requires:       php-pear(pear.pdepend.org/PHP_Depend) >= 0.10.3
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
 
@@ -86,6 +86,9 @@ fi
 %doc %{pear_name}-%{version}/docdir/%{pear_name}/*
 
 %changelog
+* Thu Mar 24 2011 Christof Damian <cdamian at robin.gotham.krass.com> - 1.1.0-1
+- upstream 1.1.0
+
 * Tue Feb 15 2011 Christof Damian <christof at damian.net> - 1.0.1-1
 - upstream 1.0.1 - bugfixes
 
diff --git a/sources b/sources
index a9ba50a..5523751 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03d0bd023830d996249cfc7ae362eca7  PHP_PMD-1.0.1.tgz
+408bcb75317d459897e51525640f5390  PHP_PMD-1.1.0.tgz


More information about the scm-commits mailing list