Hello community,
here is the log from the commit of package php5-pear-Horde_History for
openSUSE:Factory checked in at 2012-11-28 14:52:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_History (Old)
and /work/SRC/openSUSE:Factory/.php5-pear-Horde_History.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php5-pear-Horde_History", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/php5-pear-Horde_History/php5-pear-Horde_History.changes
2011-09-23 12:40:22.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.php5-pear-Horde_History.new/php5-pear-Horde_History.changes
2012-11-28 14:52:28.000000000 +0100
@@ -1,0 +2,10 @@
+Tue Nov 20 19:03:00 UTC 2012 - [email protected]
+
+- Version 2.0.1
+
+-------------------------------------------------------------------
+Sun Aug 14 21:02:17 UTC 2011 - [email protected]
+
+- explicitly say lgplv2.1
+
+-------------------------------------------------------------------
Old:
----
Horde_History-1.0.0.tgz
New:
----
Horde_History-2.0.1.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ php5-pear-Horde_History.spec ++++++
--- /var/tmp/diff_new_pack.pQNGbx/_old 2012-11-28 14:52:29.000000000 +0100
+++ /var/tmp/diff_new_pack.pQNGbx/_new 2012-11-28 14:52:29.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package php5-pear-Horde_History
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,31 +19,34 @@
%define peardir %(pear config-get php_dir 2> /dev/null || echo
%{_datadir}/pear)
%define xmldir /var/lib/pear
-Summary: PEAR: API for tracking the history of an object
+Summary: API for tracking the history of an object
+License: LGPL-2.1
+Group: Development/Libraries/PHP
Name: php5-pear-Horde_History
-Version: 1.0.0
-Release: 1
-License: LGPL
-Group: Development/Libraries/PHP
+Version: 2.0.1
+Release: 0
Source0: http://pear.horde.org/get/Horde_History-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://pear.horde.org/package/Horde_History
-BuildRequires: php5-pear >= 1.4.7
-Requires: php5-pear-Horde_Db < 2.0.0, php5-pear-Horde_Exception < 2.0.0,
php5-pear >= 1.7.0
-Conflicts: php5-pear-Horde_Db = 2.0.0, php5-pear-Horde_Exception = 2.0.0
+Requires: php >= 5.3.3
+BuildRequires: php >= 5.3.3
+BuildRequires: php-pear >= 1.7.7
+Requires: php-pear >= 1.7.0
+Requires: php5-pear-Horde_Db >= 2.0.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_History
%define pear_sname horde_history
# 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
The Horde_History API provides a way to track changes on arbitrary pieces
@@ -95,5 +98,6 @@
%{peardir}/*
%{xmldir}/Horde_History.xml
+%doc %{_docdir}/%{name}
%changelog
++++++ Horde_History-1.0.0.tgz -> Horde_History-2.0.1.tgz ++++++
++++ 3532 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]