Hello community,
here is the log from the commit of package php5-pear-Horde_Kolab_Format for
openSUSE:Factory checked in at 2012-11-28 14:53:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Kolab_Format (Old)
and /work/SRC/openSUSE:Factory/.php5-pear-Horde_Kolab_Format.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php5-pear-Horde_Kolab_Format", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/php5-pear-Horde_Kolab_Format/php5-pear-Horde_Kolab_Format.changes
2012-02-15 15:59:33.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Kolab_Format.new/php5-pear-Horde_Kolab_Format.changes
2012-11-28 14:53:08.000000000 +0100
@@ -1,0 +2,9 @@
+Tue Nov 20 19:19:44 UTC 2012 - <[email protected]>
+
+- Version 2.0.1
+- [gwr] Fixed datatype for birthday and anniversary contact attributes.
+- [gwr] Completed missing data API v1 support.
+- [jan] Fix parsing composite phone fields
([email protected], Bug #11047).
+
+
+-------------------------------------------------------------------
Old:
----
Horde_Kolab_Format-1.1.1.tgz
New:
----
Horde_Kolab_Format-2.0.1.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ php5-pear-Horde_Kolab_Format.spec ++++++
--- /var/tmp/diff_new_pack.yHV2vb/_old 2012-11-28 14:53:09.000000000 +0100
+++ /var/tmp/diff_new_pack.yHV2vb/_new 2012-11-28 14:53:09.000000000 +0100
@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
%define peardir %(pear config-get php_dir 2> /dev/null || echo
%{_datadir}/pear)
%define xmldir /var/lib/pear
@@ -23,25 +24,28 @@
Group: Development/Libraries/PHP
Name: php5-pear-Horde_Kolab_Format
-Version: 1.1.1
+Version: 2.0.1
Release: 0
Source0: http://pear.horde.org/get/Horde_Kolab_Format-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://pear.horde.org/package/Horde_Kolab_Format
-BuildRequires: php5-pear >= 1.4.7
-Requires: php5-pear-Horde_Exception < 2.0.0, php5-pear >= 1.7.0
+Requires: php >= 5.3.3
+BuildRequires: php >= 5.3.3
+BuildRequires: php-pear >= 1.4.7
+Requires: php-pear >= 1.7.0
+Requires: php5-pear-Horde_Exception >= 2.0.0
BuildRequires: php5-pear-channel-horde
Requires: php5-pear-channel-horde
BuildArch: noarch
%define pear_name Horde_Kolab_Format
%define pear_sname horde_kolab_format
# 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 allows to convert Kolab data objects from XML to hashes.
++++++ Horde_Kolab_Format-1.1.1.tgz -> Horde_Kolab_Format-2.0.1.tgz ++++++
++++ 28073 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]