Hello community,

here is the log from the commit of package kshutdown for openSUSE:Factory 
checked in at 2018-01-03 13:40:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kshutdown (Old)
 and      /work/SRC/openSUSE:Factory/.kshutdown.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kshutdown"

Wed Jan  3 13:40:04 2018 rev:3 rq:561243 version:4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kshutdown/kshutdown.changes      2016-08-12 
15:44:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kshutdown.new/kshutdown.changes 2018-01-03 
13:40:07.155649127 +0100
@@ -1,0 +2,49 @@
+Tue Dec 26 01:40:14 UTC 2017 - [email protected]
+
+- Update to 4.2
+* Fixed: Password on Cancel bypasses the Action setting (bug #33)
+* Statistics: Added Ctrl+Shift+S shortcut
+* Updated the Polish translation
+* Fixed: Suspend only works the second time (bug #34)
+* Fixed missing Ctrl+Q shortcut in some Desktop Environments
+* Fixed: Show application main window if KShutdown is already running
+* When Selected Application Exit trigger:
+  - Fixed combo box selection of root and non-own processes
+  - Fixed root and non-own processes exit detection
+* Removed semi-private KDevelop project files
+* Updated links and args in tools/*.sh scripts
+- Drop kshutdown-src_kshutdown.desktop.patch
+
+-------------------------------------------------------------------
+Thu Sep 01 10:10:31 UTC 2016 - [email protected]
+
+- Update to version 4.0
+  Qt Build:
+  * NEW: Use the standard Ctrl+Q shortcut instead of Ctrl+Shift+Q
+    (bug #26)
+  * Fixed: Support "--version" command line option (bug #26)
+  * Command Line: Ignore "/?" option in non-Windows versions
+  * Fixed: Honor $INSTALL_ROOT environment variable when installing
+    icons (bug #25)
+  * Fixed: Remove icons during "make uninstall"
+  Misc:
+  * Czech translation update (Pavel Fric)
+  * Updated German translation (Vinzenz Vietzke)
+  * Updated Russian translations (Victor Ryzhykh)
+  * Updated Polish translation
+  * Fixed: Make menu titles less distractive and less annoying
+    (feature request #21)
+  * Fixed: Disable incorrectly positioned tool tips in System Tray
+    menu
+  * Windows: Updated installer
+  Linux:
+  * Use uncompressed SVG icon (bug #21)
+  * Adjust kshutdown.desktop (patch #5):
+    - Added StartupNotify=true/false
+    - Added X-SuSE-DesktopUtility category
+  Source:
+  * Fix compiler warnings
+  * README.html: Document "Required Libraries" (bug #23)
+- Fixed kshutdown-src_kshutdown.desktop.patch
+
+-------------------------------------------------------------------

Old:
----
  kshutdown-source-3.99.1beta.zip
  kshutdown-src_kshutdown.desktop.patch

New:
----
  kshutdown-source-4.2.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kshutdown.spec ++++++
--- /var/tmp/diff_new_pack.Atk67O/_old  2018-01-03 13:40:07.851417451 +0100
+++ /var/tmp/diff_new_pack.Atk67O/_new  2018-01-03 13:40:07.855416119 +0100
@@ -18,18 +18,14 @@
 #
 
 
-%define oversion 3.99.1%20Beta
-
 Name:             kshutdown
-Version:          3.99.1beta
+Version:          4.2
 Release:          0
 Summary:          Graphical shutdown utility
 License:          GPL-2.0+
 Url:              http://kshutdown.sourceforge.net/
 Group:            System/GUI/KDE
-Source0:          
http://downloads.sourceforge.net/%{name}/KShutdown/%{oversion}/%{name}-source-%{version}.zip
-# PATCH-FIX-UPSTREAM - kshutdown-src_kshutdown.desktop.patch -- Fix Categories 
and uncomment some entries
-Patch0:           %{name}-src_kshutdown.desktop.patch
+Source0:          
http://downloads.sourceforge.net/%{name}/KShutdown/%{version}/%{name}-source-%{version}.zip
 Requires(post):   hicolor-icon-theme
 Requires(post):   update-desktop-files
 Requires(postun): hicolor-icon-theme
@@ -59,7 +55,7 @@
 - Restart Computer (logout and reboot the system)
 - Hibernate to disk or Suspend
 - Lock Screen (lock the screen using a screen saver)
-- End Current Session (end the current KDE session and logout the user)
+- End Current Session (end the current session and logout the user)
 - Various time and delay options (time from now, inactivity detection, ...)
 - Command line support
 - Extras (external user commands)
@@ -70,7 +66,6 @@
 
 %prep
 %setup -q
-%patch0
 
 %build
 %cmake_kf5 -d build -- -DKS_KF5=ON
@@ -81,10 +76,6 @@
 
 %suse_update_desktop_file %{name}
 
-# Unpack and remove gzipped-svg-icon
-mv %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/actions/%{name}.svgz 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/actions/%{name}.svg.gz
-gunzip %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/actions/%{name}.svg.gz
-
 # Remove not needed files
 find %{buildroot}%{_kf5_sharedir}/%{name} -name '.directory' -exec rm -f {} ';'
 
@@ -118,6 +109,5 @@
 %dir %{_kf5_sharedir}/%{name}/extras/system
 %{_kf5_sharedir}/%{name}/extras/system/kppp.desktop
 %{_kf5_iconsdir}/hicolor/*/actions/%{name}.png
-%{_kf5_iconsdir}/hicolor/scalable/actions/%{name}.svg
 
 %changelog


Reply via email to