Hello community,

here is the log from the commit of package xterm for openSUSE:Factory checked 
in at 2014-10-15 16:41:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xterm (Old)
 and      /work/SRC/openSUSE:Factory/.xterm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xterm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xterm/xterm.changes      2014-10-02 
14:13:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xterm.new/xterm.changes 2014-10-15 
16:42:04.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Oct 12 18:39:01 UTC 2014 - badshah...@gmail.com
+
+- Add xterm-desktop-item-in-gnome-utilities-appfolder.patch to
+  group xterm desktop item in the Utilities app-folder in the
+  GNOME shell. 
+
+-------------------------------------------------------------------

New:
----
  xterm-desktop-item-in-gnome-utilities-appfolder.patch

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

Other differences:
------------------
++++++ xterm.spec ++++++
--- /var/tmp/diff_new_pack.BmiyKb/_old  2014-10-15 16:42:06.000000000 +0200
+++ /var/tmp/diff_new_pack.BmiyKb/_new  2014-10-15 16:42:06.000000000 +0200
@@ -80,6 +80,7 @@
 Patch6:         xterm-enable_libtinfo.patch
 Patch7:         xterm-allow_iso-utf_fonts_in_menu.patch
 Patch8:         xterm-decomposed_bitmaps.patch
+Patch9:         xterm-desktop-item-in-gnome-utilities-appfolder.patch 
 Patch101:       vttest-config_update_aarch64.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} > 1220
@@ -103,6 +104,7 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 cp -t . %{S:8} %{S:9}
 bunzip2 %{basename:%{S:8}} %{basename:%{S:9}}
 cd ../vttest-%{vttest_version}






++++++ xterm-desktop-item-in-gnome-utilities-appfolder.patch ++++++
Group the desktop file into the Utilities folder in the GNOME
shell application overview.

diff --git a/xterm.desktop.old b/xterm.desktop
index ea23c9b..5381d02 100644
--- a/xterm.desktop.old
+++ b/xterm.desktop
@@ -39,4 +39,4 @@ Terminal=false
 Type=Application
 Encoding=UTF-8
 Icon=terminal
-Categories=System;TerminalEmulator;
+Categories=System;TerminalEmulator;X-GNOME-Utilities;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to