Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tilix for openSUSE:Factory checked 
in at 2023-11-09 21:36:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tilix (Old)
 and      /work/SRC/openSUSE:Factory/.tilix.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tilix"

Thu Nov  9 21:36:02 2023 rev:28 rq:1124435 version:1.9.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/tilix/tilix.changes      2023-04-25 
16:44:35.218853961 +0200
+++ /work/SRC/openSUSE:Factory/.tilix.new.17445/tilix.changes   2023-11-09 
21:36:19.606942890 +0100
@@ -1,0 +2,27 @@
+Thu Nov  9 10:14:33 UTC 2023 - Emiliano Langella <emiliano.lange...@suse.com>
+
+- Update to version 1.9.6
+  Features:
+  * Add close button to search box
+  * Replace variables in custom link commands
+  * Follow system color-scheme for default theme-variant
+  Bugfixes:
+  * nautilus: Don't import a specific version
+  * nautilus: Add compatibility with Nautilus 43
+  * nautilus: Avoid shell injection in open-tilix plugin
+  * Drop manpage country names
+  * Replace std.xml with GMarkup-based parser
+  * icon: Fix up prompt pictogram alignment
+  * Fix GLib critical warnings on startup
+  Miscellaneous:
+  * Change Gnome to GNOME
+  * Replaced icon with more proportional one
+  * Update to GtkD 3.10.0
+  * ci: Run Ubuntu builds in container as well
+  * Change label of "view shortcuts" action
+  * Clarify tooltip of "reset to default" button for keyboard shortcuts
+- drop patches fixed in release:
+  * tilix-nautilus-43-compat.patch
+  * b027797.patch 
+
+-------------------------------------------------------------------

Old:
----
  b027797.patch
  tilix-1.9.5.tar.gz
  tilix-nautilus-43-compat.patch

New:
----
  tilix-1.9.6.tar.gz

BETA DEBUG BEGIN:
  Old:  * tilix-nautilus-43-compat.patch
  * b027797.patch 
  Old:- drop patches fixed in release:
  * tilix-nautilus-43-compat.patch
  * b027797.patch 
BETA DEBUG END:

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

Other differences:
------------------
++++++ tilix.spec ++++++
--- /var/tmp/diff_new_pack.fqpY37/_old  2023-11-09 21:36:20.282967849 +0100
+++ /var/tmp/diff_new_pack.fqpY37/_new  2023-11-09 21:36:20.282967849 +0100
@@ -19,7 +19,7 @@
 #
 %define _lto_cflags %{nil}
 Name:           tilix
-Version:        1.9.5
+Version:        1.9.6
 Release:        0
 Summary:        A tiling terminal emulator based on GTK+ 3
 License:        LGPL-3.0-only AND MPL-2.0
@@ -34,10 +34,6 @@
 # PATCH-FIX-OPENSUSE 
0001-Don-t-generate-appstream-meta-data-on-older-versions.patch -- Provide 
appdata.xml instead of generating one since we have to old version of appstream 
in Leap releases
 Patch1:         0001-Don-t-generate-appstream-meta-data-on-older-versions.patch
 %endif
-# PATCH-FIX-UPSTREAM tilix-nautilus-43-compat.patch  gh#gnunn1/tilix#2115 
badshah...@gmail.com -- nautilus: Add compatibility with Nautilus 43
-Patch2:         tilix-nautilus-43-compat.patch
-# PATCH-FIX-UPSTREAM b027797.patch -- Replace std.xml with GMarkup-based parser
-Patch3:         %{url}/commit/b027797.patch
 BuildRequires:  AppStream
 BuildRequires:  appstream-glib
 BuildRequires:  desktop-file-utils
@@ -108,7 +104,8 @@
 %find_lang %{name} %{?no_lang_C} --with-man
 
 # Some localized man directories are not provided by filesystem package yet
-for locale in uk en_GB hr nb_NO oc pt_PT ro sr tr zh_Hant; do
+#for locale in uk en_GB hr nb_NO oc pt_PT ro sr tr zh_Hant; do
+for locale in uk hr oc ro sr tr zh_Hant; do
   echo "%%dir %{_mandir}/${locale}" >> %{name}.lang
   echo "%%dir %{_mandir}/${locale}/man1" >> %{name}.lang
 done

++++++ tilix-1.9.5.tar.gz -> tilix-1.9.6.tar.gz ++++++
++++ 63768 lines of diff (skipped)

Reply via email to