Hello community,

here is the log from the commit of package php5-pear-Horde_Alarm for 
openSUSE:Factory checked in at 2015-01-20 19:02:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Alarm (Old)
 and      /work/SRC/openSUSE:Factory/.php5-pear-Horde_Alarm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php5-pear-Horde_Alarm"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Alarm/php5-pear-Horde_Alarm.changes  
    2012-11-28 13:26:24.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Alarm.new/php5-pear-Horde_Alarm.changes
 2015-01-20 19:02:18.000000000 +0100
@@ -1,0 +2,51 @@
+Thu Jan  8 17:41:07 UTC 2015 -  <l...@b1-systems.de>
+
+- Version 2.2.3
+- [jan] More compatibility fixes for Oracle.
+
+-------------------------------------------------------------------
+Thu Jan  8 17:41:07 UTC 2015 -  <l...@b1-systems.de>
+
+- Version 2.2.2
+
+-------------------------------------------------------------------
+Fri Jul 11 09:28:44 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.2.1
+- [jan] Test all available SQL backends.
+- [jan] Make tests work with PEAR-installed package.
+- [jan] Use correct schema table name when running tests.
+
+-------------------------------------------------------------------
+Fri Jul 11 09:28:44 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.2.0
+- [mjr] Add support for multiple instances of the same alarm, such as for a 
recurring event.
+
+-------------------------------------------------------------------
+Mon Mar 10 16:10:48 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.1.0
+- [jan] Add getErrors() to return errors from alarm notifications.
+- [jan] Catch errors from alarm notifications (Bug #12951).
+- [jan] Fix compatibility with Oracle.
+
+-------------------------------------------------------------------
+Mon Feb  3 17:59:40 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.0.5
+- [mjr] Fix initializing Alarms when using PDO_Oci or PDO_PostgreSQL.
+
+-------------------------------------------------------------------
+Tue Mar  5 15:57:45 UTC 2013 - Ralf Lang <l...@b1-systems.de>
+
+- Version 2.0.4
+- [jan] Fix unit tests.
+
+-------------------------------------------------------------------
+Wed Jan  9 15:56:31 UTC 2013 - Ralf Lang <l...@b1-systems.de>
+
+- Version 2.0.3
+- [jan] Update Basque translation (Ibon Igartua <ibon.igar...@ehu.es>).
+
+-------------------------------------------------------------------

Old:
----
  Horde_Alarm-2.0.2.tgz

New:
----
  Horde_Alarm-2.2.3.tgz

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

Other differences:
------------------
++++++ php5-pear-Horde_Alarm.spec ++++++
--- /var/tmp/diff_new_pack.u0WZFI/_old  2015-01-20 19:02:19.000000000 +0100
+++ /var/tmp/diff_new_pack.u0WZFI/_new  2015-01-20 19:02:19.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Alarm
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -24,7 +24,7 @@
 Group:          Development/Libraries/PHP
 
 Name:           php5-pear-Horde_Alarm
-Version:        2.0.2
+Version:        2.2.3
 Release:        0
 Source0:        http://pear.horde.org/get/Horde_Alarm-%{version}.tgz
 Source1:        http://www.gnu.org/licenses/lgpl-2.1.txt
@@ -93,11 +93,11 @@
 rm -rf %{buildroot}
 
 %post
-pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Alarm.xml
+pear install --nodeps --soft --force --register-only %{xmldir}/%{pear_name}.xml
 
 %postun
 if [ "$1" -eq "0" ]; then
-    pear uninstall --nodeps --ignore-errors --register-only 
pear.horde.org/Horde_Alarm
+    pear uninstall --nodeps --ignore-errors --register-only 
pear.horde.org/%{pear_name}
 fi
 
 %files -f %{pear_name}.lang

++++++ Horde_Alarm-2.0.2.tgz -> Horde_Alarm-2.2.3.tgz ++++++
++++ 10731 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