diff --git a/gnome-terminal-3.18.0.tar.xz b/gnome-terminal-3.18.0.tar.xz deleted file mode 100644 index ca3d3e6..0000000 --- a/gnome-terminal-3.18.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:776642502b57b7a6b5f099291b660c0b4a4ff2b3024d15a2f5b33c4286c9dce6 -size 1829444 diff --git a/gnome-terminal-3.18.1.tar.xz b/gnome-terminal-3.18.1.tar.xz new file mode 100644 index 0000000..bf7490c --- /dev/null +++ b/gnome-terminal-3.18.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eecc81f38c8019d9f49b8950cd814da88d84a8d98c9da98a57be06a1b9f4119 +size 1830748 diff --git a/gnome-terminal.changes b/gnome-terminal.changes index 2ef1cb9..e99a022 100644 --- a/gnome-terminal.changes +++ b/gnome-terminal.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Oct 12 18:04:10 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.18.1: + + notebook: Don't change show-tabs when going to empty notebook. + + window: + - Exit early from screen-removed handler for now empty + notebook. + - Pass tab switching keys to the terminal for tabless windows. + + profile: editor: Make colour buttons show their dialogue in + editor mode. + + i18n: Fix and mark incorrectly translated string as fuzzy. + + server: Use distinct exit code for gtk_init failure. + + Updated translations. + ------------------------------------------------------------------- Mon Sep 21 15:15:39 UTC 2015 - dimstar@opensuse.org diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 996a9bd..c8cba16 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -17,7 +17,7 @@ Name: gnome-terminal -Version: 3.18.0 +Version: 3.18.1 Release: 0 Summary: GNOME Terminal License: GPL-3.0+ and LGPL-2.1+ @@ -51,7 +51,7 @@ BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.10.0 BuildRequires: pkgconfig(libnautilus-extension) >= 3.0.0 BuildRequires: pkgconfig(uuid) -BuildRequires: pkgconfig(vte-2.91) >= 0.42.0 +BuildRequires: pkgconfig(vte-2.91) >= 0.42.1 BuildRequires: pkgconfig(x11) Recommends: %{name}-lang Obsoletes: gnome-core