Hello community, here is the log from the commit of package khotkeys5 for openSUSE:Factory checked in at 2017-04-30 21:12:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/khotkeys5 (Old) and /work/SRC/openSUSE:Factory/.khotkeys5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "khotkeys5" Sun Apr 30 21:12:20 2017 rev:44 rq:491297 version:5.9.5 Changes: -------- --- /work/SRC/openSUSE:Factory/khotkeys5/khotkeys5.changes 2017-03-28 15:15:18.908264060 +0200 +++ /work/SRC/openSUSE:Factory/.khotkeys5.new/khotkeys5.changes 2017-04-30 21:12:21.622301118 +0200 @@ -1,0 +2,10 @@ +Tue Apr 25 18:58:01 CEST 2017 - lbeltr...@kde.org + +- Update to 5.9.5 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.9.5.php +- Changes since 5.9.4: + * None + +------------------------------------------------------------------- Old: ---- khotkeys-5.9.4.tar.xz New: ---- khotkeys-5.9.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ khotkeys5.spec ++++++ --- /var/tmp/diff_new_pack.R64HYY/_old 2017-04-30 21:12:22.534172566 +0200 +++ /var/tmp/diff_new_pack.R64HYY/_new 2017-04-30 21:12:22.538172003 +0200 @@ -18,7 +18,7 @@ %bcond_without lang Name: khotkeys5 -Version: 5.9.4 +Version: 5.9.5 Release: 0 # Full Plasma 5 version (e.g. 5.9.4) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} ++++++ khotkeys-5.9.4.tar.xz -> khotkeys-5.9.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.9.4/CMakeLists.txt new/khotkeys-5.9.5/CMakeLists.txt --- old/khotkeys-5.9.4/CMakeLists.txt 2017-03-21 14:48:27.000000000 +0100 +++ new/khotkeys-5.9.5/CMakeLists.txt 2017-04-25 14:38:06.000000000 +0200 @@ -1,5 +1,5 @@ project(khotkeys) -set(PROJECT_VERSION "5.9.4") +set(PROJECT_VERSION "5.9.5") set(PROJECT_VERSION_MAJOR 5) cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)