Hello community,

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

Package is "php5-pear-Horde_Date"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Date/php5-pear-Horde_Date.changes    
    2012-11-28 14:20:59.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Date.new/php5-pear-Horde_Date.changes
   2015-01-20 19:02:05.000000000 +0100
@@ -1,0 +2,152 @@
+Sun Jan 18 11:37:38 UTC 2015 - Ralf Lang <l...@b1-systems.de>
+
+- Version 2.0.13
+
+- [jan] Update Brazilian Portuguese translation (Luis Felipe Marzagao 
<d...@easylifeproject.org>).
+- [jan] Update Japanese translation (Hiromi Kimura <hir...@tac.tsukuba.ac.jp>).
+- [jan] Update Hungarian translation (Andras Galos <gal...@netinform.hu>).
+- [jan] Update Hungarian translation (Andras Galos <gal...@netinform.hu>).
+- [jan] Update Spanish translation (Manuel P. Ayala <may...@unex.es>).
+- [jan] Fix calculating recurrence end if UNTIL property of iCalendar data is 
DATE value (Bug #13401).
+- [jan] Support loading translations from Composer-installed package.
+
+-------------------------------------------------------------------
+Thu Jan  8 17:45:32 UTC 2015 -  <l...@b1-systems.de>
+
+- Version 2.0.9
+- [mjr] Fix setting timezone parameter when parsing certain string 
representations.
+
+-------------------------------------------------------------------
+Thu Jan  8 17:45:32 UTC 2015 -  <l...@b1-systems.de>
+
+- Version 2.0.8
+- [jan] Fix date calculation if providing both a timestamp and a timezone (Bug 
#12843).
+- [mjr] Add ability to return human readable description of recurrence rules.
+- [mjr] Fix issue that could cause incorrect month values when populating an 
empty date object.
+- [mjr] Fix handling of RRULE with full datetime UNTIL values (Bug # 12869).
+- [rla] Add aliases for Windows and Lotus timezone identifiers (Bug #11688).
+
+-------------------------------------------------------------------
+Thu Jan  8 17:45:32 UTC 2015 -  <l...@b1-systems.de>
+
+- Version 2.0.7
+- [jan] Correct dates with very large days-of-month more efficiently (Bug 
#12615).
+- [jan] Don't limit the argument to Horde_Date_Utils::isLeapYear() to 4 digits.
+
+-------------------------------------------------------------------
+Thu Jan  8 17:45:32 UTC 2015 -  <l...@b1-systems.de>
+
+- Version 2.0.6
+- [jan] Don't use /e modifier with preg_replace() calls (Remi Collet 
<fed...@famillecollet.com>).
+
+-------------------------------------------------------------------
+Thu Jan  8 17:45:32 UTC 2015 -  <l...@b1-systems.de>
+
+- Version 2.0.5
+- [jan] Fix parsing yearly recurrences on the same day from Kolab data (Bug 
#12227).
+
+-------------------------------------------------------------------
+Thu Jan  8 17:45:32 UTC 2015 -  <l...@b1-systems.de>
+
+- Version 2.0.4
+- [jan] Fix recurring dates on the 5th weekday of a month (Bug #11181).
+
+-------------------------------------------------------------------
+Thu Jan  8 17:45:32 UTC 2015 -  <l...@b1-systems.de>
+
+- Version 2.0.3
+- [jan] Update French translation (Paul De Vlieger 
<paul.de_vlie...@moniut.univ-bpclermont.fr>).
+- [jan] Fix error: DateTime::__construct(): Failed to parse time string 
(-001-11-01).
+- [jan] Catch DateTime exception in Horde_Date_Utils:daysInMonth() (Bug 
#11916).
+
+-------------------------------------------------------------------
+Thu Jan  8 17:45:32 UTC 2015 -  <l...@b1-systems.de>
+
+- Version 2.0.2
+- [jan] Add Basque translation (Ibon Igartua <ibon.igar...@ehu.es>).
+- [jan] Fix more strftime() formatting of certain locale-specific format 
specifiers (Bug #11831).
+
+-------------------------------------------------------------------
+Thu Jan  8 17:45:32 UTC 2015 -  <l...@b1-systems.de>
+
+- Version 2.0.13
+- [jan] Support loading translations from Composer-installed package.
+
+-------------------------------------------------------------------
+Thu Jan  8 17:45:32 UTC 2015 -  <l...@b1-systems.de>
+
+- Version 2.0.12
+- [jan] Fix calculating recurrence end if UNTIL property of iCalendar data is 
DATE value (Bug #13401).
+
+-------------------------------------------------------------------
+Fri Jul 11 09:33:29 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.0.11
+- [jan] Update Hungarian translation (Andras Galos <gal...@netinform.hu>).
+- [jan] Update Spanish translation (Manuel P. Ayala <may...@unex.es>).
+
+-------------------------------------------------------------------
+Fri Jul 11 09:33:29 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.0.10
+- [jan] Update Brazilian Portuguese translation (Luis Felipe Marzagao 
<d...@easylifeproject.org>).
+- [jan] Update Japanese translation (Hiromi Kimura <hir...@tac.tsukuba.ac.jp>).
+- [jan] Update Hungarian translation (Andras Galos <gal...@netinform.hu>).
+
+-------------------------------------------------------------------
+Fri Jul 11 09:33:29 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.0.9
+- [mjr] Fix setting timezone parameter when parsing certain string 
representations.
+
+-------------------------------------------------------------------
+Mon Mar 10 16:14:03 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.0.8
+- [jan] Fix date calculation if providing both a timestamp and a timezone (Bug 
#12843).
+- [mjr] Add ability to return human readable description of recurrence rules.
+- [mjr] Fix issue that could cause incorrect month values when populating an 
empty date object.
+- [mjr] Fix handling of RRULE with full datetime UNTIL values (Bug # 12869).
+- [rla] Add aliases for Windows and Lotus timezone identifiers (Bug #11688).
+
+-------------------------------------------------------------------
+Mon Feb  3 18:03:48 UTC 2014 -  <l...@b1-systems.de>
+
+- Version 2.0.7
+- [jan] Correct dates with very large days-of-month more efficiently (Bug 
#12615).
+- [jan] Don't limit the argument to Horde_Date_Utils::isLeapYear() to 4 digits.
+
+-------------------------------------------------------------------
+Wed May 29 12:59:55 UTC 2013 - Ralf Lang <l...@b1-systems.de>
+
+- Version 2.0.6
+- [jan] Don't use /e modifier with preg_replace() calls (Remi Collet 
<fed...@famillecollet.com>).
+
+-------------------------------------------------------------------
+Wed May 29 12:59:55 UTC 2013 - Ralf Lang <l...@b1-systems.de>
+
+- Version 2.0.5
+- [jan] Fix parsing yearly recurrences on the same day from Kolab data (Bug 
#12227).
+
+-------------------------------------------------------------------
+Tue Mar  5 16:02:10 UTC 2013 - Ralf Lang <l...@b1-systems.de>
+
+- Version 2.0.4
+- [jan] Fix recurring dates on the 5th weekday of a month (Bug #11181).
+
+-------------------------------------------------------------------
+Tue Jan 29 17:02:59 UTC 2013 - Ralf Lang <l...@b1-systems.de>
+
+- Version 2.0.3
+- [jan] Update French translation (Paul De Vlieger 
<paul.de_vlie...@moniut.univ-bpclermont.fr>).
+- [jan] Fix error: DateTime::__construct(): Failed to parse time string 
(-001-11-01).
+- [jan] Catch DateTime exception in Horde_Date_Utils:daysInMonth() (Bug 
#11916).
+
+-------------------------------------------------------------------
+Wed Jan  9 16:30:48 UTC 2013 - Ralf Lang <l...@b1-systems.de>
+
+- Version 2.0.2
+- [jan] Add Basque translation (Ibon Igartua <ibon.igar...@ehu.es>).
+- [jan] Fix more strftime() formatting of certain locale-specific format 
specifiers (Bug #11831).
+
+-------------------------------------------------------------------

Old:
----
  Horde_Date-2.0.1.tgz

New:
----
  Horde_Date-2.0.13.tgz

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

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

++++++ Horde_Date-2.0.1.tgz -> Horde_Date-2.0.13.tgz ++++++
++++ 22967 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