Hello community,
here is the log from the commit of package php5-pear-Horde_Yaml for
openSUSE:Factory checked in at 2012-11-28 14:56:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Yaml (Old)
and /work/SRC/openSUSE:Factory/.php5-pear-Horde_Yaml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php5-pear-Horde_Yaml", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/php5-pear-Horde_Yaml/php5-pear-Horde_Yaml.changes
2012-02-15 16:17:12.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Yaml.new/php5-pear-Horde_Yaml.changes
2012-11-28 14:56:11.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Nov 20 16:32:29 UTC 2012 - <[email protected]>
+
+- Version 2.0.1
+- [jan] Fix tests to work with PHPUnit 3.6.
+
+
+-------------------------------------------------------------------
Old:
----
Horde_Yaml-1.0.1.tgz
New:
----
Horde_Yaml-2.0.1.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ php5-pear-Horde_Yaml.spec ++++++
--- /var/tmp/diff_new_pack.NPPsXR/_old 2012-11-28 14:56:12.000000000 +0100
+++ /var/tmp/diff_new_pack.NPPsXR/_new 2012-11-28 14:56:12.000000000 +0100
@@ -24,26 +24,28 @@
Group: Development/Libraries/PHP
Name: php5-pear-Horde_Yaml
-Version: 1.0.1
+Version: 2.0.1
Release: 0
Source0: http://pear.horde.org/get/Horde_Yaml-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://pear.horde.org/package/Horde_Yaml
-BuildRequires: php5-pear >= 1.7.0
-Requires: php5-pear >= 1.7.0
+Requires: php >= 5.3.3
+BuildRequires: php >= 5.3.3
+BuildRequires: php-pear >= 1.7.0
+Requires: php-pear >= 1.7.0
BuildRequires: php5-pear-channel-horde
+Requires: php5-pear-Horde_Exception >= 2.0.0
Requires: php5-pear-channel-horde
-Requires: php5-pear-Horde_Exception
BuildArch: noarch
%define pear_name Horde_Yaml
%define pear_sname horde_yaml
# Fix for renaming (package convention)
-Provides: php5-pear-%{pear_sname} = %{version}
-Provides: php-pear-%{pear_sname} = %{version}
Provides: pear-%{pear_sname} = %{version}
-Obsoletes: php5-pear-%{pear_sname} < %{version}
-Obsoletes: php-pear-%{pear_sname} < %{version}
+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
This package provides classes for parsing YAML files into PHP arrays, and
dumping PHP arrays into YAML encoding.
++++++ Horde_Yaml-1.0.1.tgz -> Horde_Yaml-2.0.1.tgz ++++++
++++ 5468 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]