[php-phpunit-PHPUnit-MockObject/el6/master] update to 1.0.6

Remi Collet remi at fedoraproject.org
Tue Jan 18 18:39:31 UTC 2011


commit 4505e79bcbd0844d0409d01eccd6b6cd2a2c0478
Author: remi <fedora at famillecollet.com>
Date:   Tue Jan 18 19:33:18 2011 +0100

    update to 1.0.6

 .gitignore                          |    1 +
 php-phpunit-PHPUnit-MockObject.spec |    5 ++++-
 sources                             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7056b25..168bee2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 package*.xml
 /PHPUnit_MockObject-1.0.3.tgz
 /PHPUnit_MockObject-1.0.5.tgz
+/PHPUnit_MockObject-1.0.6.tgz
diff --git a/php-phpunit-PHPUnit-MockObject.spec b/php-phpunit-PHPUnit-MockObject.spec
index 48ef165..af22403 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.5
+Version:        1.0.6
 Release:        1%{?dist}
 Summary:        Mock Object library for PHPUnit
 
@@ -90,6 +90,9 @@ fi
 %{pear_phpdir}/PHPUnit/Framework/MockObject
 
 %changelog
+* Tue Jan 18 2011 Remi Collet <Fedora at famillecollet.com> - 1.0.6-1
+- Version 1.0.6 (stable) - API 1.0.4 (stable)
+
 * Tue Jan 18 2011 Remi Collet <Fedora at famillecollet.com> - 1.0.5-1
 - Version 1.0.5 (stable) - API 1.0.4 (stable)
 - CHANGELOG and LICENSE are now in the tarball
diff --git a/sources b/sources
index bb34ee6..1fb5bb4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ae90c468ed757b9b2df3bae92d12aa8  PHPUnit_MockObject-1.0.5.tgz
+7855b9904be8232a4fc0c8052ad04a7f  PHPUnit_MockObject-1.0.6.tgz


More information about the scm-commits mailing list