Hello community, here is the log from the commit of package kshutdown for openSUSE:Factory checked in at 2019-09-07 11:55:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kshutdown (Old) and /work/SRC/openSUSE:Factory/.kshutdown.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kshutdown" Sat Sep 7 11:55:34 2019 rev:5 rq:729022 version:5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kshutdown/kshutdown.changes 2019-06-12 13:11:39.724982595 +0200 +++ /work/SRC/openSUSE:Factory/.kshutdown.new.7948/kshutdown.changes 2019-09-07 11:55:34.334255930 +0200 @@ -1,0 +2,29 @@ +Wed Sep 4 21:27:10 UTC 2019 - Markus S <[email protected]> + +- Update to version 5.1-beta +- CHANGED: New action names that matches more closely + the terminology used in current Desktop Environments. + You can select "Use old action names" option if don't like the change. +- NEW: Added Help|What's New? menu item +- NEW: Added --logoff, --restart, and --sleep command line option aliases + (run kshutdown --help for details) +- CHANGED: Do not show "Ctrl+Q" shortcut in system tray menu +- CHANGED: Tweaked popup notifications autohide timeout +- FIXED: Better default keyboard focus in dialog windows +- NEW: Added "Wiki" link button to the "Command Line Option" help window +- Qt5: About window: + * Links can be selected and opened using Tab/Enter keys + * Selectable text +- NEW: Tools|Run menu: Added boot-related "journalctl" commands +- CHANGED: Simplify and normalize application versioning. + Now all versions are in format: "mm.ii" plus optional "-beta" suffix. + This mostly apply to: + * versions displayed in KShutdown GUI + * default download URLs + (e.g. sourceforge.net/projects/kshutdown/files/KShutdown/$VERSION/kshutdown-source-$VERSION.zip/download) +- UPDATED: "VERSION" file format and related files +- REMOVED: "test-wine.bat"; use "Setup-wine.sh" instead +- REMOVED: Obsolete "kshutdown.nsh" file (version number is now passed as /DAPP_VERSION option) +- Code cleanup + +------------------------------------------------------------------- Old: ---- kshutdown-source-5.0.zip New: ---- kshutdown-source-5.1-beta.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kshutdown.spec ++++++ --- /var/tmp/diff_new_pack.Npmv5R/_old 2019-09-07 11:55:34.762255870 +0200 +++ /var/tmp/diff_new_pack.Npmv5R/_new 2019-09-07 11:55:34.766255870 +0200 @@ -17,13 +17,13 @@ # Name: kshutdown -Version: 5.0 +Version: 5.1 Release: 0 Summary: Graphical shutdown utility License: GPL-2.0-or-later -Url: https://kshutdown.sourceforge.net/ +Url: https://kshutdown.sourceforge.io/ Group: System/GUI/KDE -Source0: %{name}-source-%{version}.zip +Source0: %{name}-source-%{version}-beta.zip Requires(post): hicolor-icon-theme Requires(post): update-desktop-files Requires(postun): hicolor-icon-theme @@ -53,10 +53,10 @@ and notifications. %prep -%setup -q +%setup -q -n %{name}-%{version}-beta %build -%cmake_kf5 -d build -- -DKS_KF5=ON +%cmake_kf5 -d build -- -DKS_KF5=ON -DCMAKE_CXX_STANDARD=14 %make_jobs %install
