[php-phpunit-phpcpd/el6] Upstream 1.3.5

Guillaume Kulakowski llaumgui at fedoraproject.org
Sun Feb 12 16:19:36 UTC 2012


commit deba7b8875273e56b3e59f0d13c5c90ea3241e45
Author: Guillaume Kulakowski <guillaume at llaumgui.com>
Date:   Sun Feb 12 17:19:34 2012 +0100

    Upstream 1.3.5

 .gitignore              |    1 +
 php-phpunit-phpcpd.spec |   22 +++++++++++++++++-----
 sources                 |    2 +-
 3 files changed, 19 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bcb1121..6dc381a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /phpcpd-1.3.2.tgz
 /phpcpd-1.3.3.tgz
+/phpcpd-1.3.5.tgz
diff --git a/php-phpunit-phpcpd.spec b/php-phpunit-phpcpd.spec
index 4d91e16..9108c5d 100644
--- a/php-phpunit-phpcpd.spec
+++ b/php-phpunit-phpcpd.spec
@@ -3,8 +3,8 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-phpcpd
-Version:        1.3.3
-Release:        2%{?dist}
+Version:        1.3.5
+Release:        1%{?dist}
 Summary:        Copy/Paste Detector (CPD) for PHP code
 
 Group:          Development/Libraries
@@ -14,7 +14,7 @@ Source0:        http://pear.phpunit.de/get/%{pear_name}-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  php-pear >= 1:1.9.0
+BuildRequires:  php-pear >= 1:1.9.4
 BuildRequires:  php-channel(%{channel})
 Requires:       php-common >= 5.2.7
 Requires:       php-tokenizer
@@ -22,8 +22,8 @@ Requires:       php-xml
 Requires:       php-channel(%{channel})
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
-Requires:       php-pear(pear.phpunit.de/File_Iterator) >= 1.2.2
-Requires:       php-pear(pear.phpunit.de/PHP_Timer) >= 1.0.0
+Requires:       php-pear(pear.phpunit.de/File_Iterator) >= 1.3.0
+Requires:       php-pear(pear.phpunit.de/PHP_Timer) >= 1.0.2
 Requires:       php-pear(components.ez.no/ConsoleTools) >= 1.6 
 
 Provides:       php-pear(%{channel}/%{pear_name}) = %{version}
@@ -86,6 +86,18 @@ fi
 
 
 %changelog
+* Sun Feb 12 2012 Guillaume Kulakowski <guillaume DOT kulakowski AT fedoraproject DOT org> - 1.3.5-1
+- upstream 1.3.5
+
+* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.4-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
+* Sun Nov 20 2011 Guillaume Kulakowski <guillaume DOT kulakowski AT fedoraproject DOT org> - 1.3.4-1
+- upstream 1.3.4
+
+* Mon Nov 07 2011 Guillaume Kulakowski <guillaume DOT kulakowski AT fedoraproject DOT org> - 1.3.3-3
+- Update dependencies
+
 * Sun Nov 06 2011 Guillaume Kulakowski <guillaume DOT kulakowski AT fedoraproject DOT org> - 1.3.3-2
 - Fix search and replace issue
 
diff --git a/sources b/sources
index 9a3c6c8..cd45131 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dbab082642cd10b4408c3aa976bc99d7  phpcpd-1.3.3.tgz
+3cb3e0765d6a1dfa82f0469ac1929cf0  phpcpd-1.3.5.tgz


More information about the scm-commits mailing list