commit kcalcore for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2019-10-14 13:26:30

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new.2352 (New)


Package is "kcalcore"

Mon Oct 14 13:26:30 2019 rev:50 rq:737722 version:19.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2019-09-09 
12:23:18.797882451 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new.2352/kcalcore.changes  
2019-10-14 13:26:31.655739106 +0200
@@ -1,0 +2,10 @@
+Fri Oct 11 07:42:37 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.2.php
+- Changes since 19.08.1:
+  * Fix compilation with Qt 5.14, QLatin1Literal seems gone
+
+---

Old:

  kcalcore-19.08.1.tar.xz
  kcalcore-19.08.1.tar.xz.sig

New:

  kcalcore-19.08.2.tar.xz
  kcalcore-19.08.2.tar.xz.sig



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.1JBtH1/_old  2019-10-14 13:26:32.179737740 +0200
+++ /var/tmp/diff_new_pack.1JBtH1/_new  2019-10-14 13:26:32.183737730 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kcalcore
-Version:19.08.1
+Version:19.08.2
 Release:0
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1-or-later


++ kcalcore-19.08.1.tar.xz -> kcalcore-19.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-19.08.1/CMakeLists.txt 
new/kcalcore-19.08.2/CMakeLists.txt
--- old/kcalcore-19.08.1/CMakeLists.txt 2019-08-25 15:02:23.0 +0200
+++ new/kcalcore-19.08.2/CMakeLists.txt 2019-09-08 14:55:07.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.12.1")
+set(PIM_VERSION "5.12.2")
 
 project(KCalCore VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-19.08.1/autotests/testmemorycalendar.cpp 
new/kcalcore-19.08.2/autotests/testmemorycalendar.cpp
--- old/kcalcore-19.08.1/autotests/testmemorycalendar.cpp   2019-08-25 
15:02:23.0 +0200
+++ new/kcalcore-19.08.2/autotests/testmemorycalendar.cpp   2019-09-08 
14:55:07.0 +0200
@@ -140,7 +140,7 @@
 // the incidences had special relations.
 // This test tests that scenario, and will crash if it fails.
 MemoryCalendar::Ptr cal(new MemoryCalendar(QTimeZone::utc()));
-FileStorage store1(cal, QLatin1Literal(ICALTESTDATADIR) + 
QLatin1String("test_relations.ics"));
+FileStorage store1(cal, QLatin1String(ICALTESTDATADIR) + 
QLatin1String("test_relations.ics"));
 QVERIFY(store1.load());
 const Todo::List oldTodos = cal->todos();
 qDebug() << "Loaded " << oldTodos.count() << " todos into oldTodos.";




commit kcalcore for openSUSE:Factory

2019-09-09 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2019-09-09 12:23:17

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new.7948 (New)


Package is "kcalcore"

Mon Sep  9 12:23:17 2019 rev:49 rq:728793 version:19.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2019-08-28 
16:01:31.854800062 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new.7948/kcalcore.changes  
2019-09-09 12:23:18.797882451 +0200
@@ -1,0 +2,15 @@
+Thu Sep  5 14:00:17 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.1.php
+- Changes since 19.08.0:
+  * Include KDE* cmake macros before any others
+  * Restore backward compatibility for the version header
+- Dropped patches, now upstream:
+  * 0001-Restore-backward-compatibility-for-the-version-heade.patch
+- Refreshed patches:
+  * 0001-Revert-GIT_SILENT-increase-version.patch
+
+---

Old:

  0001-Restore-backward-compatibility-for-the-version-heade.patch
  kcalcore-19.08.0.tar.xz
  kcalcore-19.08.0.tar.xz.sig

New:

  kcalcore-19.08.1.tar.xz
  kcalcore-19.08.1.tar.xz.sig



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.mWiMDV/_old  2019-09-09 12:23:19.513882345 +0200
+++ /var/tmp/diff_new_pack.mWiMDV/_new  2019-09-09 12:23:19.513882345 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kcalcore
-Version:19.08.0
+Version:19.08.1
 Release:0
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1-or-later
@@ -35,8 +35,6 @@
 %endif
 # PATCH-FIX-OPENSUSE
 Patch0: 0001-Revert-GIT_SILENT-increase-version.patch
-# PATCH-FIX-UPSTREAM
-Patch1: 0001-Restore-backward-compatibility-for-the-version-heade.patch
 BuildRequires:  bison
 BuildRequires:  extra-cmake-modules >= 5.19.0
 BuildRequires:  kdelibs4support-devel >= %{kf5_version}

++ 0001-Revert-GIT_SILENT-increase-version.patch ++
--- /var/tmp/diff_new_pack.mWiMDV/_old  2019-09-09 12:23:19.533882342 +0200
+++ /var/tmp/diff_new_pack.mWiMDV/_new  2019-09-09 12:23:19.537882341 +0200
@@ -11,11 +11,11 @@
  CMakeLists.txt | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 38a03e47a..f55f626a9 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -35,7 +35,7 @@ ecm_setup_version(PROJECT VARIABLE_PREFIX KCALCORE
+Index: kcalcore-19.08.1/CMakeLists.txt
+===
+--- kcalcore-19.08.1.orig/CMakeLists.txt   2019-08-25 15:02:23.0 
+0200
 kcalcore-19.08.1/CMakeLists.txt2019-09-06 08:27:56.794097979 +0200
+@@ -39,7 +39,7 @@
  ### Find packages ###
  find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Gui)
  
@@ -24,6 +24,3 @@
  find_package(LibIcal ${LibIcal_MIN_VERSION})
  set_package_properties(LibIcal PROPERTIES TYPE REQUIRED)
  if(LibIcal_VERSION VERSION_GREATER "2.98")
--- 
-2.13.6
-


++ kcalcore-19.08.0.tar.xz -> kcalcore-19.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-19.08.0/CMakeLists.txt 
new/kcalcore-19.08.1/CMakeLists.txt
--- old/kcalcore-19.08.0/CMakeLists.txt 2019-08-06 08:27:32.0 +0200
+++ new/kcalcore-19.08.1/CMakeLists.txt 2019-08-25 15:02:23.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.12.0")
+set(PIM_VERSION "5.12.1")
 
 project(KCalCore VERSION ${PIM_VERSION})
 
@@ -9,17 +9,21 @@
 find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${KCalCore_SOURCE_DIR}/cmake)
 
+include(KDEInstallDirs)
+include(KDECMakeSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
+
 include(GenerateExportHeader)
 include(ECMGenerateHeaders)
 include(ECMGeneratePriFile)
 
 include(ECMSetupVersion)
 include(FeatureSummary)
-include(KDEInstallDirs)
-include(KDECMakeSettings)
-include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
+# TODO: remove for KF6
+option(KCALENDARCORE_NO_DEPRECATED_NAMESPACE "Disable deprecated KCalCore 
namespace" OFF)
+
 if(POLICY CMP0053)
   cmake_policy(SET CMP0053 NEW)
 endif()
@@ -84,6 +88,12 @@
   ${CMAKE_CURRENT_BINARY_DIR}/kcalendarcore_version.h
   DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel
 )
+if (NOT KCALENDARCORE_NO_DEPRECATED_NAMESPACE)
+  install(FILES
+

commit kcalcore for openSUSE:Factory

2019-08-28 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2019-08-28 16:01:28

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new.7948 (New)


Package is "kcalcore"

Wed Aug 28 16:01:28 2019 rev:48 rq:725576 version:19.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2019-08-16 
15:36:14.485863428 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new.7948/kcalcore.changes  
2019-08-28 16:01:31.854800062 +0200
@@ -1,0 +2,5 @@
+Fri Aug 23 12:42:17 UTC 2019 - Christophe Giboudeaux 
+
+- Add 0001-Restore-backward-compatibility-for-the-version-heade.patch
+
+---

New:

  0001-Restore-backward-compatibility-for-the-version-heade.patch



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.7n5nYV/_old  2019-08-28 16:01:33.966799744 +0200
+++ /var/tmp/diff_new_pack.7n5nYV/_new  2019-08-28 16:01:33.966799744 +0200
@@ -35,6 +35,8 @@
 %endif
 # PATCH-FIX-OPENSUSE
 Patch0: 0001-Revert-GIT_SILENT-increase-version.patch
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-Restore-backward-compatibility-for-the-version-heade.patch
 BuildRequires:  bison
 BuildRequires:  extra-cmake-modules >= 5.19.0
 BuildRequires:  kdelibs4support-devel >= %{kf5_version}
@@ -66,8 +68,7 @@
 to develop KDE PIM applications.
 
 %prep
-%setup -q -n kcalcore-%{version}
-%autopatch -p1
+%autosetup -p1 -n kcalcore-%{version}
 
 %build
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON 
-DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
@@ -89,6 +90,7 @@
 %license COPYING*
 %{_kf5_cmakedir}/KF5CalendarCore/
 %{_kf5_includedir}/KCalendarCore/
+%{_kf5_includedir}/kcalcore_version.h
 %{_kf5_includedir}/kcalendarcore_version.h
 %{_kf5_libdir}/libKF5CalendarCore.so
 %{_kf5_mkspecsdir}/qt_KCalendarCore.pri

++ 0001-Restore-backward-compatibility-for-the-version-heade.patch ++
>From 28eab632238352ab46f6c1db11f6ebf7d3ce0690 Mon Sep 17 00:00:00 2001
From: Volker Krause 
Date: Fri, 16 Aug 2019 18:01:11 +0200
Subject: [PATCH] Restore backward compatibility for the version header

Summary: Needed by Calligra.

Reviewers: asturmlechner, dfaure

Subscribers: kde-pim

Tags: #kde_pim

Differential Revision: https://phabricator.kde.org/D23204
---
 CMakeLists.txt | 9 +
 src/CMakeLists.txt | 2 --
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index d89b7ec51..018bcc57a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -20,6 +20,9 @@ include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
+# TODO: remove for KF6
+option(KCALENDARCORE_NO_DEPRECATED_NAMESPACE "Disable deprecated KCalCore 
namespace" OFF)
+
 if(POLICY CMP0053)
   cmake_policy(SET CMP0053 NEW)
 endif()
@@ -84,6 +87,12 @@ install(FILES
   ${CMAKE_CURRENT_BINARY_DIR}/kcalendarcore_version.h
   DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel
 )
+if (NOT KCALENDARCORE_NO_DEPRECATED_NAMESPACE)
+  install(FILES
+${CMAKE_CURRENT_BINARY_DIR}/kcalendarcore_version.h
+DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel RENAME 
kcalcore_version.h
+  )
+endif()
 
 install(FILES kcalendarcore.renamecategories kcalendarcore.categories  
DESTINATION  ${KDE_INSTALL_LOGGINGCATEGORIESDIR})
 
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 37e117376..5718a2030 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -46,8 +46,6 @@ generate_export_header(KF5CalendarCore BASE_NAME 
kcalendarcore)
 add_library(KF5::CalendarCore ALIAS KF5CalendarCore)
 
 # backward compatibility with the old name
-# TODO: remove for KF6
-option(KCALENDARCORE_NO_DEPRECATED_NAMESPACE "Disable deprecated KCalCore 
namespace" OFF)
 if (NOT KCALENDARCORE_NO_DEPRECATED_NAMESPACE)
 target_compile_definitions(KF5CalendarCore INTERFACE 
"-DKCalCore=KCalendarCore")
 endif()
-- 
2.23.0






commit kcalcore for openSUSE:Factory

2019-08-16 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2019-08-16 15:36:11

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new.22127 (New)


Package is "kcalcore"

Fri Aug 16 15:36:11 2019 rev:47 rq:723617 version:19.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2019-07-16 
08:31:17.499414133 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new.22127/kcalcore.changes 
2019-08-16 15:36:14.485863428 +0200
@@ -1,0 +2,35 @@
+Fri Aug  9 08:30:34 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 19.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.0.php
+- Changes since 19.07.90:
+  * "kcalcore_debug.h" -> "kcalendarcore_debug.h" 
+  * Rename to kcalendarcore 
+  * Rename kcalcore_version.h to kcalendarcore_version.h
+
+---
+Tue Aug 06 16:50:48 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-rc.php
+- Changes since 19.07.80:
+  * Clarify that utils.h is not public API
+  * Port tests to new namespace
+  * Rename the header install locations to KCalendarCore
+  * Rename the KCalCore namespace to KCalendarCore
+
+---
+Tue Jul 23 11:58:58 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-beta.php
+- Changes since 19.04.3:
+  * Too many changes to list here
+
+---

Old:

  kcalcore-19.04.3.tar.xz

New:

  applications.keyring
  kcalcore-19.08.0.tar.xz
  kcalcore-19.08.0.tar.xz.sig



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.BtRLVj/_old  2019-08-16 15:36:15.073863258 +0200
+++ /var/tmp/diff_new_pack.BtRLVj/_new  2019-08-16 15:36:15.073863258 +0200
@@ -20,14 +20,19 @@
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%bcond_without lang
 Name:   kcalcore
-Version:19.04.3
+Version:19.08.0
 Release:0
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
-URL:http://www.kde.org
-Source: kcalcore-%{version}.tar.xz
+URL:https://www.kde.org
+Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 # PATCH-FIX-OPENSUSE
 Patch0: 0001-Revert-GIT_SILENT-increase-version.patch
 BuildRequires:  bison
@@ -83,9 +88,9 @@
 %files devel
 %license COPYING*
 %{_kf5_cmakedir}/KF5CalendarCore/
-%{_kf5_includedir}/KCalCore/
-%{_kf5_includedir}/kcalcore_version.h
+%{_kf5_includedir}/KCalendarCore/
+%{_kf5_includedir}/kcalendarcore_version.h
 %{_kf5_libdir}/libKF5CalendarCore.so
-%{_kf5_mkspecsdir}/qt_KCalCore.pri
+%{_kf5_mkspecsdir}/qt_KCalendarCore.pri
 
 %changelog

++ kcalcore-19.04.3.tar.xz -> kcalcore-19.08.0.tar.xz ++
 10034 lines of diff (skipped)




commit kcalcore for openSUSE:Factory

2019-07-16 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2019-07-16 08:31:16

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new.1887 (New)


Package is "kcalcore"

Tue Jul 16 08:31:16 2019 rev:46 rq:715083 version:19.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2019-06-13 
22:44:56.784150275 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new.1887/kcalcore.changes  
2019-07-16 08:31:17.499414133 +0200
@@ -1,0 +2,9 @@
+Sat Jul 13 07:26:34 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.3.php
+- No code changes since 19.04.2
+
+---

Old:

  kcalcore-19.04.2.tar.xz

New:

  kcalcore-19.04.3.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.avvBXJ/_old  2019-07-16 08:31:18.015414240 +0200
+++ /var/tmp/diff_new_pack.avvBXJ/_new  2019-07-16 08:31:18.019414241 +0200
@@ -21,7 +21,7 @@
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:   kcalcore
-Version:19.04.2
+Version:19.04.3
 Release:0
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1-or-later

++ kcalcore-19.04.2.tar.xz -> kcalcore-19.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-19.04.2/CMakeLists.txt 
new/kcalcore-19.04.3/CMakeLists.txt
--- old/kcalcore-19.04.2/CMakeLists.txt 2019-05-29 18:01:47.0 +0200
+++ new/kcalcore-19.04.3/CMakeLists.txt 2019-06-07 07:00:55.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.11.2")
+set(PIM_VERSION "5.11.3")
 
 project(KCalCore VERSION ${PIM_VERSION})
 




commit kcalcore for openSUSE:Factory

2019-06-13 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2019-06-13 22:44:55

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new.4811 (New)


Package is "kcalcore"

Thu Jun 13 22:44:55 2019 rev:45 rq:708573 version:19.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2019-05-14 
13:18:16.757552738 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new.4811/kcalcore.changes  
2019-06-13 22:44:56.784150275 +0200
@@ -1,0 +2,10 @@
+Fri Jun 07 12:51:52 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.2.php
+- Changes since 19.04.1:
+  * Remove bogus TODO, this is a private header already so it's fine
+
+---

Old:

  kcalcore-19.04.1.tar.xz

New:

  kcalcore-19.04.2.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.nWBUiB/_old  2019-06-13 22:44:57.288150104 +0200
+++ /var/tmp/diff_new_pack.nWBUiB/_new  2019-06-13 22:44:57.288150104 +0200
@@ -21,7 +21,7 @@
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:   kcalcore
-Version:19.04.1
+Version:19.04.2
 Release:0
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1-or-later

++ kcalcore-19.04.1.tar.xz -> kcalcore-19.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-19.04.1/CMakeLists.txt 
new/kcalcore-19.04.2/CMakeLists.txt
--- old/kcalcore-19.04.1/CMakeLists.txt 2019-04-19 06:59:58.0 +0200
+++ new/kcalcore-19.04.2/CMakeLists.txt 2019-05-29 18:01:47.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.11.1")
+set(PIM_VERSION "5.11.2")
 
 project(KCalCore VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-19.04.1/src/icalformat_p.h 
new/kcalcore-19.04.2/src/icalformat_p.h
--- old/kcalcore-19.04.1/src/icalformat_p.h 2019-04-19 06:59:58.0 
+0200
+++ new/kcalcore-19.04.2/src/icalformat_p.h 2019-05-29 18:01:47.0 
+0200
@@ -204,7 +204,6 @@
 */
 static QDateTime readICalUtcDateTime(icalproperty *p, icaltimetype ,
  const ICalTimeZoneCache *tzList = 
nullptr)
-//TODO: KDE5, move this implementation to icalformat_p.cpp
 {
 return readICalDateTime(p, t, tzList, true);
 }




commit kcalcore for openSUSE:Factory

2019-05-14 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2019-05-14 13:18:13

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new.5148 (New)


Package is "kcalcore"

Tue May 14 13:18:13 2019 rev:44 rq:702197 version:19.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2019-04-26 
22:47:39.221545195 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new.5148/kcalcore.changes  
2019-05-14 13:18:16.757552738 +0200
@@ -1,0 +2,9 @@
+Fri May 10 05:37:13 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.1.php
+- No code changes since 19.04.0
+
+---

Old:

  kcalcore-19.04.0.tar.xz

New:

  kcalcore-19.04.1.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.w68MTC/_old  2019-05-14 13:18:17.361554328 +0200
+++ /var/tmp/diff_new_pack.w68MTC/_new  2019-05-14 13:18:17.361554328 +0200
@@ -21,7 +21,7 @@
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:   kcalcore
-Version:19.04.0
+Version:19.04.1
 Release:0
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1-or-later

++ kcalcore-19.04.0.tar.xz -> kcalcore-19.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-19.04.0/CMakeLists.txt 
new/kcalcore-19.04.1/CMakeLists.txt
--- old/kcalcore-19.04.0/CMakeLists.txt 2019-04-05 21:08:23.0 +0200
+++ new/kcalcore-19.04.1/CMakeLists.txt 2019-04-19 06:59:58.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.11.0")
+set(PIM_VERSION "5.11.1")
 
 project(KCalCore VERSION ${PIM_VERSION})
 




commit kcalcore for openSUSE:Factory

2019-04-26 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2019-04-26 22:47:36

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new.5536 (New)


Package is "kcalcore"

Fri Apr 26 22:47:36 2019 rev:43 rq:696225 version:19.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2019-03-11 
11:09:26.593441753 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new.5536/kcalcore.changes  
2019-04-26 22:47:39.221545195 +0200
@@ -1,0 +2,34 @@
+Sat Apr 20 06:51:54 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.0.php
+- No code changes since 19.03.90
+
+---
+Tue Apr 09 20:54:39 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-rc.php
+- Changes since 19.03.80:
+  * Fix compile, KCalCore doesn't depend on Qt5Widgets, so use Qt5Gui instead
+  * Workaround a Qt 5.13 bug
+
+---
+Wed Mar 27 06:40:59 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-beta.php
+- Changes since 18.12.3:
+  * compile without foreach
+  * We use find_dependency, so we need to include CMakeFindDependencyMacro.
+  * Support static builds
+  * Add property for productId
+  * Fix some clazy warning
+
+---

Old:

  kcalcore-18.12.3.tar.xz

New:

  kcalcore-19.04.0.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.3SZsLd/_old  2019-04-26 22:47:39.913544840 +0200
+++ /var/tmp/diff_new_pack.3SZsLd/_new  2019-04-26 22:47:39.917544839 +0200
@@ -21,7 +21,7 @@
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:   kcalcore
-Version:18.12.3
+Version:19.04.0
 Release:0
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1-or-later

++ kcalcore-18.12.3.tar.xz -> kcalcore-19.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-18.12.3/.gitignore 
new/kcalcore-19.04.0/.gitignore
--- old/kcalcore-18.12.3/.gitignore 2019-02-08 07:52:10.0 +0100
+++ new/kcalcore-19.04.0/.gitignore 2019-04-05 21:08:23.0 +0200
@@ -16,6 +16,6 @@
 Makefile
 avail
 random_seed
-/build/
+/build*/
 CMakeLists.txt.user*
 *.unc-backup*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-18.12.3/CMakeLists.txt 
new/kcalcore-19.04.0/CMakeLists.txt
--- old/kcalcore-18.12.3/CMakeLists.txt 2019-02-08 07:52:10.0 +0100
+++ new/kcalcore-19.04.0/CMakeLists.txt 2019-04-05 21:08:23.0 +0200
@@ -1,12 +1,12 @@
-cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.10.3")
+cmake_minimum_required(VERSION 3.5)
+set(PIM_VERSION "5.11.0")
 
 project(KCalCore VERSION ${PIM_VERSION})
 
 # ECM setup
-set(KF5_VERSION "5.51.0")
+set(KF5_MIN_VERSION "5.56.0")
 
-find_package(ECM ${KF5_VERSION} CONFIG REQUIRED)
+find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${KCalCore_SOURCE_DIR}/cmake)
 
 include(GenerateExportHeader)
@@ -23,7 +23,7 @@
 if(POLICY CMP0053)
   cmake_policy(SET CMP0053 NEW)
 endif()
-set(QT_REQUIRED_VERSION "5.9.0")
+set(QT_REQUIRED_VERSION "5.10.0")
 
 set(KCALENDARCORE_LIB_VERSION ${PIM_VERSION})
 ecm_setup_version(PROJECT VARIABLE_PREFIX KCALCORE
@@ -53,7 +53,14 @@
 )
 
 
-add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
+# workaround for https://bugreports.qt.io/browse/QTBUG-74665 (bug in qt5.13 
reevaluate it)
+if (${Qt5Gui_VERSION} STRGREATER "5.13")
+   MESSAGE(STATUS "Qt version: ${Qt5Gui_VERSION} DISABLE compile without 
deprecated methods. bug QTBUG-74665")
+else()
+   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
+endif()
+add_definitions(-DQT_NO_FOREACH)
+
 ### Targets ###
 add_subdirectory(src)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-18.12.3/KF5CalendarCoreConfig.cmake.in 
new/kcalcore-19.04.0/KF5CalendarCoreConfig.cmake.in
--- old/kcalcore-18.12.3/KF5CalendarCoreConfig.cmake.in 2019-02-08 
07:52:10.0 +0100
+++ 

commit kcalcore for openSUSE:Factory

2019-03-11 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2019-03-11 11:09:25

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new.28833 (New)


Package is "kcalcore"

Mon Mar 11 11:09:25 2019 rev:42 rq:683160 version:18.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2019-02-14 
14:16:01.888142680 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new.28833/kcalcore.changes 
2019-03-11 11:09:26.593441753 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:14 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.3.php
+- Changes since 18.12.2:
+  * No code changes since 18.12.2
+
+---

Old:

  kcalcore-18.12.2.tar.xz

New:

  kcalcore-18.12.3.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.lmAjun/_old  2019-03-11 11:09:28.101441435 +0100
+++ /var/tmp/diff_new_pack.lmAjun/_new  2019-03-11 11:09:28.157441424 +0100
@@ -21,7 +21,7 @@
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:   kcalcore
-Version:18.12.2
+Version:18.12.3
 Release:0
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1-or-later

++ kcalcore-18.12.2.tar.xz -> kcalcore-18.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-18.12.2/CMakeLists.txt 
new/kcalcore-18.12.3/CMakeLists.txt
--- old/kcalcore-18.12.2/CMakeLists.txt 2019-01-11 07:15:54.0 +0100
+++ new/kcalcore-18.12.3/CMakeLists.txt 2019-02-08 07:52:10.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.10.2")
+set(PIM_VERSION "5.10.3")
 
 project(KCalCore VERSION ${PIM_VERSION})
 




commit kcalcore for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2019-02-14 14:16:00

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new.28833 (New)


Package is "kcalcore"

Thu Feb 14 14:16:00 2019 rev:41 rq:673728 version:18.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2019-01-21 
10:11:47.410592235 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new.28833/kcalcore.changes 
2019-02-14 14:16:01.888142680 +0100
@@ -1,0 +2,10 @@
+Sat Feb 09 08:24:58 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.2.php
+- Changes since 18.12.1:
+  * No code changes since 18.12.1
+
+---

Old:

  kcalcore-18.12.1.tar.xz

New:

  kcalcore-18.12.2.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.G8KmGD/_old  2019-02-14 14:16:02.316142471 +0100
+++ /var/tmp/diff_new_pack.G8KmGD/_new  2019-02-14 14:16:02.320142469 +0100
@@ -21,7 +21,7 @@
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:   kcalcore
-Version:18.12.1
+Version:18.12.2
 Release:0
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1-or-later

++ kcalcore-18.12.1.tar.xz -> kcalcore-18.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-18.12.1/CMakeLists.txt 
new/kcalcore-18.12.2/CMakeLists.txt
--- old/kcalcore-18.12.1/CMakeLists.txt 2018-12-14 07:00:10.0 +0100
+++ new/kcalcore-18.12.2/CMakeLists.txt 2019-01-11 07:15:54.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.10.1")
+set(PIM_VERSION "5.10.2")
 
 project(KCalCore VERSION ${PIM_VERSION})
 




commit kcalcore for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2019-01-21 10:11:45

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new.28833 (New)


Package is "kcalcore"

Mon Jan 21 10:11:45 2019 rev:40 rq:665112 version:18.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2018-12-19 
13:33:03.796646208 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new.28833/kcalcore.changes 
2019-01-21 10:11:47.410592235 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:05 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.1.php
+- Changes since 18.12.0:
+  * No code changes since 18.12.0
+
+---
@@ -35 +45 @@
-  * Need to increase it
+  * Need to increase version
@@ -37 +47 @@
-  * USe new syntax
+  * Use new syntax

Old:

  kcalcore-18.12.0.tar.xz

New:

  kcalcore-18.12.1.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.7a7R5M/_old  2019-01-21 10:11:47.846591794 +0100
+++ /var/tmp/diff_new_pack.7a7R5M/_new  2019-01-21 10:11:47.850591791 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kcalcore
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -21,7 +21,7 @@
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:   kcalcore
-Version:18.12.0
+Version:18.12.1
 Release:0
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1-or-later

++ kcalcore-18.12.0.tar.xz -> kcalcore-18.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-18.12.0/CMakeLists.txt 
new/kcalcore-18.12.1/CMakeLists.txt
--- old/kcalcore-18.12.0/CMakeLists.txt 2018-11-30 20:19:29.0 +0100
+++ new/kcalcore-18.12.1/CMakeLists.txt 2018-12-14 07:00:10.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.10.0")
+set(PIM_VERSION "5.10.1")
 
 project(KCalCore VERSION ${PIM_VERSION})
 




commit kcalcore for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2018-12-19 13:33:02

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new.28833 (New)


Package is "kcalcore"

Wed Dec 19 13:33:02 2018 rev:39 rq:658366 version:18.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2018-11-12 
09:26:56.830330776 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new.28833/kcalcore.changes 
2018-12-19 13:33:03.796646208 +0100
@@ -1,0 +2,38 @@
+Fri Dec 14 06:09:04 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+---
+Mon Dec 03 20:55:52 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * Fix TodoTest::testStatus
+
+---
+Tue Nov 20 06:22:07 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Tue Nov 20 05:56:54 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51
+  * Need to increase it
+  * Make Incidence[Base] and Event Q_GADGETs
+  * USe new syntax
+
+---
@@ -47 +85 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -106 +144 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -219 +257 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -279 +317 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -378 +416 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -504 +542 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:

  kcalcore-18.08.3.tar.xz

New:

  kcalcore-18.12.0.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.6cwTTY/_old  2018-12-19 13:33:04.256645610 +0100
+++ /var/tmp/diff_new_pack.6cwTTY/_new  2018-12-19 13:33:04.260645605 +0100
@@ -17,26 +17,25 @@
 
 
 %define kf5_version 5.19.0
-Name:   kcalcore
-Version:18.08.3
-Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+Name:   kcalcore
+Version:18.12.0
+Release:0
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source: kcalcore-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE
-Patch:  0001-Revert-GIT_SILENT-increase-version.patch
+Patch0: 0001-Revert-GIT_SILENT-increase-version.patch
 BuildRequires:  bison
 BuildRequires:  extra-cmake-modules >= 5.19.0
 BuildRequires:  kdelibs4support-devel >= %{kf5_version}
 BuildRequires:  libical-devel >= 1.0
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package contains the KCalCore library for KDE PIM applications.
@@ -76,15 +75,13 @@
 %postun -n libKF5CalendarCore5 -p /sbin/ldconfig
 
 %files -n libKF5CalendarCore5
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_libdir}/libKF5CalendarCore.so.*
 %{_kf5_debugdir}/*.categories
 %{_kf5_debugdir}/*.renamecategories
 
 %files devel
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_cmakedir}/KF5CalendarCore/
 %{_kf5_includedir}/KCalCore/
 %{_kf5_includedir}/kcalcore_version.h

++ kcalcore-18.08.3.tar.xz -> kcalcore-18.12.0.tar.xz ++
diff 

commit kcalcore for openSUSE:Factory

2018-11-12 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2018-11-12 09:26:52

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Mon Nov 12 09:26:52 2018 rev:38 rq:648003 version:18.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2018-10-15 
09:23:40.928469872 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2018-11-12 
09:26:56.830330776 +0100
@@ -1,0 +2,10 @@
+Thu Nov 08 20:43:33 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.3.php
+- Changes since 18.08.2:
+  * No code changes since 18.08.2
+
+---

Old:

  kcalcore-18.08.2.tar.xz

New:

  kcalcore-18.08.3.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.DbYse9/_old  2018-11-12 09:26:57.538329894 +0100
+++ /var/tmp/diff_new_pack.DbYse9/_new  2018-11-12 09:26:57.542329888 +0100
@@ -18,7 +18,7 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:18.08.2
+Version:18.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kcalcore-18.08.2.tar.xz -> kcalcore-18.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-18.08.2/CMakeLists.txt 
new/kcalcore-18.08.3/CMakeLists.txt
--- old/kcalcore-18.08.2/CMakeLists.txt 2018-09-07 07:37:17.0 +0200
+++ new/kcalcore-18.08.3/CMakeLists.txt 2018-10-11 13:14:41.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.9.2")
+set(PIM_VERSION "5.9.3")
 
 project(KCalCore VERSION ${PIM_VERSION})
 




commit kcalcore for openSUSE:Factory

2018-10-15 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2018-10-15 09:23:33

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Mon Oct 15 09:23:33 2018 rev:37 rq:641476 version:18.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2018-09-13 
23:55:11.814237818 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2018-10-15 
09:23:40.928469872 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:06:49 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.2.php
+- Changes since 18.08.1:
+  * None
+
+---

Old:

  kcalcore-18.08.1.tar.xz

New:

  kcalcore-18.08.2.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.rRQdAe/_old  2018-10-15 09:23:41.704469147 +0200
+++ /var/tmp/diff_new_pack.rRQdAe/_new  2018-10-15 09:23:41.704469147 +0200
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:18.08.1
+Version:18.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kcalcore-18.08.1.tar.xz -> kcalcore-18.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-18.08.1/CMakeLists.txt 
new/kcalcore-18.08.2/CMakeLists.txt
--- old/kcalcore-18.08.1/CMakeLists.txt 2018-08-17 07:10:58.0 +0200
+++ new/kcalcore-18.08.2/CMakeLists.txt 2018-09-07 07:37:17.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.9.1")
+set(PIM_VERSION "5.9.2")
 
 project(KCalCore VERSION ${PIM_VERSION})
 




commit kcalcore for openSUSE:Factory

2018-09-13 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2018-09-13 23:55:09

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Thu Sep 13 23:55:09 2018 rev:36 rq:633906 version:18.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2018-08-22 
14:12:25.109223568 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2018-09-13 
23:55:11.814237818 +0200
@@ -1,0 +2,10 @@
+Thu Sep 06 18:42:55 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.1.php
+- Changes since 18.08.0:
+  * None
+
+---

Old:

  kcalcore-18.08.0.tar.xz

New:

  kcalcore-18.08.1.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.qso9IA/_old  2018-09-13 23:55:12.346237412 +0200
+++ /var/tmp/diff_new_pack.qso9IA/_new  2018-09-13 23:55:12.346237412 +0200
@@ -18,7 +18,7 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:18.08.0
+Version:18.08.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kcalcore-18.08.0.tar.xz -> kcalcore-18.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-18.08.0/CMakeLists.txt 
new/kcalcore-18.08.1/CMakeLists.txt
--- old/kcalcore-18.08.0/CMakeLists.txt 2018-08-03 18:39:12.0 +0200
+++ new/kcalcore-18.08.1/CMakeLists.txt 2018-08-17 07:10:58.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.9.0")
+set(PIM_VERSION "5.9.1")
 
 project(KCalCore VERSION ${PIM_VERSION})
 




commit kcalcore for openSUSE:Factory

2018-08-22 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2018-08-22 14:12:23

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Wed Aug 22 14:12:23 2018 rev:35 rq:630123 version:18.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2018-07-18 
22:42:02.457327717 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2018-08-22 
14:12:25.109223568 +0200
@@ -1,0 +2,23 @@
+Thu Aug 16 22:02:49 UTC 2018 - christo...@krop.fr
+
+- Update to 18.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.0.php
+- Changes since 18.07.80:
+  * None
+
+---
+Thu Jul 26 13:00:35 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+- Changes since 18.04.3:
+  * Use Q_REQUIRED_RESULT
+  * Warning--
+  * Warning--
+  * Remove unused debug
+
+---

Old:

  kcalcore-18.04.3.tar.xz

New:

  kcalcore-18.08.0.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.2nd6t9/_old  2018-08-22 14:12:25.549224612 +0200
+++ /var/tmp/diff_new_pack.2nd6t9/_new  2018-08-22 14:12:25.553224621 +0200
@@ -18,11 +18,11 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:18.04.3
+Version:18.08.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
@@ -63,7 +63,7 @@
 
 %prep
 %setup -q -n kcalcore-%{version}
-%patch -p1
+%autopatch -p1
 
 %build
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON 
-DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}

++ kcalcore-18.04.3.tar.xz -> kcalcore-18.08.0.tar.xz ++
 2858 lines of diff (skipped)




commit kcalcore for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2018-07-18 22:40:48

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Wed Jul 18 22:40:48 2018 rev:34 rq:622638 version:18.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2018-06-13 
15:20:25.750405763 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2018-07-18 
22:40:48.329573375 +0200
@@ -1,0 +2,10 @@
+Fri Jul 13 04:49:53 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.3.php
+- Changes since 18.04.2:
+  * None
+
+---

Old:

  kcalcore-18.04.2.tar.xz

New:

  kcalcore-18.04.3.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.K4cC0h/_old  2018-07-18 22:40:48.857571626 +0200
+++ /var/tmp/diff_new_pack.K4cC0h/_new  2018-07-18 22:40:48.861571613 +0200
@@ -18,7 +18,7 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:18.04.2
+Version:18.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kcalcore-18.04.2.tar.xz -> kcalcore-18.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-18.04.2/CMakeLists.txt 
new/kcalcore-18.04.3/CMakeLists.txt
--- old/kcalcore-18.04.2/CMakeLists.txt 2018-05-16 13:37:55.0 +0200
+++ new/kcalcore-18.04.3/CMakeLists.txt 2018-06-12 08:18:36.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.8.2")
+set(PIM_VERSION "5.8.3")
 
 project(KCalCore VERSION ${PIM_VERSION})
 




commit kcalcore for openSUSE:Factory

2018-06-13 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2018-06-13 15:20:22

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Wed Jun 13 15:20:22 2018 rev:33 rq:615503 version:18.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2018-05-16 
11:28:46.256280205 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2018-06-13 
15:20:25.750405763 +0200
@@ -1,0 +2,10 @@
+Fri Jun 08 05:06:41 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.2.php
+- Changes since 18.04.1:
+  * None
+
+---

Old:

  kcalcore-18.04.1.tar.xz

New:

  kcalcore-18.04.2.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.x5Z5u4/_old  2018-06-13 15:20:27.726333663 +0200
+++ /var/tmp/diff_new_pack.x5Z5u4/_new  2018-06-13 15:20:27.762332349 +0200
@@ -18,7 +18,7 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:18.04.1
+Version:18.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kcalcore-18.04.1.tar.xz -> kcalcore-18.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-18.04.1/CMakeLists.txt 
new/kcalcore-18.04.2/CMakeLists.txt
--- old/kcalcore-18.04.1/CMakeLists.txt 2018-04-19 13:30:30.0 +0200
+++ new/kcalcore-18.04.2/CMakeLists.txt 2018-05-16 13:37:55.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.8.1")
+set(PIM_VERSION "5.8.2")
 
 project(KCalCore VERSION ${PIM_VERSION})
 




commit kcalcore for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2018-05-16 11:28:33

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Wed May 16 11:28:33 2018 rev:32 rq:607143 version:18.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2018-04-25 
09:48:17.535582923 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2018-05-16 
11:28:46.256280205 +0200
@@ -1,0 +2,10 @@
+Fri May 11 05:17:49 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.1.php
+- Changes since 18.04.0:
+  * None
+
+---

Old:

  kcalcore-18.04.0.tar.xz

New:

  kcalcore-18.04.1.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.snM4Vj/_old  2018-05-16 11:28:47.608231067 +0200
+++ /var/tmp/diff_new_pack.snM4Vj/_new  2018-05-16 11:28:47.612230922 +0200
@@ -18,7 +18,7 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:18.04.0
+Version:18.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kcalcore-18.04.0.tar.xz -> kcalcore-18.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-18.04.0/CMakeLists.txt 
new/kcalcore-18.04.1/CMakeLists.txt
--- old/kcalcore-18.04.0/CMakeLists.txt 2018-04-10 06:47:45.0 +0200
+++ new/kcalcore-18.04.1/CMakeLists.txt 2018-04-19 13:30:30.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.8.0")
+set(PIM_VERSION "5.8.1")
 
 project(KCalCore VERSION ${PIM_VERSION})
 




commit kcalcore for openSUSE:Factory

2018-04-25 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2018-04-25 09:48:17

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Wed Apr 25 09:48:17 2018 rev:31 rq:599016 version:18.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2018-03-20 
21:37:18.331481987 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2018-04-25 
09:48:17.535582923 +0200
@@ -1,0 +2,26 @@
+Wed Apr 18 07:48:57 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+  * Fix Bug 392952 - Regression: port to QTimeZone leads to blowing up iCal 
file size (kde#392952)
+
+---
+Tue Apr 10 15:17:44 UTC 2018 - wba...@tmo.at
+
+- Add 0001-Revert-GIT_SILENT-increase-version.patch to make it
+  build with libical 1.0.1 on Leap 42.3
+
+---
+Fri Apr 06 07:09:09 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.03.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+  * Too many changes to list here
+
+---

Old:

  kcalcore-17.12.3.tar.xz

New:

  0001-Revert-GIT_SILENT-increase-version.patch
  kcalcore-18.04.0.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.8HBdYo/_old  2018-04-25 09:48:18.535546257 +0200
+++ /var/tmp/diff_new_pack.8HBdYo/_new  2018-04-25 09:48:18.539546111 +0200
@@ -18,7 +18,7 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:17.12.3
+Version:18.04.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -28,10 +28,12 @@
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: kcalcore-%{version}.tar.xz
+# PATCH-FIX-OPENSUSE
+Patch:  0001-Revert-GIT_SILENT-increase-version.patch
 BuildRequires:  bison
 BuildRequires:  extra-cmake-modules >= 5.19.0
 BuildRequires:  kdelibs4support-devel >= %{kf5_version}
-BuildRequires:  libical-devel >= 0.42
+BuildRequires:  libical-devel >= 1.0
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -61,6 +63,7 @@
 
 %prep
 %setup -q -n kcalcore-%{version}
+%patch -p1
 
 %build
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON 
-DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
@@ -76,6 +79,8 @@
 %defattr(-,root,root)
 %doc COPYING*
 %{_kf5_libdir}/libKF5CalendarCore.so.*
+%{_kf5_debugdir}/*.categories
+%{_kf5_debugdir}/*.renamecategories
 
 %files devel
 %defattr(-,root,root)

++ 0001-Revert-GIT_SILENT-increase-version.patch ++
>From 0d878da27e95a02483fb55642ce40e0f38096db1 Mon Sep 17 00:00:00 2001
From: Wolfgang Bauer 
Date: Tue, 10 Apr 2018 17:12:41 +0200
Subject: [PATCH] Revert "GIT_SILENT: increase version"

This reverts commit 097f1c0aaafcbf03eb95b31583fb1ed713d9f810.

Leap 42.3 only has libical 1.0.1, but it still builds fine with this
lower version as well.
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 38a03e47a..f55f626a9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -35,7 +35,7 @@ ecm_setup_version(PROJECT VARIABLE_PREFIX KCALCORE
 ### Find packages ###
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Gui)
 
-set(LibIcal_MIN_VERSION "2.0")
+set(LibIcal_MIN_VERSION "1.0")
 find_package(LibIcal ${LibIcal_MIN_VERSION})
 set_package_properties(LibIcal PROPERTIES TYPE REQUIRED)
 if(LibIcal_VERSION VERSION_GREATER "2.98")
-- 
2.13.6

++ kcalcore-17.12.3.tar.xz -> kcalcore-18.04.0.tar.xz ++
 8205 lines of diff (skipped)




commit kcalcore for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2018-03-20 21:37:16

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Tue Mar 20 21:37:16 2018 rev:30 rq:585537 version:17.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2018-02-12 
10:00:04.918229166 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2018-03-20 
21:37:18.331481987 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:51:21 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.3.php
+- Changes since 17.12.2:
+  * None
+
+---

Old:

  kcalcore-17.12.2.tar.xz

New:

  kcalcore-17.12.3.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.PdlxBC/_old  2018-03-20 21:37:19.251448873 +0100
+++ /var/tmp/diff_new_pack.PdlxBC/_new  2018-03-20 21:37:19.255448729 +0100
@@ -18,13 +18,13 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:17.12.2
+Version:17.12.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM Libraries: KCalCore
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: kcalcore-%{version}.tar.xz

++ kcalcore-17.12.2.tar.xz -> kcalcore-17.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.12.2/CMakeLists.txt 
new/kcalcore-17.12.3/CMakeLists.txt
--- old/kcalcore-17.12.2/CMakeLists.txt 2018-01-24 12:46:32.0 +0100
+++ new/kcalcore-17.12.3/CMakeLists.txt 2018-02-09 06:50:44.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.2")
+set(PIM_VERSION "5.7.3")
 
 project(KCalCore VERSION ${PIM_VERSION})
 




commit kcalcore for openSUSE:Factory

2018-02-12 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2018-02-12 10:00:02

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Mon Feb 12 10:00:02 2018 rev:29 rq:575006 version:17.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2018-01-17 
21:48:27.646867626 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2018-02-12 
10:00:04.918229166 +0100
@@ -1,0 +2,13 @@
+Wed Feb 07 08:47:41 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.2.php
+- Changes since 17.12.1:
+  * Remove unused unistd.h include
+  * define strncasecmp and strcasecmp on Windows
+  * Remove strings.h include
+  * icalformat: remove QByteArray->QString->QByteArray roundtrip.
+
+---

Old:

  kcalcore-17.12.1.tar.xz

New:

  kcalcore-17.12.2.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.wPvP7A/_old  2018-02-12 10:00:06.286179857 +0100
+++ /var/tmp/diff_new_pack.wPvP7A/_new  2018-02-12 10:00:06.294179569 +0100
@@ -18,7 +18,7 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:17.12.1
+Version:17.12.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kcalcore-17.12.1.tar.xz -> kcalcore-17.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.12.1/CMakeLists.txt 
new/kcalcore-17.12.2/CMakeLists.txt
--- old/kcalcore-17.12.1/CMakeLists.txt 2017-12-15 10:13:12.0 +0100
+++ new/kcalcore-17.12.2/CMakeLists.txt 2018-01-24 12:46:32.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.1")
+set(PIM_VERSION "5.7.2")
 
 project(KCalCore VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.12.1/autotests/testfilestorage.cpp 
new/kcalcore-17.12.2/autotests/testfilestorage.cpp
--- old/kcalcore-17.12.1/autotests/testfilestorage.cpp  2017-12-15 
10:13:12.0 +0100
+++ new/kcalcore-17.12.2/autotests/testfilestorage.cpp  2018-01-24 
12:46:32.0 +0100
@@ -22,8 +22,6 @@
 #include "filestorage.h"
 #include "memorycalendar.h"
 
-#include 
-
 #include 
 #include 
 QTEST_MAIN(FileStorageTest)
@@ -68,7 +66,7 @@
 QVERIFY(fs.save());
 QVERIFY(fs.close());
 cal->close();
-unlink("fred.ics");
+QFile::remove(QStringLiteral("fred.ics"));
 }
 
 void FileStorageTest::testSaveLoadSave()
@@ -104,12 +102,12 @@
 Event::Ptr e = 
fs.calendar()->incidence(QStringLiteral("1")).staticCast();
 QVERIFY(e != nullptr);
 QVERIFY(fs.close());
-unlink("fred.ics");
+QFile::remove(QStringLiteral("fred.ics"));
 
 QVERIFY(fs.open());
 QVERIFY(fs.save());
 QVERIFY(fs.close());
-unlink("fred.ics");
+QFile::remove(QStringLiteral("fred.ics"));
 }
 
 void FileStorageTest::testSpecialChars()
@@ -164,5 +162,5 @@
 
 file.close();
 
-unlink("bart.ics");
+file.remove();
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.12.1/autotests/testicalformat.cpp 
new/kcalcore-17.12.2/autotests/testicalformat.cpp
--- old/kcalcore-17.12.1/autotests/testicalformat.cpp   2017-12-15 
10:13:12.0 +0100
+++ new/kcalcore-17.12.2/autotests/testicalformat.cpp   2018-01-24 
12:46:32.0 +0100
@@ -29,8 +29,6 @@
 #include 
 #include 
 
-#include 
-
 QTEST_MAIN(ICalFormatTest)
 
 using namespace KCalCore;
@@ -101,7 +99,7 @@
 QVERIFY(calendar3->incidences().count() == 1);
 QVERIFY(*calendar3->incidences().at(0) == *event);
 
-unlink("hommer.ics");
+QFile::remove(QStringLiteral("hommer.ics"));
 }
 
 void ICalFormatTest::testVolatileProperties()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.12.1/autotests/testmemorycalendar.cpp 
new/kcalcore-17.12.2/autotests/testmemorycalendar.cpp
--- old/kcalcore-17.12.1/autotests/testmemorycalendar.cpp   2017-12-15 
10:13:12.0 +0100
+++ new/kcalcore-17.12.2/autotests/testmemorycalendar.cpp   2018-01-24 
12:46:32.0 +0100
@@ -26,8 +26,6 @@
 
 #include 
 
-#include 
-
 #include 
 #include 
 QTEST_MAIN(MemoryCalendarTest)
@@ -74,7 +72,7 @@
 FileStorage store(cal, QStringLiteral("foo.ics"));
 QVERIFY(store.save());
 cal->close();
-unlink("foo.ics");
+

commit kcalcore for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2018-01-17 21:48:26

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Wed Jan 17 21:48:26 2018 rev:28 rq:564279 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2017-12-18 
08:48:36.222382479 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2018-01-17 
21:48:27.646867626 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:41:02 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * Fix a porting bug when persing timezones
+
+---

Old:

  kcalcore-17.12.0.tar.xz

New:

  kcalcore-17.12.1.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.rDvrcE/_old  2018-01-17 21:48:28.230840291 +0100
+++ /var/tmp/diff_new_pack.rDvrcE/_new  2018-01-17 21:48:28.230840291 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kcalcore
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -18,7 +18,7 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kcalcore-17.12.0.tar.xz -> kcalcore-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.12.0/CMakeLists.txt 
new/kcalcore-17.12.1/CMakeLists.txt
--- old/kcalcore-17.12.0/CMakeLists.txt 2017-12-02 08:21:00.0 +0100
+++ new/kcalcore-17.12.1/CMakeLists.txt 2017-12-15 10:13:12.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 
 project(KCalCore VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.12.0/src/icaltimezones.cpp 
new/kcalcore-17.12.1/src/icaltimezones.cpp
--- old/kcalcore-17.12.0/src/icaltimezones.cpp  2017-12-02 08:21:00.0 
+0100
+++ new/kcalcore-17.12.1/src/icaltimezones.cpp  2017-12-15 10:13:12.0 
+0100
@@ -551,11 +551,11 @@
 switch (kind) {
 case ICAL_XSTANDARD_COMPONENT:
 //qCDebug(KCALCORE_LOG) << "---standard phase: found";
-parsePhase(c, icalTz.standard);
+parsePhase(c, false, icalTz.standard);
 break;
 case ICAL_XDAYLIGHT_COMPONENT:
 //qCDebug(KCALCORE_LOG) << "---daylight phase: found";
-parsePhase(c, icalTz.daylight);
+parsePhase(c, true, icalTz.daylight);
 break;
 
 default:
@@ -567,7 +567,7 @@
 return icalTz;
 }
 
-bool ICalTimeZoneParser::parsePhase(icalcomponent *c, ICalTimeZonePhase )
+bool ICalTimeZoneParser::parsePhase(icalcomponent *c, bool daylight, 
ICalTimeZonePhase )
 {
 // Read the observance data for this standard/daylight savings phase
 int utcOffset = 0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.12.0/src/icaltimezones_p.h 
new/kcalcore-17.12.1/src/icaltimezones_p.h
--- old/kcalcore-17.12.0/src/icaltimezones_p.h  2017-12-02 08:21:00.0 
+0100
+++ new/kcalcore-17.12.1/src/icaltimezones_p.h  2017-12-15 10:13:12.0 
+0100
@@ -99,7 +99,7 @@
 
 
 ICalTimeZone parseTimeZone(icalcomponent *zone);
-bool parsePhase(icalcomponent *c, ICalTimeZonePhase );
+bool parsePhase(icalcomponent *c, bool daylight, ICalTimeZonePhase );
 QTimeZone resolveICalTimeZone(const ICalTimeZone );
 
 ICalTimeZoneCache *mCache;




commit kcalcore for openSUSE:Factory

2017-12-17 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2017-12-18 08:48:35

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Mon Dec 18 08:48:35 2017 rev:27 rq:556159 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2017-11-16 
14:20:57.834265417 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2017-12-18 
08:48:36.222382479 +0100
@@ -1,0 +2,32 @@
+Sat Dec 09 14:59:03 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:36 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * Make sure the autotest fails if the .ref file is missing.
+  * Fix obvious porting error, allDay was ignored.
+  * Finish cleaning up after 4a039ac88, removing unused test files
+
+---
+Mon Nov 20 06:59:02 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Too many changes to list here
+
+---

Old:

  kcalcore-17.08.3.tar.xz

New:

  kcalcore-17.12.0.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.9KL4nr/_old  2017-12-18 08:48:36.846352357 +0100
+++ /var/tmp/diff_new_pack.9KL4nr/_new  2017-12-18 08:48:36.850352164 +0100
@@ -18,7 +18,7 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kcalcore-17.08.3.tar.xz -> kcalcore-17.12.0.tar.xz ++
 87662 lines of diff (skipped)




commit kcalcore for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2017-11-16 14:20:56

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Thu Nov 16 14:20:56 2017 rev:26 rq:540851 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2017-10-23 
16:28:40.585813515 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2017-11-16 
14:20:57.834265417 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:11:06 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kcalcore-17.08.2.tar.xz

New:

  kcalcore-17.08.3.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.r1kswn/_old  2017-11-16 14:20:58.842228917 +0100
+++ /var/tmp/diff_new_pack.r1kswn/_new  2017-11-16 14:20:58.846228772 +0100
@@ -18,7 +18,7 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kcalcore-17.08.2.tar.xz -> kcalcore-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.08.2/CMakeLists.txt 
new/kcalcore-17.08.3/CMakeLists.txt
--- old/kcalcore-17.08.2/CMakeLists.txt 2017-09-08 06:45:29.0 +0200
+++ new/kcalcore-17.08.3/CMakeLists.txt 2017-10-13 07:11:15.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.6.2")
+set(PIM_VERSION "5.6.3")
 
 project(KCalCore VERSION ${PIM_VERSION})
 




commit kcalcore for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2017-10-23 16:28:37

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Mon Oct 23 16:28:37 2017 rev:25 rq:534681 version:17.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2017-09-12 
19:44:13.073367446 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2017-10-23 
16:28:40.585813515 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 00:31:38 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.2.php
+- Changes since 17.08.1:
+  * Remove duplicate QT_REQUIRED_VERSION from autotests
+
+---

Old:

  kcalcore-17.08.1.tar.xz

New:

  kcalcore-17.08.2.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.GM3ZCy/_old  2017-10-23 16:28:42.413727938 +0200
+++ /var/tmp/diff_new_pack.GM3ZCy/_new  2017-10-23 16:28:42.417727750 +0200
@@ -18,7 +18,7 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:17.08.1
+Version:17.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kcalcore-17.08.1.tar.xz -> kcalcore-17.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.08.1/CMakeLists.txt 
new/kcalcore-17.08.2/CMakeLists.txt
--- old/kcalcore-17.08.1/CMakeLists.txt 2017-08-26 08:05:32.0 +0200
+++ new/kcalcore-17.08.2/CMakeLists.txt 2017-09-08 06:45:29.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.6.1")
+set(PIM_VERSION "5.6.2")
 
 project(KCalCore VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.08.1/autotests/CMakeLists.txt 
new/kcalcore-17.08.2/autotests/CMakeLists.txt
--- old/kcalcore-17.08.1/autotests/CMakeLists.txt   2017-08-26 
08:05:32.0 +0200
+++ new/kcalcore-17.08.2/autotests/CMakeLists.txt   2017-09-08 
06:45:29.0 +0200
@@ -1,6 +1,5 @@
 include(ECMMarkAsTest)
 
-set(QT_REQUIRED_VERSION "5.6.1")
 find_package(Qt5Test ${QT_REQUIRED_VERSION} CONFIG REQUIRED)
 
 # needed by loadcalendar




commit kcalcore for openSUSE:Factory

2017-09-12 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2017-09-12 19:44:06

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Tue Sep 12 19:44:06 2017 rev:24 rq:522513 version:17.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2017-08-24 
17:43:22.308709674 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2017-09-12 
19:44:13.073367446 +0200
@@ -1,0 +2,10 @@
+Thu Sep 07 07:01:39 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.1.php
+- Changes since 17.08.0:
+  * Remove duplicate QT_REQUIRED_VERSION from autotests
+
+---

Old:

  kcalcore-17.08.0.tar.xz

New:

  kcalcore-17.08.1.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.tzJ6BA/_old  2017-09-12 19:44:14.761130155 +0200
+++ /var/tmp/diff_new_pack.tzJ6BA/_new  2017-09-12 19:44:14.761130155 +0200
@@ -18,7 +18,7 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:17.08.0
+Version:17.08.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kcalcore-17.08.0.tar.xz -> kcalcore-17.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.08.0/CMakeLists.txt 
new/kcalcore-17.08.1/CMakeLists.txt
--- old/kcalcore-17.08.0/CMakeLists.txt 2017-08-04 20:45:32.0 +0200
+++ new/kcalcore-17.08.1/CMakeLists.txt 2017-08-26 08:05:32.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.6.0")
+set(PIM_VERSION "5.6.1")
 
 project(KCalCore VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.08.0/autotests/CMakeLists.txt 
new/kcalcore-17.08.1/autotests/CMakeLists.txt
--- old/kcalcore-17.08.0/autotests/CMakeLists.txt   2017-08-04 
20:45:32.0 +0200
+++ new/kcalcore-17.08.1/autotests/CMakeLists.txt   2017-08-26 
08:05:32.0 +0200
@@ -1,6 +1,6 @@
 include(ECMMarkAsTest)
 
-set(QT_REQUIRED_VERSION "5.6.0")
+set(QT_REQUIRED_VERSION "5.6.1")
 find_package(Qt5Test ${QT_REQUIRED_VERSION} CONFIG REQUIRED)
 
 # needed by loadcalendar




commit kcalcore for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2017-08-24 17:43:21

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Thu Aug 24 17:43:21 2017 rev:23 rq:516331 version:17.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2017-07-25 
11:27:46.579273197 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2017-08-24 
17:43:22.308709674 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 22:45:13 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.08.0
+  * New feature release
+  * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+- Too many changes to list here
+
+---
+Sat Aug  5 18:17:16 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+---

Old:

  kcalcore-17.04.3.tar.xz

New:

  kcalcore-17.08.0.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.RdAQpy/_old  2017-08-24 17:43:23.196584671 +0200
+++ /var/tmp/diff_new_pack.RdAQpy/_new  2017-08-24 17:43:23.200584108 +0200
@@ -18,16 +18,17 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:17.04.3
+Version:17.08.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: kcalcore-%{version}.tar.xz
+BuildRequires:  bison
 BuildRequires:  extra-cmake-modules >= 5.19.0
 BuildRequires:  kdelibs4support-devel >= %{kf5_version}
 BuildRequires:  libical-devel >= 0.42
@@ -79,10 +80,10 @@
 %files devel
 %defattr(-,root,root)
 %doc COPYING*
-%{_kf5_libdir}/cmake/KF5CalendarCore/
-%{_kf5_libdir}/libKF5CalendarCore.so
+%{_kf5_cmakedir}/KF5CalendarCore/
 %{_kf5_includedir}/KCalCore/
 %{_kf5_includedir}/kcalcore_version.h
+%{_kf5_libdir}/libKF5CalendarCore.so
 %{_kf5_mkspecsdir}/qt_KCalCore.pri
 
 %changelog

++ kcalcore-17.04.3.tar.xz -> kcalcore-17.08.0.tar.xz ++
 8445 lines of diff (skipped)




commit kcalcore for openSUSE:Factory

2017-07-25 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2017-07-25 11:27:45

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Tue Jul 25 11:27:45 2017 rev:22 rq:510679 version:17.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2017-06-12 
15:17:16.764628466 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2017-07-25 
11:27:46.579273197 +0200
@@ -1,0 +2,11 @@
+Sat Jul 15 22:59:25 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.3.php
+- Changes since 17.04.2:
+  * Fix build on Windows
+  * Remove not necessary include
+
+---

Old:

  kcalcore-17.04.2.tar.xz

New:

  kcalcore-17.04.3.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.KU85MP/_old  2017-07-25 11:27:47.151192429 +0200
+++ /var/tmp/diff_new_pack.KU85MP/_new  2017-07-25 11:27:47.155191864 +0200
@@ -18,7 +18,7 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:17.04.2
+Version:17.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ kcalcore-17.04.2.tar.xz -> kcalcore-17.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.04.2/CMakeLists.txt 
new/kcalcore-17.04.3/CMakeLists.txt
--- old/kcalcore-17.04.2/CMakeLists.txt 2017-05-11 21:27:16.0 +0200
+++ new/kcalcore-17.04.3/CMakeLists.txt 2017-06-23 09:16:08.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.5.2")
+set(PIM_VERSION "5.5.3")
 
 project(KCalCore VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.04.2/autotests/testcalendarobserver.cpp 
new/kcalcore-17.04.3/autotests/testcalendarobserver.cpp
--- old/kcalcore-17.04.2/autotests/testcalendarobserver.cpp 2017-05-11 
21:27:16.0 +0200
+++ new/kcalcore-17.04.3/autotests/testcalendarobserver.cpp 2017-06-23 
09:16:08.0 +0200
@@ -26,7 +26,6 @@
 
 #include 
 
-#include 
 
 #include 
 #include 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.04.2/src/icaltimezones.cpp 
new/kcalcore-17.04.3/src/icaltimezones.cpp
--- old/kcalcore-17.04.2/src/icaltimezones.cpp  2017-05-11 21:27:16.0 
+0200
+++ new/kcalcore-17.04.3/src/icaltimezones.cpp  2017-06-23 09:16:08.0 
+0200
@@ -1208,15 +1208,15 @@
 // translations of the time zone offset name.
 
 // TODO: Does this cope with multiple language specifications?
-QByteArray tzname = icalproperty_get_tzname(p);
+QByteArray name = icalproperty_get_tzname(p);
 // Outlook (2000) places "Standard Time" and "Daylight Time" in 
the TZNAME
 // strings, which is totally useless. So ignore those.
-if ((!daylight && tzname == "Standard Time") ||
-(daylight && tzname == "Daylight Time")) {
+if ((!daylight && name == "Standard Time") ||
+(daylight && name == "Daylight Time")) {
 break;
 }
-if (!abbrevs.contains(tzname)) {
-abbrevs += tzname;
+if (!abbrevs.contains(name)) {
+abbrevs += name;
 }
 break;
 }




commit kcalcore for openSUSE:Factory

2017-06-12 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2017-06-12 15:17:13

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Mon Jun 12 15:17:13 2017 rev:21 rq:501978 version:17.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2017-05-22 
10:39:21.773605441 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2017-06-12 
15:17:16.764628466 +0200
@@ -1,0 +2,10 @@
+Wed Jun 07 17:42:45 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.2.php
+- Changes since 17.04.1:
+  * None
+
+---

Old:

  kcalcore-17.04.1.tar.xz

New:

  kcalcore-17.04.2.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.JIGizy/_old  2017-06-12 15:17:17.624507131 +0200
+++ /var/tmp/diff_new_pack.JIGizy/_new  2017-06-12 15:17:17.628506567 +0200
@@ -18,7 +18,7 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:17.04.1
+Version:17.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ kcalcore-17.04.1.tar.xz -> kcalcore-17.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.04.1/CMakeLists.txt 
new/kcalcore-17.04.2/CMakeLists.txt
--- old/kcalcore-17.04.1/CMakeLists.txt 2017-04-26 06:55:43.0 +0200
+++ new/kcalcore-17.04.2/CMakeLists.txt 2017-05-11 21:27:16.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.5.1")
+set(PIM_VERSION "5.5.2")
 
 project(KCalCore VERSION ${PIM_VERSION})
 




commit kcalcore for openSUSE:Factory

2017-05-22 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2017-05-22 10:39:20

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Mon May 22 10:39:20 2017 rev:20 rq:495914 version:17.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2017-05-08 
18:48:41.721505729 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2017-05-22 
10:39:21.773605441 +0200
@@ -1,0 +2,10 @@
+Wed May 17 20:35:58 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.1.php
+- Changes since 17.04.0:
+  * None
+
+---

Old:

  kcalcore-17.04.0.tar.xz

New:

  kcalcore-17.04.1.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.LSES6g/_old  2017-05-22 10:39:22.445510702 +0200
+++ /var/tmp/diff_new_pack.LSES6g/_new  2017-05-22 10:39:22.449510139 +0200
@@ -18,7 +18,7 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:17.04.0
+Version:17.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ kcalcore-17.04.0.tar.xz -> kcalcore-17.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-17.04.0/CMakeLists.txt 
new/kcalcore-17.04.1/CMakeLists.txt
--- old/kcalcore-17.04.0/CMakeLists.txt 2017-04-08 06:47:31.0 +0200
+++ new/kcalcore-17.04.1/CMakeLists.txt 2017-04-26 06:55:43.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.5.0")
+set(PIM_VERSION "5.5.1")
 
 project(KCalCore VERSION ${PIM_VERSION})
 




commit kcalcore for openSUSE:Factory

2017-05-08 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2017-05-08 18:48:40

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Mon May  8 18:48:40 2017 rev:19 rq:490384 version:17.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2017-03-15 
00:52:37.434912984 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2017-05-08 
18:48:41.721505729 +0200
@@ -1,0 +2,42 @@
+Sun Apr 16 10:44:52 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+---
+Wed Apr 12 20:25:25 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * Minor optimization
+
+---
+Sat Mar 25 23:10:19 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Revert "USe nullptr"
+  * USe nullptr
+  * Port away from qt_qhash_seed which is going away in Qt 5.9
+  * Minor
+  * Minor optimization
+  * Remove directly
+  * USe directly value()...
+  * Use nullptr
+  * Use QLatin1Char
+  * Use QLatin1Char when possible
+  * Use Q_NULLPTR
+  * Use QLatin1Char(' ') when possible
+  * Add ECMCoverageOption
+
+---

Old:

  kcalcore-16.12.3.tar.xz

New:

  kcalcore-17.04.0.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.FoslDp/_old  2017-05-08 18:48:42.969329464 +0200
+++ /var/tmp/diff_new_pack.FoslDp/_new  2017-05-08 18:48:42.973328899 +0200
@@ -18,10 +18,10 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:16.12.3
+Version:17.04.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1+

++ kcalcore-16.12.3.tar.xz -> kcalcore-17.04.0.tar.xz ++
 1685 lines of diff (skipped)




commit kcalcore for openSUSE:Factory

2017-03-14 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2017-03-15 00:52:35

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Wed Mar 15 00:52:35 2017 rev:18 rq:478145 version:16.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2017-02-13 
07:12:07.128516220 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2017-03-15 
00:52:37.434912984 +0100
@@ -1,0 +2,10 @@
+Thu Mar  9 12:36:09 CET 2017 - lbeltr...@kde.org
+
+- Update to 16.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-16.12.3.php
+- Changes since 16.12.2:
+  * None
+
+---

Old:

  kcalcore-16.12.2.tar.xz

New:

  kcalcore-16.12.3.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.xnSoQY/_old  2017-03-15 00:52:37.938841680 +0100
+++ /var/tmp/diff_new_pack.xnSoQY/_new  2017-03-15 00:52:37.938841680 +0100
@@ -18,10 +18,10 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:16.12.2
+Version:16.12.3
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1+

++ kcalcore-16.12.2.tar.xz -> kcalcore-16.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-16.12.2/CMakeLists.txt 
new/kcalcore-16.12.3/CMakeLists.txt
--- old/kcalcore-16.12.2/CMakeLists.txt 2017-01-13 07:43:56.0 +0100
+++ new/kcalcore-16.12.3/CMakeLists.txt 2017-02-10 06:53:15.0 +0100
@@ -18,7 +18,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
-set(PIM_VERSION "5.4.2")
+set(PIM_VERSION "5.4.3")
 
 set(KCALENDARCORE_LIB_VERSION ${PIM_VERSION})
 ecm_setup_version(${KCALENDARCORE_LIB_VERSION} VARIABLE_PREFIX KCALCORE




commit kcalcore for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2017-02-13 07:12:05

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2017-01-25 
22:51:31.467031174 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2017-02-13 
07:12:07.128516220 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:48:20 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kcalcore-16.12.1.tar.xz

New:

  kcalcore-16.12.2.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.fC2xbQ/_old  2017-02-13 07:12:08.544314207 +0100
+++ /var/tmp/diff_new_pack.fC2xbQ/_new  2017-02-13 07:12:08.548313636 +0100
@@ -18,10 +18,10 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1+

++ kcalcore-16.12.1.tar.xz -> kcalcore-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-16.12.1/CMakeLists.txt 
new/kcalcore-16.12.2/CMakeLists.txt
--- old/kcalcore-16.12.1/CMakeLists.txt 2016-12-16 14:46:29.0 +0100
+++ new/kcalcore-16.12.2/CMakeLists.txt 2017-01-13 07:43:56.0 +0100
@@ -18,7 +18,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 
 set(KCALENDARCORE_LIB_VERSION ${PIM_VERSION})
 ecm_setup_version(${KCALENDARCORE_LIB_VERSION} VARIABLE_PREFIX KCALCORE




commit kcalcore for openSUSE:Factory

2017-01-25 Thread root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2017-01-25 22:51:30

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2016-12-17 
10:35:46.086349598 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2017-01-25 
22:51:31.467031174 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:53:17 UTC 2017 - lbeltr...@kde.org
+
+- - Update to KDE Applications 16.12.1
+   * KDE Applications 16.12.1 
+   * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+---

Old:

  kcalcore-16.12.0.tar.xz

New:

  kcalcore-16.12.1.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.dEmbQQ/_old  2017-01-25 22:51:31.982953393 +0100
+++ /var/tmp/diff_new_pack.dEmbQQ/_new  2017-01-25 22:51:31.990952187 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kcalcore
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,10 +18,10 @@
 
 %define kf5_version 5.19.0
 Name:   kcalcore
-Version:16.12.0
+Version:16.12.1
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1+

++ kcalcore-16.12.0.tar.xz -> kcalcore-16.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-16.12.0/CMakeLists.txt 
new/kcalcore-16.12.1/CMakeLists.txt
--- old/kcalcore-16.12.0/CMakeLists.txt 2016-12-03 07:57:34.0 +0100
+++ new/kcalcore-16.12.1/CMakeLists.txt 2016-12-16 14:46:29.0 +0100
@@ -18,7 +18,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
-set(PIM_VERSION "5.4.0")
+set(PIM_VERSION "5.4.1")
 
 set(KCALENDARCORE_LIB_VERSION ${PIM_VERSION})
 ecm_setup_version(${KCALENDARCORE_LIB_VERSION} VARIABLE_PREFIX KCALCORE




commit kcalcore for openSUSE:Factory

2016-11-12 Thread h_root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2016-11-12 13:34:57

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2016-10-18 
10:16:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2016-11-12 
13:34:59.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov  9 06:14:50 UTC 2016 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.08.3
+  * KDE Applications 16.08.3
+  * https://www.kde.org/announcements/announce-applications-16.08.3.php
+
+---

Old:

  kcalcore-16.08.2.tar.xz

New:

  kcalcore-16.08.3.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.6ESEEV/_old  2016-11-12 13:35:00.0 +0100
+++ /var/tmp/diff_new_pack.6ESEEV/_new  2016-11-12 13:35:00.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kcalcore
-Version:16.08.2
+Version:16.08.3
 Release:0
 %define kf5_version 5.19.0
 Summary:KDE PIM Libraries: KCalCore

++ kcalcore-16.08.2.tar.xz -> kcalcore-16.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-16.08.2/CMakeLists.txt 
new/kcalcore-16.08.3/CMakeLists.txt
--- old/kcalcore-16.08.2/CMakeLists.txt 2016-09-09 12:30:05.0 +0200
+++ new/kcalcore-16.08.3/CMakeLists.txt 2016-10-14 07:26:16.0 +0200
@@ -18,7 +18,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
-set(PIM_VERSION "5.3.2")
+set(PIM_VERSION "5.3.3")
 
 set(KCALENDARCORE_LIB_VERSION ${PIM_VERSION})
 ecm_setup_version(${KCALENDARCORE_LIB_VERSION} VARIABLE_PREFIX KCALCORE




commit kcalcore for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2016-10-18 10:16:03

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2016-09-14 
23:08:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2016-10-18 
10:16:03.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 11 20:52:51 UTC 2016 - lbeltr...@kde.org
+
+- KDE Applications 16.08.2
+https://www.kde.org/announcements/announce-applications-16.08.2.php
+
+---

Old:

  kcalcore-16.08.1.tar.xz

New:

  kcalcore-16.08.2.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.AfQeQY/_old  2016-10-18 10:16:04.0 +0200
+++ /var/tmp/diff_new_pack.AfQeQY/_new  2016-10-18 10:16:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kcalcore
-Version:16.08.1
+Version:16.08.2
 Release:0
 %define kf5_version 5.19.0
 Summary:KDE PIM Libraries: KCalCore

++ kcalcore-16.08.1.tar.xz -> kcalcore-16.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-16.08.1/CMakeLists.txt 
new/kcalcore-16.08.2/CMakeLists.txt
--- old/kcalcore-16.08.1/CMakeLists.txt 2016-08-20 09:36:53.0 +0200
+++ new/kcalcore-16.08.2/CMakeLists.txt 2016-09-09 12:30:05.0 +0200
@@ -18,7 +18,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
-set(PIM_VERSION "5.3.1")
+set(PIM_VERSION "5.3.2")
 
 set(KCALENDARCORE_LIB_VERSION ${PIM_VERSION})
 ecm_setup_version(${KCALENDARCORE_LIB_VERSION} VARIABLE_PREFIX KCALCORE




commit kcalcore for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2016-09-14 23:08:30

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2016-08-29 
14:36:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2016-09-14 
23:08:32.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep  9 08:17:00 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.1
+   * KDE Applications 16.08.1
+   * https://www.kde.org/announcements/announce-applications-16.08.1.php
+
+
+---

Old:

  kcalcore-16.08.0.tar.xz

New:

  kcalcore-16.08.1.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.UJw4Jz/_old  2016-09-14 23:08:33.0 +0200
+++ /var/tmp/diff_new_pack.UJw4Jz/_new  2016-09-14 23:08:33.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kcalcore
-Version:16.08.0
+Version:16.08.1
 Release:0
 %define kf5_version 5.19.0
 Summary:KDE PIM Libraries: KCalCore

++ kcalcore-16.08.0.tar.xz -> kcalcore-16.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-16.08.0/CMakeLists.txt 
new/kcalcore-16.08.1/CMakeLists.txt
--- old/kcalcore-16.08.0/CMakeLists.txt 2016-08-06 09:12:19.0 +0200
+++ new/kcalcore-16.08.1/CMakeLists.txt 2016-08-20 09:36:53.0 +0200
@@ -18,7 +18,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
-set(PIM_VERSION "5.3.0")
+set(PIM_VERSION "5.3.1")
 
 set(KCALENDARCORE_LIB_VERSION ${PIM_VERSION})
 ecm_setup_version(${KCALENDARCORE_LIB_VERSION} VARIABLE_PREFIX KCALCORE




commit kcalcore for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2016-08-29 14:36:18

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2016-07-21 
07:50:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2016-08-29 
14:36:33.0 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:11:46 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.0
+   * KDE Applications 16.08.0
+   * https://www.kde.org/announcements/announce-applications-16.08.0.php
+
+
+---
+Mon Aug  8 14:49:53 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.07.90
+   * KDE Applications 16.07.90 (16.08-RC)
+   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+
+
+---

Old:

  kcalcore-16.04.3.tar.xz

New:

  kcalcore-16.08.0.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.pzU0Yu/_old  2016-08-29 14:36:35.0 +0200
+++ /var/tmp/diff_new_pack.pzU0Yu/_new  2016-08-29 14:36:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kcalcore
-Version:16.04.3
+Version:16.08.0
 Release:0
 %define kf5_version 5.19.0
 Summary:KDE PIM Libraries: KCalCore

++ kcalcore-16.04.3.tar.xz -> kcalcore-16.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-16.04.3/CMakeLists.txt 
new/kcalcore-16.08.0/CMakeLists.txt
--- old/kcalcore-16.04.3/CMakeLists.txt 2016-06-15 06:36:43.0 +0200
+++ new/kcalcore-16.08.0/CMakeLists.txt 2016-08-06 09:12:19.0 +0200
@@ -3,7 +3,8 @@
 project(KCalCore)
 
 # ECM setup
-find_package(ECM 5.19.0 CONFIG REQUIRED)
+set(KF5_VERSION "5.23.0")
+find_package(ECM ${KF5_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${KCalCore_SOURCE_DIR}/cmake)
 
 include(GenerateExportHeader)
@@ -17,8 +18,9 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
-set(KF5_VERSION "5.19.0")
-set(KCALENDARCORE_LIB_VERSION "5.2.3")
+set(PIM_VERSION "5.3.0")
+
+set(KCALENDARCORE_LIB_VERSION ${PIM_VERSION})
 ecm_setup_version(${KCALENDARCORE_LIB_VERSION} VARIABLE_PREFIX KCALCORE
 VERSION_HEADER 
"${KCalCore_BINARY_DIR}/kcalcore_version.h"
 PACKAGE_VERSION_FILE 
"${KCalCore_BINARY_DIR}/KF5CalendarCoreConfigVersion.cmake"
@@ -48,8 +50,7 @@
   INSTALL_DESTINATION  ${CMAKECONFIG_INSTALL_DIR}
 )
 
-add_definitions(-DQT_NO_CAST_FROM_ASCII)
-remove_definitions(-DQT_NO_CAST_TO_ASCII)
+add_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII)
 ### Targets ###
 add_subdirectory(src)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-16.04.3/KF5CalendarCoreConfig.cmake.in 
new/kcalcore-16.08.0/KF5CalendarCoreConfig.cmake.in
--- old/kcalcore-16.04.3/KF5CalendarCoreConfig.cmake.in 2016-06-15 
06:36:43.0 +0200
+++ new/kcalcore-16.08.0/KF5CalendarCoreConfig.cmake.in 2016-08-06 
09:12:19.0 +0200
@@ -5,11 +5,11 @@
 find_dependency(KF5KDELibs4Support "@KF5_VERSION@")
 find_dependency(LibIcal "@LibIcal_MIN_VERSION@")
 
+include(FeatureSummary)
+
 set_package_properties(LibIcal PROPERTIES
DESCRIPTION "The Ical library"
URL 
"http://sourceforge.net/projects/freeassociation;
 )
 
-include(FeatureSummary)
-
 include("${CMAKE_CURRENT_LIST_DIR}/KF5CalendarCoreTargets.cmake")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-16.04.3/autotests/CMakeLists.txt 
new/kcalcore-16.08.0/autotests/CMakeLists.txt
--- old/kcalcore-16.04.3/autotests/CMakeLists.txt   2016-06-15 
06:36:43.0 +0200
+++ new/kcalcore-16.08.0/autotests/CMakeLists.txt   2016-08-06 
09:12:19.0 +0200
@@ -6,8 +6,6 @@
 # needed by loadcalendar
 file(COPY ${CMAKE_CURRENT_SOURCE_DIR}/cal DESTINATION 
${CMAKE_CURRENT_BINARY_DIR})
 
-remove_definitions(-DQT_NO_CAST_FROM_ASCII)
-
 macro(macro_unit_tests)
   foreach(_testname ${ARGN})
 add_executable(${_testname} ${_testname}.cpp)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-16.04.3/autotests/testattachment.cpp 
new/kcalcore-16.08.0/autotests/testattachment.cpp
--- old/kcalcore-16.04.3/autotests/testattachment.cpp   2016-06-15 
06:36:43.0 +0200
+++ 

commit kcalcore for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2016-07-21 07:50:35

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2016-06-20 
10:58:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2016-07-21 
07:50:36.0 +0200
@@ -1,0 +2,13 @@
+Sat Jul 16 17:34:39 UTC 2016 - wba...@tmo.at
+
+- Cleanup build requirements
+
+---
+Thu Jul  7 23:40:28 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  kcalcore-16.04.2.tar.xz

New:

  kcalcore-16.04.3.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.BiYO3u/_old  2016-07-21 07:50:37.0 +0200
+++ /var/tmp/diff_new_pack.BiYO3u/_new  2016-07-21 07:50:37.0 +0200
@@ -17,50 +17,18 @@
 
 
 Name:   kcalcore
-Version:16.04.2
+Version:16.04.3
 Release:0
-%define kf5_version 5.1.0
+%define kf5_version 5.19.0
 Summary:KDE PIM Libraries: KCalCore
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: kcalcore-%{version}.tar.xz
-BuildRequires:  boost-devel >= 1.34.0
-BuildRequires:  cyrus-sasl-devel
-BuildRequires:  extra-cmake-modules >= 1.0.0
-BuildRequires:  gpgme-devel
-BuildRequires:  kcmutils-devel >= %{kf5_version}
-BuildRequires:  kcodecs-devel >= %{kf5_version}
-BuildRequires:  kcodecs-devel >= %{kf5_version}
-BuildRequires:  kcompletion-devel >= %{kf5_version}
-BuildRequires:  kconfig-devel >= %{kf5_version}
-BuildRequires:  kcoreaddons-devel >= %{kf5_version}
+BuildRequires:  extra-cmake-modules >= 5.19.0
 BuildRequires:  kdelibs4support-devel >= %{kf5_version}
-BuildRequires:  kdoctools-devel >= %{kf5_version}
-BuildRequires:  kemoticons-devel >= %{kf5_version}
-BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel >= %{kf5_version}
-BuildRequires:  kio-devel >= %{kf5_version}
-BuildRequires:  kitemviews-devel >= %{kf5_version}
-BuildRequires:  kparts-devel >= %{kf5_version}
-BuildRequires:  ktextwidgets-devel >= %{kf5_version}
-BuildRequires:  kwallet-devel >= %{kf5_version}
-BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
-BuildRequires:  kxmlgui-devel >= %{kf5_version}
-BuildRequires:  akonadi-server-devel
-BuildRequires:  libassuan-devel
 BuildRequires:  libical-devel >= 0.42
-BuildRequires:  libxslt-devel
-BuildRequires:  openldap2-devel
-BuildRequires:  phonon4qt5-devel
-BuildRequires:  solid-devel >= %{kf5_version}
-BuildRequires:  sonnet-devel >= %{kf5_version}
-BuildRequires:  pkgconfig(Qt5Designer) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Sql) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ kcalcore-16.04.2.tar.xz -> kcalcore-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-16.04.2/CMakeLists.txt 
new/kcalcore-16.04.3/CMakeLists.txt
--- old/kcalcore-16.04.2/CMakeLists.txt 2016-05-11 07:06:16.0 +0200
+++ new/kcalcore-16.04.3/CMakeLists.txt 2016-06-15 06:36:43.0 +0200
@@ -18,7 +18,7 @@
 include(ECMQtDeclareLoggingCategory)
 
 set(KF5_VERSION "5.19.0")
-set(KCALENDARCORE_LIB_VERSION "5.2.2")
+set(KCALENDARCORE_LIB_VERSION "5.2.3")
 ecm_setup_version(${KCALENDARCORE_LIB_VERSION} VARIABLE_PREFIX KCALCORE
 VERSION_HEADER 
"${KCalCore_BINARY_DIR}/kcalcore_version.h"
 PACKAGE_VERSION_FILE 
"${KCalCore_BINARY_DIR}/KF5CalendarCoreConfigVersion.cmake"




commit kcalcore for openSUSE:Factory

2016-06-20 Thread h_root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2016-06-20 10:58:33

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2016-05-31 
12:13:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2016-06-20 
10:58:34.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 10 17:53:19 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.2
+   * KDE Applications 16.04.2
+   * https://www.kde.org/announcements/announce-applications-16.04.2.php
+
+
+---

Old:

  kcalcore-16.04.1.tar.xz

New:

  kcalcore-16.04.2.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.XuHItO/_old  2016-06-20 10:58:35.0 +0200
+++ /var/tmp/diff_new_pack.XuHItO/_new  2016-06-20 10:58:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kcalcore
-Version:16.04.1
+Version:16.04.2
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries: KCalCore

++ kcalcore-16.04.1.tar.xz -> kcalcore-16.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-16.04.1/CMakeLists.txt 
new/kcalcore-16.04.2/CMakeLists.txt
--- old/kcalcore-16.04.1/CMakeLists.txt 2016-04-26 22:16:31.0 +0200
+++ new/kcalcore-16.04.2/CMakeLists.txt 2016-05-11 07:06:16.0 +0200
@@ -18,7 +18,7 @@
 include(ECMQtDeclareLoggingCategory)
 
 set(KF5_VERSION "5.19.0")
-set(KCALENDARCORE_LIB_VERSION "5.2.1")
+set(KCALENDARCORE_LIB_VERSION "5.2.2")
 ecm_setup_version(${KCALENDARCORE_LIB_VERSION} VARIABLE_PREFIX KCALCORE
 VERSION_HEADER 
"${KCalCore_BINARY_DIR}/kcalcore_version.h"
 PACKAGE_VERSION_FILE 
"${KCalCore_BINARY_DIR}/KF5CalendarCoreConfigVersion.cmake"




commit kcalcore for openSUSE:Factory

2016-05-31 Thread h_root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2016-05-31 12:13:37

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2016-03-26 
15:14:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2016-05-31 
12:13:39.0 +0200
@@ -1,0 +2,24 @@
+Sat May  7 10:19:46 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.1
+   * KDE Applications 16.04.1
+   * https://www.kde.org/announcements/announce-applications-16.04.1.php
+
+
+---
+Sun Apr 17 05:58:20 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.0
+   * KDE Applications 16.04.0
+   * https://www.kde.org/announcements/announce-applications-16.04.0.php
+
+
+---
+Mon Apr 11 06:35:33 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.03.90
+   * KDE Applications 16.04.0 RC
+   * https://www.kde.org/announcements/announce-applications-16.04-rc.php
+
+
+---

Old:

  kcalcore-15.12.3.tar.xz

New:

  kcalcore-16.04.1.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.Roq5hi/_old  2016-05-31 12:13:40.0 +0200
+++ /var/tmp/diff_new_pack.Roq5hi/_new  2016-05-31 12:13:40.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kcalcore
-Version:15.12.3
+Version:16.04.1
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries: KCalCore
@@ -47,7 +47,7 @@
 BuildRequires:  kwallet-devel >= %{kf5_version}
 BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
 BuildRequires:  kxmlgui-devel >= %{kf5_version}
-BuildRequires:  libKF5AkonadiPrivate-devel >= 1.72.43
+BuildRequires:  akonadi-server-devel
 BuildRequires:  libassuan-devel
 BuildRequires:  libical-devel >= 0.42
 BuildRequires:  libxslt-devel

++ kcalcore-15.12.3.tar.xz -> kcalcore-16.04.1.tar.xz ++
 1726 lines of diff (skipped)




commit kcalcore for openSUSE:Factory

2016-03-26 Thread h_root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2016-03-26 15:14:03

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2016-02-22 
10:15:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2016-03-26 
15:14:04.0 +0100
@@ -1,0 +2,9 @@
+Sun Mar 13 15:38:22 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.3
+   * KDE Applications 15.12.3 
+   * https://www.kde.org/announcements/announce-applications-15.12.3.php
+   * boo#970855
+
+
+---

Old:

  kcalcore-15.12.2.tar.xz

New:

  kcalcore-15.12.3.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.OCYIR1/_old  2016-03-26 15:14:05.0 +0100
+++ /var/tmp/diff_new_pack.OCYIR1/_new  2016-03-26 15:14:05.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kcalcore
-Version:15.12.2
+Version:15.12.3
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries: KCalCore

++ kcalcore-15.12.2.tar.xz -> kcalcore-15.12.3.tar.xz ++




commit kcalcore for openSUSE:Factory

2016-02-22 Thread h_root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2016-02-22 10:15:17

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2016-01-23 
01:06:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2016-02-22 
10:15:19.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 08:05:48 UTC 2016 - tittiatc...@gmail.com
+
+- 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:

  kcalcore-15.12.1.tar.xz

New:

  kcalcore-15.12.2.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.4XyTmV/_old  2016-02-22 10:15:20.0 +0100
+++ /var/tmp/diff_new_pack.4XyTmV/_new  2016-02-22 10:15:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kcalcore
 #
-# Copyright (c) 2014 SUSE LINUX Products 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:   kcalcore
-Version:15.12.1
+Version:15.12.2
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries: KCalCore
@@ -31,13 +31,13 @@
 BuildRequires:  gpgme-devel
 BuildRequires:  kcmutils-devel >= %{kf5_version}
 BuildRequires:  kcodecs-devel >= %{kf5_version}
+BuildRequires:  kcodecs-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}
 BuildRequires:  kconfig-devel >= %{kf5_version}
 BuildRequires:  kcoreaddons-devel >= %{kf5_version}
 BuildRequires:  kdelibs4support-devel >= %{kf5_version}
 BuildRequires:  kdoctools-devel >= %{kf5_version}
 BuildRequires:  kemoticons-devel >= %{kf5_version}
-BuildRequires:  kcodecs-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem
 BuildRequires:  ki18n-devel >= %{kf5_version}
 BuildRequires:  kio-devel >= %{kf5_version}
@@ -76,8 +76,8 @@
 %package devel
 Summary:KDE PIM Libraries: Build Environment
 Group:  Development/Libraries/KDE
-Requires:   libKF5CalendarCore5 = %{version}
 Requires:   kdelibs4support-devel >= %{kf5_version}
+Requires:   libKF5CalendarCore5 = %{version}
 Requires:   libical-devel >= 0.42
 Obsoletes:  kcalcore5-devel < %{version}
 Provides:   kcalcore5-devel = %{version}

++ kcalcore-15.12.1.tar.xz -> kcalcore-15.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-15.12.1/CMakeLists.txt 
new/kcalcore-15.12.2/CMakeLists.txt
--- old/kcalcore-15.12.1/CMakeLists.txt 2015-11-07 17:46:32.0 +0100
+++ new/kcalcore-15.12.2/CMakeLists.txt 2016-01-26 09:08:21.0 +0100
@@ -18,7 +18,7 @@
 include(ECMQtDeclareLoggingCategory)
 
 set(KF5_VERSION "5.14.0")
-set(KCALENDARCORE_LIB_VERSION "4.82.0")
+set(KCALENDARCORE_LIB_VERSION "4.83.0")
 ecm_setup_version(${KCALENDARCORE_LIB_VERSION} VARIABLE_PREFIX KCALCORE
 VERSION_HEADER 
"${KCalCore_BINARY_DIR}/kcalcore_version.h"
 PACKAGE_VERSION_FILE 
"${KCalCore_BINARY_DIR}/KF5CalendarCoreConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-15.12.1/src/todo.cpp 
new/kcalcore-15.12.2/src/todo.cpp
--- old/kcalcore-15.12.1/src/todo.cpp   2015-11-07 17:46:32.0 +0100
+++ new/kcalcore-15.12.2/src/todo.cpp   2016-01-26 09:08:21.0 +0100
@@ -242,7 +242,6 @@
 } else {
 d->mPercentComplete = 0;
 d->mCompleted = KDateTime();
-setStatus(StatusNeedsAction);
 }
 setFieldDirty(FieldCompleted);
 setFieldDirty(FieldStatus);
@@ -291,11 +290,6 @@
 d->mPercentComplete = percent;
 if (percent != 100) {
 d->mCompleted = KDateTime();
-if (percent > 0) {
-setStatus(StatusInProcess);
-} else {
-setStatus(StatusNeedsAction);
-}
 }
 setFieldDirty(FieldPercentComplete);
 updated();




commit kcalcore for openSUSE:Factory

2016-01-22 Thread h_root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2016-01-23 01:06:21

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2016-01-10 
13:04:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2016-01-23 
01:06:22.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan  9 18:14:38 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.1
+   * KDE Applications 15.12.1 
+   * https://www.kde.org/announcements/announce-applications-15.12.1.php
+   * boo#961265
+
+
+---

Old:

  kcalcore-15.12.0.tar.xz

New:

  kcalcore-15.12.1.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.Pq7vWe/_old  2016-01-23 01:06:23.0 +0100
+++ /var/tmp/diff_new_pack.Pq7vWe/_new  2016-01-23 01:06:23.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kcalcore
-Version:15.12.0
+Version:15.12.1
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries: KCalCore

++ kcalcore-15.12.0.tar.xz -> kcalcore-15.12.1.tar.xz ++




commit kcalcore for openSUSE:Factory

2016-01-10 Thread h_root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2016-01-10 13:04:36

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2015-11-15 
12:32:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2016-01-10 
13:04:41.0 +0100
@@ -1,0 +2,14 @@
+Sun Dec 13 13:11:35 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.0
+   * KDE Applications 15.12.0 
+   * https://www.kde.org/announcements/announce-applications-15.12.0.php
+   * boo#958887
+
+
+---
+Fri Dec 11 01:23:45 UTC 2015 - p.drou...@gmail.com
+
+- Remove superfluous libpth-devel dependency
+
+---

Old:

  kcalcore-15.08.3.tar.xz

New:

  kcalcore-15.12.0.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.0Uy351/_old  2016-01-10 13:04:42.0 +0100
+++ /var/tmp/diff_new_pack.0Uy351/_new  2016-01-10 13:04:42.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kcalcore
-Version:15.08.3
+Version:15.12.0
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries: KCalCore
@@ -50,7 +50,6 @@
 BuildRequires:  libKF5AkonadiPrivate-devel >= 1.72.43
 BuildRequires:  libassuan-devel
 BuildRequires:  libical-devel >= 0.42
-BuildRequires:  libpth-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  openldap2-devel
 BuildRequires:  phonon4qt5-devel

++ kcalcore-15.08.3.tar.xz -> kcalcore-15.12.0.tar.xz ++
 3929 lines of diff (skipped)




commit kcalcore for openSUSE:Factory

2015-11-15 Thread h_root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2015-11-15 12:32:00

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2015-10-14 
16:45:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2015-11-15 
12:32:02.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 10 19:57:42 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.3
+   * KDE Applications 15.08.3 
+   * https://www.kde.org/announcements/announce-applications-15.08.3.php
+   * boo#954531
+
+
+---

Old:

  kcalcore-15.08.2.tar.xz

New:

  kcalcore-15.08.3.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.50G7lQ/_old  2015-11-15 12:32:03.0 +0100
+++ /var/tmp/diff_new_pack.50G7lQ/_new  2015-11-15 12:32:03.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kcalcore
-Version:15.08.2
+Version:15.08.3
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries: KCalCore

++ kcalcore-15.08.2.tar.xz -> kcalcore-15.08.3.tar.xz ++




commit kcalcore for openSUSE:Factory

2015-10-14 Thread h_root
Hello community,

here is the log from the commit of package kcalcore for openSUSE:Factory 
checked in at 2015-10-14 16:45:51

Comparing /work/SRC/openSUSE:Factory/kcalcore (Old)
 and  /work/SRC/openSUSE:Factory/.kcalcore.new (New)


Package is "kcalcore"

Changes:

--- /work/SRC/openSUSE:Factory/kcalcore/kcalcore.changes2015-10-03 
20:14:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcalcore.new/kcalcore.changes   2015-10-14 
16:45:58.0 +0200
@@ -1,0 +2,16 @@
+Sun Oct 11 13:19:54 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.2
+   * KDE Applications 15.08.2 
+   * https://www.kde.org/announcements/announce-applications-15.08.2.php
+
+
+---
+Sun Sep 13 19:02:00 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---

Old:

  kcalcore-15.08.0.tar.xz

New:

  kcalcore-15.08.2.tar.xz



Other differences:
--
++ kcalcore.spec ++
--- /var/tmp/diff_new_pack.bBvYN3/_old  2015-10-14 16:45:59.0 +0200
+++ /var/tmp/diff_new_pack.bBvYN3/_new  2015-10-14 16:45:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kcalcore
-Version:15.08.0
+Version:15.08.2
 Release:0
 %define kf5_version 5.1.0
 Summary:KDE PIM Libraries: KCalCore

++ kcalcore-15.08.0.tar.xz -> kcalcore-15.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-15.08.0/.arcconfig 
new/kcalcore-15.08.2/.arcconfig
--- old/kcalcore-15.08.0/.arcconfig 1970-01-01 01:00:00.0 +0100
+++ new/kcalcore-15.08.2/.arcconfig 2015-09-23 21:36:29.0 +0200
@@ -0,0 +1,4 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/project/profile/34/;,
+  "history.immutable" : true
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalcore-15.08.0/src/icalformat_p.cpp 
new/kcalcore-15.08.2/src/icalformat_p.cpp
--- old/kcalcore-15.08.0/src/icalformat_p.cpp   2015-08-11 18:29:05.0 
+0200
+++ new/kcalcore-15.08.2/src/icalformat_p.cpp   2015-09-23 21:36:29.0 
+0200
@@ -2503,7 +2503,7 @@
 }
 icalparameter *param =
 p ? icalproperty_get_first_parameter(p, ICAL_TZID_PARAMETER) : 0;
-const char *tzid = param ? icalparameter_get_tzid(param) : 0;
+QByteArray tzid = param ? QByteArray(icalparameter_get_tzid(param)) : 
QByteArray();
 
 // A workaround for a bug in libical 
(https://github.com/libical/libical/issues/185)
 // If a recurrenceId has both tzid and range, both parameters end up 
in the tzid.
@@ -2513,7 +2513,7 @@
 tzid = parts.first().toAscii();
 }
 
-if (!tzid) {
+if (tzid.isNull()) {
 timeSpec = KDateTime::ClockTime;
 } else {
 QString tzidStr = QString::fromUtf8(tzid);