[php-phpunit-PHPUnit-MockObject] update to 1.0.2

Remi Collet remi at fedoraproject.org
Wed Nov 17 19:45:10 UTC 2010


commit 9158d94d6598cf2316b08482446cf4b002210b5d
Author: remi <fedora at famillecollet.com>
Date:   Wed Nov 17 20:45:08 2010 +0100

    update to 1.0.2

 .gitignore                          |    1 +
 php-phpunit-PHPUnit-MockObject.spec |    9 ++++++---
 sources                             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cfa1bc0..4fe47de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /PHPUnit_MockObject-1.0.1.tgz
 package.xml
+/PHPUnit_MockObject-1.0.2.tgz
diff --git a/php-phpunit-PHPUnit-MockObject.spec b/php-phpunit-PHPUnit-MockObject.spec
index 3e78750..31e5274 100644
--- a/php-phpunit-PHPUnit-MockObject.spec
+++ b/php-phpunit-PHPUnit-MockObject.spec
@@ -3,8 +3,8 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit-MockObject
-Version:        1.0.1
-Release:        2%{?dist}
+Version:        1.0.2
+Release:        1%{?dist}
 Summary:        Mock Object library for PHPUnit
 
 Group:          Development/Libraries
@@ -84,12 +84,15 @@ fi
 %{pear_phpdir}/PHPUnit/Framework/MockObject
 
 %changelog
+* Wed Nov 17 2010 Remi Collet <Fedora at famillecollet.com> - 1.0.2-1
+- Version 1.0.2 (stable) - API 1.0.0 (stable)
+
 * Fri Nov 05 2010 Remi Collet <Fedora at famillecollet.com> - 1.0.1-2
 - lower PEAR dependency to allow el6 build
 - fix URL
 
 * Mon Oct 25 2010 Remi Collet <Fedora at famillecollet.com> - 1.0.1-1
-- Version 1.0.1 (stable)- API (1.0.0) stable
+- Version 1.0.1 (stable) - API 1.0.0 (stable)
 
 * Sun Sep 26 2010 Remi Collet <Fedora at famillecollet.com> - 1.0.0-1
 - initial generated spec + clean
diff --git a/sources b/sources
index b602554..8717acf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0213445543496cfd8d7b2532475ce9c  PHPUnit_MockObject-1.0.1.tgz
+70bee26ab25231b5bd589debc95f1e5f  PHPUnit_MockObject-1.0.2.tgz


More information about the scm-commits mailing list