Hello community,

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

Package is "php5-pear-Horde_Prefs"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Prefs/php5-pear-Horde_Prefs.changes  
    2012-11-28 14:54:18.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Prefs.new/php5-pear-Horde_Prefs.changes
 2015-01-20 19:03:09.000000000 +0100
@@ -1,0 +2,91 @@
+Thu Jan  8 17:54:14 UTC 2015 -  <[email protected]>
+
+- Version 2.7.1
+- [mms] Fix Horde_Prefs#isDefault() to return true if the given pref name 
doesn't exist in a scope.
+
+-------------------------------------------------------------------
+Thu Jan  8 17:54:14 UTC 2015 -  <[email protected]>
+
+- Version 2.7.0
+- [mms] Add ArrayAccess, Countable, and Iterator functionality to the 
Horde_Prefs_Identity object.
+
+-------------------------------------------------------------------
+Fri Jul 11 09:42:26 UTC 2014 -  <[email protected]>
+
+- Version 2.6.0
+- [mms] Add Horde_Prefs#getCache().
+- [mms] Add Horde_Cache based cache driver.
+- [mms] Pref scopes are now loaded on-demand.
+- [mms] Add Horde_Prefs#changeScope().
+
+-------------------------------------------------------------------
+Mon Feb  3 18:11:47 UTC 2014 -  <[email protected]>
+
+- Version 2.5.2
+- [mms] Correct fix for iteration of Horde_Prefs_Scope object.
+
+-------------------------------------------------------------------
+Mon Feb  3 18:11:47 UTC 2014 -  <[email protected]>
+
+- Version 2.5.1
+- [mms] Fix iteration of Horde_Prefs_Scope object.
+
+-------------------------------------------------------------------
+Tue Jul 16 21:11:00 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.5.0
+- [mms] Add ability to override locked pref status when setting value via 
Horde_Prefs#setValue().
+
+-------------------------------------------------------------------
+Wed May 29 13:10:26 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.4.1
+- [mms] Fix removing prefs from storage backends (Bug #12208).
+- [mms] Fix fatal error in Horde_Prefs_Scope#valid().
+
+-------------------------------------------------------------------
+Wed May 29 13:10:26 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.4.0
+- [mms] Add MongoDB storage driver.
+- [mms] Fix removing preference from backend (Bug #12207).
+- [mms] More compact internal/serialized representation of data in 
Horde_Prefs_Scope.
+
+-------------------------------------------------------------------
+Tue Mar  5 19:49:46 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.3.2
+- [jan] Improve unit tests.
+- [mms] Simplify Horde_Prefs_Scope iterator.
+
+-------------------------------------------------------------------
+Tue Mar  5 16:12:00 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.3.1
+- [mms] Fix regression that broke Horde_Prefs_Identity#getDefaultFromAddress() 
in 2.3.0.
+
+-------------------------------------------------------------------
+Tue Mar  5 16:12:00 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.3.0
+- [jan] Add Horde_Prefs_Identity#getFromAddress().
+- [jan] Fix LDAP driver and use Horde_Ldap (Heinz Schweiger 
<[email protected]>, Request #11697).
+
+-------------------------------------------------------------------
+Tue Jan 29 17:12:01 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.2.0
+- [mms] Horde_Prefs_Identity#getDefaultFromAddress() now returns a 
Horde_Mail_Rfc822_Address object.
+- [jan] Update French translation (Paul De Vlieger 
<[email protected]>).
+
+-------------------------------------------------------------------
+Wed Jan  9 17:08:42 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.1.0
+- [mms] When removing a pref, reset its value in the cached scope to the 
default (Bug #11895).
+- [mms] Delete preference from storage backend when calling 
Horde_Prefs#remove().
+- [mms] Add throw parameter to Horde_Prefs#store().
+- [jan] Update Basque translation (Ibon Igartua <[email protected]>).
+- [jan] Fix creating storage folder for Kolab/IMAP backends (Bug #11751).
+
+-------------------------------------------------------------------

Old:
----
  Horde_Prefs-2.0.1.tgz

New:
----
  Horde_Prefs-2.7.1.tgz

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

Other differences:
------------------
++++++ php5-pear-Horde_Prefs.spec ++++++
--- /var/tmp/diff_new_pack.OX6O9S/_old  2015-01-20 19:03:09.000000000 +0100
+++ /var/tmp/diff_new_pack.OX6O9S/_new  2015-01-20 19:03:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Prefs
 #
-# 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_Prefs
-Version:        2.0.1
+Version:        2.7.1
 Release:        0
 Source0:        http://pear.horde.org/get/Horde_Prefs-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ Horde_Prefs-2.0.1.tgz -> Horde_Prefs-2.7.1.tgz ++++++
++++ 15178 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to