Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2016-02-22 10:16:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
 and      /work/SRC/openSUSE:Factory/.kholidays.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kholidays"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes      2016-01-23 
01:07:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2016-02-22 
10:16:33.000000000 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 08:11:33 UTC 2016 - [email protected]
+
+- Update to KDE Applications 15.12.2
+   * KDE Applications 15.12.2 
+   * https://www.kde.org/announcements/announce-applications-15.12.2.php
+   * boo#966605
+
+
+-------------------------------------------------------------------

Old:
----
  kholidays-15.12.1.tar.xz

New:
----
  kholidays-15.12.2.tar.xz

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

Other differences:
------------------
++++++ kholidays.spec ++++++
--- /var/tmp/diff_new_pack.4JqB2G/_old  2016-02-22 10:16:34.000000000 +0100
+++ /var/tmp/diff_new_pack.4JqB2G/_new  2016-02-22 10:16:34.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kholidays
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           kholidays
-Version:        15.12.1
+Version:        15.12.2
 Release:        0
 %define kf5_version 5.1.0
 Summary:        KDE PIM Libraries

++++++ kholidays-15.12.1.tar.xz -> kholidays-15.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-15.12.1/src/sunriseset.cpp 
new/kholidays-15.12.2/src/sunriseset.cpp
--- old/kholidays-15.12.1/src/sunriseset.cpp    2015-11-22 01:49:24.000000000 
+0100
+++ new/kholidays-15.12.2/src/sunriseset.cpp    2016-02-11 18:26:09.000000000 
+0100
@@ -23,6 +23,7 @@
 */
 
 #include "sunriseset.h"
+#include <math.h>
 #include <cmath>
 static const double PI = 3.14159265358979323846;
 static const double MaxLat = 89.99;


Reply via email to