[php-phpunit-phploc] upstream 1.6.2

Christof Damian cdamian at fedoraproject.org
Tue Nov 1 19:51:12 UTC 2011


commit 3bb5c184fa91efd2e172a846fb1a2883071eeabf
Author: Christof Damian <christof at damian.net>
Date:   Tue Nov 1 20:50:55 2011 +0100

    upstream 1.6.2

 .gitignore              |    1 +
 php-phpunit-phploc.spec |   11 +++++++----
 sources                 |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fbf323b..f7ce74f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 phploc-1.5.1.tgz
 /phploc-1.6.1.tgz
+/phploc-1.6.2.tgz
diff --git a/php-phpunit-phploc.spec b/php-phpunit-phploc.spec
index 39b8465..f71dee0 100644
--- a/php-phpunit-phploc.spec
+++ b/php-phpunit-phploc.spec
@@ -3,8 +3,8 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-phploc
-Version:        1.6.1
-Release:        2%{?dist}
+Version:        1.6.2
+Release:        1%{?dist}
 Summary:        A tool for quickly measuring the size of a PHP project
 
 Group:          Development/Libraries
@@ -14,13 +14,13 @@ 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-channel(%{channel})
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
-Requires:       php-pear(pear.phpunit.de/File_Iterator) >= 1.2.0
+Requires:       php-pear(pear.phpunit.de/File_Iterator) >= 1.3.0
 Requires:       php-pear(components.ez.no/ConsoleTools) >= 1.6
 
 Provides:       php-pear(%{channel}/%{pear_name}) = %{version}
@@ -88,6 +88,9 @@ fi
 
 
 %changelog
+* Tue Nov  1 2011 Christof Damian <christof at damian.net> - 1.6.2-1
+- upstream 1.6.2
+
 * Fri Feb 18 2011 Guillaume Kulakowski <guillaume DOT kulakowski AT fedoraproject DOT org> - 1.6.1-2
 - Change pearinstaller version for RHEL6
 
diff --git a/sources b/sources
index 013b023..1dff1e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-627887136184d3c27afdcc24d0005c3e  phploc-1.6.1.tgz
+c5929cd24697bfd78146233309873951  phploc-1.6.2.tgz


More information about the scm-commits mailing list