diff --git a/gnome-terminal-3.8.2.tar.xz b/gnome-terminal-3.8.2.tar.xz deleted file mode 100644 index c532d36..0000000 --- a/gnome-terminal-3.8.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4937dfe9e88fcf56de6ed670989cd119b468a32bb078c6cf720c3c8831915347 -size 1613120 diff --git a/gnome-terminal-3.8.3.tar.xz b/gnome-terminal-3.8.3.tar.xz new file mode 100644 index 0000000..9a4781a --- /dev/null +++ b/gnome-terminal-3.8.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b368a9220f9a50fecdb57ba8ce7008c65e3c236bc700325a45ecb806f3ab4651 +size 1614300 diff --git a/gnome-terminal.changes b/gnome-terminal.changes index 2e18db5..db69c04 100644 --- a/gnome-terminal.changes +++ b/gnome-terminal.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Jun 16 10:07:43 UTC 2013 - zaitor@opensuse.org + +- Update to version 3.8.3: + + Reduce environmental pollution. + + Critical bug fixes: rh#966713, rh#968140. + + Bug fixes: bgo#640727. + + Updated translations. +- Stop passing obsolete --disable-schemas-install and + --disable-scrollkeeper to configure. + ------------------------------------------------------------------- Mon May 13 20:02:50 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 547272b..20f72e5 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -17,7 +17,7 @@ Name: gnome-terminal -Version: 3.8.2 +Version: 3.8.3 Release: 0 Summary: GNOME Terminal License: GPL-3.0+ and LGPL-2.1+ @@ -39,7 +39,7 @@ BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(gtk+-3.0) >= 3.6.0 BuildRequires: pkgconfig(libnautilus-extension) >= 3.0.0 BuildRequires: pkgconfig(uuid) -BuildRequires: pkgconfig(vte-2.90) >= 0.34.0 +BuildRequires: pkgconfig(vte-2.90) >= 0.34.6 BuildRequires: pkgconfig(x11) PreReq: filesystem gconf2 Recommends: %{name}-lang @@ -55,9 +55,7 @@ This package provides the GNOME terminal emulator application. translation-update-upstream %build -%configure --with-gtk=3.0 \ - --disable-schemas-install \ - --disable-scrollkeeper +%configure --with-gtk=3.0 %__make %{?jobs:-j%jobs} %install