[php-phpunit-PHPUnit-MockObject/f14/master] update to 1.0.8

Remi Collet remi at fedoraproject.org
Wed Feb 23 15:39:55 UTC 2011


commit 94b0f887198be1f9b4414a0ece1dc72f0f91a9d5
Author: remi <fedora at famillecollet.com>
Date:   Wed Feb 23 16:39:57 2011 +0100

    update to 1.0.8

 .gitignore                          |    1 +
 php-phpunit-PHPUnit-MockObject.spec |    7 +++++--
 sources                             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 61464dd..26d8147 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ package*.xml
 /PHPUnit_MockObject-1.0.5.tgz
 /PHPUnit_MockObject-1.0.6.tgz
 /PHPUnit_MockObject-1.0.7.tgz
+/PHPUnit_MockObject-1.0.8.tgz
diff --git a/php-phpunit-PHPUnit-MockObject.spec b/php-phpunit-PHPUnit-MockObject.spec
index 9fb6fa3..ecb9393 100644
--- a/php-phpunit-PHPUnit-MockObject.spec
+++ b/php-phpunit-PHPUnit-MockObject.spec
@@ -3,7 +3,7 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit-MockObject
-Version:        1.0.7
+Version:        1.0.8
 Release:        1%{?dist}
 Summary:        Mock Object library for PHPUnit
 
@@ -19,7 +19,7 @@ BuildRequires:  php-channel(%{channel})
 
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
-Requires:       php-common >= 5.2.7
+Requires:       php-soap >= 5.2.7
 Requires:       php-pear(%{channel}/Text_Template) >= 1.0.0
 Requires:       php-pear(%{channel}/PHPUnit) >= 3.5.0
 
@@ -90,6 +90,9 @@ fi
 %{pear_phpdir}/PHPUnit/Framework/MockObject
 
 %changelog
+* Wed Feb 16 2011 Remi Collet <Fedora at famillecollet.com> - 1.0.8-1
+- Version 1.0.8 (stable) - API 1.0.4 (stable)
+
 * Sat Feb 05 2011 Remi Collet <Fedora at famillecollet.com> - 1.0.7-1
 - Version 1.0.7 (stable) - API 1.0.4 (stable)
 
diff --git a/sources b/sources
index 09fa5ef..342e3e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7691799812f8d3008239adaa48ddff48  PHPUnit_MockObject-1.0.7.tgz
+e597029c1b9f1de0a240b7c46c6e0f6c  PHPUnit_MockObject-1.0.8.tgz


More information about the scm-commits mailing list