diff --git a/gnome-terminal-3.21.92.tar.xz b/gnome-terminal-3.21.92.tar.xz deleted file mode 100644 index 57aec84..0000000 --- a/gnome-terminal-3.21.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74baa6c3913382a4863f93d11f6b423734e7035e9cd378bc40c08230dd7c0a31 -size 1930892 diff --git a/gnome-terminal-3.22.0.tar.xz b/gnome-terminal-3.22.0.tar.xz new file mode 100644 index 0000000..abc0ca3 --- /dev/null +++ b/gnome-terminal-3.22.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97e6b1b4128ac133d8917b3940c71ddf9b89d189c5ac8402b1060126733993ed +size 1931164 diff --git a/gnome-terminal.changes b/gnome-terminal.changes index 15d3e73..6df773d 100644 --- a/gnome-terminal.changes +++ b/gnome-terminal.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 19 08:07:09 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.22.0: + + Updated translations. + ------------------------------------------------------------------- Mon Sep 12 19:30:38 UTC 2016 - zaitor@opensuse.org diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 3165f8f..68896d6 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -17,13 +17,13 @@ Name: gnome-terminal -Version: 3.21.92 +Version: 3.22.0 Release: 0 Summary: GNOME Terminal License: GPL-3.0+ and LGPL-2.1+ Group: System/X11/Terminals Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-terminal/3.21/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-terminal/3.22/%{name}-%{version}.tar.xz BuildRequires: fdupes # Needed for search provider. It should not be needed in my opionion, we have to take this up with upstream, or just provide search provider interface definition file as source. BuildRequires: gnome-shell @@ -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.45.92 +BuildRequires: pkgconfig(vte-2.91) >= 0.46.0 BuildRequires: pkgconfig(x11) Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build