diff --git a/gnome-terminal-3.12.3.tar.xz b/gnome-terminal-3.12.3.tar.xz deleted file mode 100644 index 132d0ee..0000000 --- a/gnome-terminal-3.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8450da259fb485289d61fdbe5b59037be068e0dbdd5c7dd8216b60cd49d55528 -size 1720988 diff --git a/gnome-terminal-3.13.90.tar.xz b/gnome-terminal-3.13.90.tar.xz new file mode 100644 index 0000000..90d4f03 --- /dev/null +++ b/gnome-terminal-3.13.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec6534a26ce970fe3c1c507ad757ff1db6d6200d75b46545af7eb084be59167a +size 1759820 diff --git a/gnome-terminal.changes b/gnome-terminal.changes index f878daa..dda9108 100644 --- a/gnome-terminal.changes +++ b/gnome-terminal.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Mon Aug 18 20:02:12 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.90: + + Profile settings UI update. + + Updated translations. + +------------------------------------------------------------------- +Wed Jul 16 11:11:35 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.2: + + Bugs fixed: bgo#730850, bgo#730389, bgo#730936, bgo#731998. +- Changes from version 3.13.1: + + Bugs fixed: bgo#724110, bgo#729394, bgo#729597, bgo#730390, + bgo#730498, bgo#730389. + + Updated translations. +- Add vala BuildRequires: new dependency. + +------------------------------------------------------------------- +Mon Jun 30 23:56:37 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.0: + + Work with new vte 2.91 API. + + Bug fixes and improvements. + + Updated translations. + ------------------------------------------------------------------- Mon Jun 30 21:47:14 UTC 2014 - zaitor@opensuse.org diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 69e39d1..7bae48a 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -17,13 +17,13 @@ Name: gnome-terminal -Version: 3.12.3 +Version: 3.13.90 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.12/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-terminal/3.13/%{name}-%{version}.tar.xz BuildRequires: appdata-tools 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. @@ -31,18 +31,19 @@ BuildRequires: gnome-shell BuildRequires: intltool >= 0.50.0 BuildRequires: translation-update-upstream BuildRequires: update-desktop-files +BuildRequires: vala BuildRequires: yelp-tools BuildRequires: pkgconfig(dconf) >= 0.12.0 BuildRequires: pkgconfig(gconf-2.0) >= 2.31.3 BuildRequires: pkgconfig(gio-2.0) >= 2.33.2 -BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.40.0 BuildRequires: pkgconfig(gsettings-desktop-schemas) # for gtk-builder-convert BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.9 BuildRequires: pkgconfig(libnautilus-extension) >= 3.0.0 BuildRequires: pkgconfig(uuid) -BuildRequires: pkgconfig(vte-2.90) >= 0.36.3 +BuildRequires: pkgconfig(vte-2.91) >= 0.37.90 BuildRequires: pkgconfig(x11) Recommends: %{name}-lang Obsoletes: gnome-core