Hello community, here is the log from the commit of package kdav for openSUSE:Factory checked in at 2018-01-17 21:48:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdav (Old) and /work/SRC/openSUSE:Factory/.kdav.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdav" Wed Jan 17 21:48:54 2018 rev:10 rq:564285 version:17.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kdav/kdav.changes 2017-12-18 08:49:10.436730808 +0100 +++ /work/SRC/openSUSE:Factory/.kdav.new/kdav.changes 2018-01-17 21:48:55.669556250 +0100 @@ -1,0 +2,10 @@ +Thu Jan 11 23:41:03 CET 2018 - [email protected] + +- 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: + * None + +------------------------------------------------------------------- Old: ---- kdav-17.12.0.tar.xz New: ---- kdav-17.12.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdav.spec ++++++ --- /var/tmp/diff_new_pack.1Rd2fE/_old 2018-01-17 21:48:56.217530621 +0100 +++ /var/tmp/diff_new_pack.1Rd2fE/_new 2018-01-17 21:48:56.217530621 +0100 @@ -1,7 +1,7 @@ # # spec file for package kdav # -# 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 @@ -17,7 +17,7 @@ Name: kdav -Version: 17.12.0 +Version: 17.12.1 Release: 0 Summary: DAV protocol implementation License: GPL-2.0 ++++++ kdav-17.12.0.tar.xz -> kdav-17.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdav-17.12.0/CMakeLists.txt new/kdav-17.12.1/CMakeLists.txt --- old/kdav-17.12.0/CMakeLists.txt 2017-12-02 08:27:41.000000000 +0100 +++ new/kdav-17.12.1/CMakeLists.txt 2017-12-15 07:58:55.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.7.0") +set(PIM_VERSION "5.7.1") project(libkdav VERSION ${PIM_VERSION})
