Hello community,
here is the log from the commit of package php5-pear-phpunit-DbUnit for
openSUSE:Factory checked in at 2014-03-21 19:28:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-phpunit-DbUnit (Old)
and /work/SRC/openSUSE:Factory/.php5-pear-phpunit-DbUnit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php5-pear-phpunit-DbUnit"
Changes:
--------
---
/work/SRC/openSUSE:Factory/php5-pear-phpunit-DbUnit/php5-pear-phpunit-DbUnit.changes
2012-02-06 15:55:12.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.php5-pear-phpunit-DbUnit.new/php5-pear-phpunit-DbUnit.changes
2014-03-21 19:28:43.000000000 +0100
@@ -1,0 +2,12 @@
+Sat Nov 23 10:13:26 UTC 2013 - [email protected]
+
+- Fixed description
+- Updated requirements
+
+-------------------------------------------------------------------
+Sat Nov 23 09:36:47 UTC 2013 - [email protected]
+
+- update to version 1.3.0
+ * No upstream changelog
+
+-------------------------------------------------------------------
Old:
----
DbUnit-1.0.2.tgz
New:
----
DbUnit-1.3.0.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ php5-pear-phpunit-DbUnit.spec ++++++
--- /var/tmp/diff_new_pack.r9WovU/_old 2014-03-21 19:28:44.000000000 +0100
+++ /var/tmp/diff_new_pack.r9WovU/_new 2014-03-21 19:28:44.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package php5-pear-phpunit-DbUnit
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -19,32 +19,37 @@
Name: php5-pear-phpunit-DbUnit
%define pear_name DbUnit
%define pear_sname dbunit
-Summary: Filters files based on a list of suffixes
+Summary: DbUnit port for PHP/PHPUnit to support database interaction
testing
License: BSD-3-Clause
Group: Development/Libraries/PHP
-Version: 1.0.2
+Version: 1.3.0
Release: 0
Source0: http://pear.phpunit.de/get/DbUnit-%{version}.tgz
Url: http://pear.phpunit.de/
+Requires: php-reflection
+Requires: php-simplexml
+Requires: php5 >= 5.3.3
+Requires: php5-pdo
Requires: php5-pear-channel-phpunit
-Requires: php5-pdo php-reflection php-simplexml
+Requires: php5-pear-phpunit >= 3.7.0
+Requires: php5-pear-symfony2-Yaml >= 2.1.0
BuildRequires: php-macros
BuildRequires: php5-pear
BuildRequires: php5-pear-channel-phpunit
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
-FilterIterator implementation that filters files based on a list of suffixes.
-
+DbUnit port for PHP/PHPUnit to support database interaction testing.
%prep
%setup -c
++++++ DbUnit-1.0.2.tgz -> DbUnit-1.3.0.tgz ++++++
++++ 24774 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]