Hello community, here is the log from the commit of package kochmorse for openSUSE:Factory checked in at 2019-09-11 10:37:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kochmorse (Old) and /work/SRC/openSUSE:Factory/.kochmorse.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kochmorse" Wed Sep 11 10:37:22 2019 rev:2 rq:729876 version:3.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kochmorse/kochmorse.changes 2019-01-11 14:04:37.251852469 +0100 +++ /work/SRC/openSUSE:Factory/.kochmorse.new.7948/kochmorse.changes 2019-09-11 10:37:22.991261560 +0200 @@ -1,0 +2,5 @@ +Tue Sep 10 10:09:36 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update kochmorse-fix-desktop-file-and-iconpath.patch to fix categories. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kochmorse.spec ++++++ --- /var/tmp/diff_new_pack.VjF7dh/_old 2019-09-11 10:37:23.643261371 +0200 +++ /var/tmp/diff_new_pack.VjF7dh/_new 2019-09-11 10:37:23.647261369 +0200 @@ -1,6 +1,7 @@ # # spec file for package kochmorse # +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -12,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # ++++++ kochmorse-fix-desktop-file-and-iconpath.patch ++++++ --- /var/tmp/diff_new_pack.VjF7dh/_old 2019-09-11 10:37:23.667261364 +0200 +++ /var/tmp/diff_new_pack.VjF7dh/_new 2019-09-11 10:37:23.671261363 +0200 @@ -12,10 +12,13 @@ DESTINATION share/applications) ENDIF(UNIX AND NOT APPLE) diff --git a/shared/kochmorse.desktop b/shared/kochmorse.desktop -index 3dc0ecf..bb4aec1 100644 +index 3dc0ecf..0f3d05d 100644 --- a/shared/kochmorse.desktop +++ b/shared/kochmorse.desktop -@@ -3,8 +3,8 @@ Name=Koch Morse +@@ -1,10 +1,10 @@ + [Desktop Entry] +-Name=Koch Morse ++Name=Koch Morse GenericName=Morse Tutor Comment=A simple Morse tutor using the Koch method. Exec=kochmorse @@ -23,6 +26,6 @@ +Icon=kochmorse Type=Application -Categories=Education;Teaching; -+Categories=Education;HamRadio;X-Teaching; ++Categories=Education;Languages;X-HamRadio;X-Teaching; Terminal=false Encoding=UTF-8
