Hello community, here is the log from the commit of package tilix for openSUSE:Factory checked in at 2019-03-18 10:43:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tilix (Old) and /work/SRC/openSUSE:Factory/.tilix.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tilix" Mon Mar 18 10:43:48 2019 rev:16 rq:685844 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tilix/tilix.changes 2019-01-21 10:57:03.951532175 +0100 +++ /work/SRC/openSUSE:Factory/.tilix.new.28833/tilix.changes 2019-03-18 10:43:51.723113550 +0100 @@ -1,0 +2,10 @@ +Sun Mar 17 15:42:12 UTC 2019 - Matthias Eliasson <[email protected]> + +- Update to version 1.9.0 + * This is a very minor release that fixes the app menu for Gnome 3.32, + updates the icon and adds preferences to the gnome-shell menu item + similar to Gnome Terminal. +- Add comment in spec for for patch: gnome-ssh-agent.patch +- Refresh patch: gnome-ssh-agent.patch + +------------------------------------------------------------------- Old: ---- tilix-1.8.9.tar.gz New: ---- tilix-1.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tilix.spec ++++++ --- /var/tmp/diff_new_pack.TnWD8M/_old 2019-03-18 10:43:52.491112724 +0100 +++ /var/tmp/diff_new_pack.TnWD8M/_new 2019-03-18 10:43:52.491112724 +0100 @@ -24,7 +24,7 @@ %bcond_with dcompiler_dmd %endif Name: tilix -Version: 1.8.9 +Version: 1.9.0 Release: 0 Summary: A tiling terminal emulator based on GTK+ 3 License: MPL-2.0 AND LGPL-3.0-only @@ -33,6 +33,7 @@ Source0: https://github.com/gnunn1/tilix/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz # See https://github.com/dlang/dub/issues/838 on why we need to have the full source code as dependency Source1: https://github.com/gtkd-developers/GtkD/archive/v%{gtkd_version}.tar.gz#/GtkD-%{gtkd_version}.tar.gz +# PATCH-FIX-OPENSUSE gnome-ssh-agent.patch gh#gnunn1/tilix#870 Patch0: gnome-ssh-agent.patch Patch1: dynamic-link.patch Patch2: fix-ldc-link.patch @@ -75,7 +76,7 @@ %prep %setup -q -a 1 -%patch0 -p 0 +%patch0 -p 1 %if %{with dcompiler_dmd} %patch1 -p 1 %else ++++++ gnome-ssh-agent.patch ++++++ --- /var/tmp/diff_new_pack.TnWD8M/_old 2019-03-18 10:43:52.523112690 +0100 +++ /var/tmp/diff_new_pack.TnWD8M/_new 2019-03-18 10:43:52.527112686 +0100 @@ -1,11 +1,12 @@ ---- data/pkg/desktop/com.gexperts.Tilix.desktop.in 2018-01-12 15:02:57.000000000 +0100 -+++ data/pkg/desktop/com.gexperts.Tilix.desktop.in 2018-03-14 15:48:17.423584173 +0100 -@@ -9,7 +9,7 @@ +diff -Pdpru tilix-1.9.0.orig/data/pkg/desktop/com.gexperts.Tilix.desktop.in tilix-1.9.0/data/pkg/desktop/com.gexperts.Tilix.desktop.in +--- tilix-1.9.0.orig/data/pkg/desktop/com.gexperts.Tilix.desktop.in 2019-03-17 17:06:44.249518955 +0100 ++++ tilix-1.9.0/data/pkg/desktop/com.gexperts.Tilix.desktop.in 2019-03-17 17:15:39.507125839 +0100 +@@ -9,7 +9,7 @@ Type=Application StartupNotify=true Categories=System;TerminalEmulator;X-GNOME-Utilities; Icon=com.gexperts.Tilix -DBusActivatable=true +DBusActivatable=false - Actions=new-window;new-session; + Actions=new-window;new-session;preferences; [Desktop Action new-window] ++++++ tilix-1.8.9.tar.gz -> tilix-1.9.0.tar.gz ++++++ ++++ 7191 lines of diff (skipped)
