Hello community, here is the log from the commit of package kshutdown for openSUSE:Factory checked in at 2020-01-14 21:13:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kshutdown (Old) and /work/SRC/openSUSE:Factory/.kshutdown.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kshutdown" Tue Jan 14 21:13:12 2020 rev:6 rq:764409 version:5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kshutdown/kshutdown.changes 2019-09-07 11:55:34.334255930 +0200 +++ /work/SRC/openSUSE:Factory/.kshutdown.new.6675/kshutdown.changes 2020-01-14 21:14:10.170953358 +0100 @@ -1,0 +2,13 @@ +Tue Jan 14 16:04:28 UTC 2020 - Markus S <[email protected]> + +- Update to version 5.2 + * NEW: Experimental: Added "--ui-dialog" command line option. + * Updated the Polish translation + * FIXED: Added proper way to enable C++14 standard and fix compile error + Bug: https://sourceforge.net/p/kshutdown/bugs/38/ + * REMOVED: Obsolete stats.cpp and stats.h files + * CHANGED: i18n: Do not include line numbers in generated *.po/*.pot files + * Fixed some "QString::null" warnings (other "deprecated" warnings will be fixed later) + * Minor code cleanup + +------------------------------------------------------------------- @@ -251 +263,0 @@ - Old: ---- kshutdown-source-5.1-beta.zip New: ---- kshutdown-source-5.2.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kshutdown.spec ++++++ --- /var/tmp/diff_new_pack.WcaT6k/_old 2020-01-14 21:14:10.878953680 +0100 +++ /var/tmp/diff_new_pack.WcaT6k/_new 2020-01-14 21:14:10.878953680 +0100 @@ -17,13 +17,13 @@ # Name: kshutdown -Version: 5.1 +Version: 5.2 Release: 0 Summary: Graphical shutdown utility License: GPL-2.0-or-later Url: https://kshutdown.sourceforge.io/ Group: System/GUI/KDE -Source0: %{name}-source-%{version}-beta.zip +Source0: %{name}-source-%{version}.zip Requires(post): hicolor-icon-theme Requires(post): update-desktop-files Requires(postun): hicolor-icon-theme @@ -53,7 +53,7 @@ and notifications. %prep -%setup -q -n %{name}-%{version}-beta +%setup -q -n %{name}-%{version} %build %cmake_kf5 -d build -- -DKS_KF5=ON -DCMAKE_CXX_STANDARD=14
