Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package terminology for openSUSE:Factory 
checked in at 2021-02-15 23:20:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terminology (Old)
 and      /work/SRC/openSUSE:Factory/.terminology.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "terminology"

Mon Feb 15 23:20:01 2021 rev:23 rq:872325 version:1.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/terminology/terminology.changes  2020-08-12 
12:29:45.956191613 +0200
+++ /work/SRC/openSUSE:Factory/.terminology.new.28504/terminology.changes       
2021-02-15 23:21:43.239881549 +0100
@@ -1,0 +2,5 @@
+Tue Nov 17 06:11:34 UTC 2020 - Simon Lees <[email protected]>
+
+- Add fix-desktop.patch to fix issues with desktop file
+
+-------------------------------------------------------------------

New:
----
  fix-desktop.patch

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

Other differences:
------------------
++++++ terminology.spec ++++++
--- /var/tmp/diff_new_pack.0qmEF6/_old  2021-02-15 23:21:43.883882511 +0100
+++ /var/tmp/diff_new_pack.0qmEF6/_new  2021-02-15 23:21:43.887882518 +0100
@@ -30,6 +30,7 @@
 Group:          System/X11/Terminals
 URL:            http://enlightenment.org
 Source:         
https://download.enlightenment.org/rel/apps/terminology/%{name}-%{version}.tar.xz
+Patch0:         fix-desktop.patch
 BuildRequires:  ImageMagick
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  meson >= 0.40.1
@@ -106,7 +107,7 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 export ECORE_NO_SYSTEM_MODULES=1

++++++ fix-desktop.patch ++++++
Index: terminology-1.8.1/data/desktop/terminology.desktop.in
===================================================================
--- terminology-1.8.1.orig/data/desktop/terminology.desktop.in
+++ terminology-1.8.1/data/desktop/terminology.desktop.in
@@ -3,11 +3,11 @@
 Type=Application
 Name=Terminology
 Name[ko]=???????????????
-#GenericName=Terminal
-#GenericName[eo]=Terminalo
-#GenericName[it]=Terminale
-#GenericName[ru]=????????????????
-#GenericName[ko]=?????????
+GenericName=Terminal
+GenericName[eo]=Terminalo
+GenericName[it]=Terminale
+GenericName[ru]=????????????????
+GenericName[ko]=?????????
 Comment=Terminal emulator
 Comment[da]=Terminalemulator
 Comment[eo]=Terminalimitilo
@@ -20,6 +20,6 @@ Comment[ru]=???????????????? ???????????
 Comment[ko]=????????? ???????????????
 Keywords=shell;prompt;command;commandline;
 Exec=terminology
-Icon=%ICON_PATH%/terminology.png
+Icon=terminology
 Categories=System;TerminalEmulator;
 StartupWMClass=terminology

Reply via email to