Hello community,

here is the log from the commit of package juk for openSUSE:Factory checked in 
at 2017-09-11 16:19:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/juk (Old)
 and      /work/SRC/openSUSE:Factory/.juk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "juk"

Mon Sep 11 16:19:09 2017 rev:67 rq:522488 version:17.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/juk/juk.changes  2017-08-28 15:05:41.585519662 
+0200
+++ /work/SRC/openSUSE:Factory/.juk.new/juk.changes     2017-09-11 
16:19:10.879118131 +0200
@@ -1,0 +2,10 @@
+Thu Sep 07 07:01:24 CEST 2017 - [email protected]
+
+- Update to 17.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.1.php
+- Changes since 17.08.0:
+  * Fix: remove a shortcut conflict between two actions
+
+-------------------------------------------------------------------

Old:
----
  juk-17.08.0.tar.xz

New:
----
  juk-17.08.1.tar.xz

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

Other differences:
------------------
++++++ juk.spec ++++++
--- /var/tmp/diff_new_pack.2r36E3/_old  2017-09-11 16:19:11.467035566 +0200
+++ /var/tmp/diff_new_pack.2r36E3/_new  2017-09-11 16:19:11.483033319 +0200
@@ -20,7 +20,7 @@
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:           juk
-Version:        17.08.0
+Version:        17.08.1
 Release:        0
 Summary:        Jukebox
 License:        GPL-2.0+

++++++ juk-17.08.0.tar.xz -> juk-17.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/juk-17.08.0/playlistcollection.cpp 
new/juk-17.08.1/playlistcollection.cpp
--- old/juk-17.08.0/playlistcollection.cpp      2017-02-23 01:20:41.000000000 
+0100
+++ new/juk-17.08.1/playlistcollection.cpp      2017-08-26 01:31:47.000000000 
+0200
@@ -932,7 +932,7 @@
                               "guessTagInternet", "network-server", 
KShortcut(Qt::CTRL + Qt::Key_I)));
 #else
     createAction(i18n("Guess Tag Information From &File Name"), 
SLOT(slotGuessTagFromFile()),
-                 "guessTag", "document-import", KShortcut(Qt::CTRL + 
Qt::Key_F));
+                 "guessTag", "document-import", KShortcut(Qt::CTRL + 
Qt::Key_G));
 #endif
 
 


Reply via email to