Hello community,

here is the log from the commit of package php5-pear-phpunit-PHPUnit_MockObject 
for openSUSE:Factory checked in at 2013-08-15 12:24:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-phpunit-PHPUnit_MockObject (Old)
 and      /work/SRC/openSUSE:Factory/.php5-pear-phpunit-PHPUnit_MockObject.new 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php5-pear-phpunit-PHPUnit_MockObject"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/php5-pear-phpunit-PHPUnit_MockObject/php5-pear-phpunit-PHPUnit_MockObject.changes
        2012-02-29 14:10:19.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-phpunit-PHPUnit_MockObject.new/php5-pear-phpunit-PHPUnit_MockObject.changes
   2013-08-15 12:24:12.000000000 +0200
@@ -1,0 +2,16 @@
+Sun Aug  4 21:37:51 UTC 2013 - robert.munte...@gmail.com
+
+- Updated to version 1.2.3
+ * Fixed a bug where getting two mocks with different argument 
+   cloning options returned the same mock.
+- Updated to version 1.2.2
+ * Fixed #100: Removed the unique mock object ID introduced in 
+   version 1.2.
+- Updated to version 1.2.0
+ * Implemented #47: Make cloning of arguments passed to mocked 
+   methods optional.
+ * Implemented #84: `getMockFromWsdl()` now works with namespaces.
+ * Fixed #90: Mocks with a fixed class name could only be created 
+   once.
+
+-------------------------------------------------------------------

Old:
----
  PHPUnit_MockObject-1.1.0.tgz

New:
----
  PHPUnit_MockObject-1.2.3.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php5-pear-phpunit-PHPUnit_MockObject.spec ++++++
--- /var/tmp/diff_new_pack.NlCt4a/_old  2013-08-15 12:24:13.000000000 +0200
+++ /var/tmp/diff_new_pack.NlCt4a/_new  2013-08-15 12:24:13.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-phpunit-PHPUnit_MockObject
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,31 +16,33 @@
 #
 
 
-
 Name:           php5-pear-phpunit-PHPUnit_MockObject
 %define pear_name  PHPUnit_MockObject
 %define pear_sname phpunit_mockobject
 Summary:        Mock Object library for PHPUnit
-Version:        1.1.0
-Release:        1
 License:        BSD-3-Clause
 Group:          Development/Libraries/PHP
+Version:        1.2.3
+Release:        0
 Source0:        http://pear.phpunit.de/get/%{pear_name}-%{version}.tgz
 Url:            http://pear.phpunit.de/
 Requires:       php5-pear-channel-phpunit
+Requires:       php5-pear-phpunit-Text_Template >= 1.1.1
 BuildRequires:  php-macros
 BuildRequires:  php5-pear
 BuildRequires:  php5-pear-channel-phpunit
+BuildRequires:  php5-pear-phpunit-Text_Template >= 1.1.1
 BuildArch:      noarch
 
 # Fix for renaming (package convention)
-Provides:       php5-pear-%{pear_sname} = %{version}
-Provides:       php-pear-%{pear_sname} = %{version}
-Provides:       php-pear-%{pear_name} pear-%{pear_name}
+Provides:       pear-%{pear_name}
 Provides:       pear-%{pear_sname} = %{version}
-Obsoletes:      php5-pear-%{pear_sname} < %{version}
-Obsoletes:      php-pear-%{pear_sname} < %{version}
+Provides:       php-pear-%{pear_name}
+Provides:       php-pear-%{pear_sname} = %{version}
+Provides:       php5-pear-%{pear_sname} = %{version}
 Obsoletes:      pear-%{pear_sname} < %{version}
+Obsoletes:      php-pear-%{pear_sname} < %{version}
+Obsoletes:      php5-pear-%{pear_sname} < %{version}
 
 %description
 A Mock Object library for the PHPUnit test framework.

++++++ PHPUnit_MockObject-1.1.0.tgz -> PHPUnit_MockObject-1.2.3.tgz ++++++
++++ 10180 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to