diff --git a/gnome-terminal-3.26.1.tar.xz b/gnome-terminal-3.26.1.tar.xz deleted file mode 100644 index 09d7904..0000000 --- a/gnome-terminal-3.26.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9ac564ef77fea0b10502c06bdfca15c4fbdc32fdadaa88d69d7bf0fa1de073a -size 1998308 diff --git a/gnome-terminal-3.26.2.tar.xz b/gnome-terminal-3.26.2.tar.xz new file mode 100644 index 0000000..6252906 --- /dev/null +++ b/gnome-terminal-3.26.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9ba414a814569476515275ad303d8056f296b2669234447712559aa97005b0 +size 1998228 diff --git a/gnome-terminal.changes b/gnome-terminal.changes index 9eb9be3..b857b15 100644 --- a/gnome-terminal.changes +++ b/gnome-terminal.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Nov 1 10:56:52 UTC 2017 - badshah400@gmail.com + +- Update to version 3.26.2: + + build: Don't call glib-genmarshal with both --header and + --body (bgo#788031). + + window: Fix tiled check (bgo#789356). + + Updated translations. +- Update BuildRequires version for vte: At least version 0.50.2 + now required. + ------------------------------------------------------------------- Tue Oct 3 17:33:48 UTC 2017 - zaitor@opensuse.org diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 788f377..3c6bfd7 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -17,7 +17,7 @@ Name: gnome-terminal -Version: 3.26.1 +Version: 3.26.2 Release: 0 Summary: GNOME Terminal License: GPL-3.0+ and LGPL-2.1+ @@ -45,7 +45,7 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.8 BuildRequires: pkgconfig(libnautilus-extension) >= 3.0.0 BuildRequires: pkgconfig(libpcre2-8) >= 10.00 BuildRequires: pkgconfig(uuid) -BuildRequires: pkgconfig(vte-2.91) >= 0.50.0 +BuildRequires: pkgconfig(vte-2.91) >= 0.50.2 BuildRequires: pkgconfig(x11) Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build