diff --git a/gnome-terminal-3.10.2.tar.xz b/gnome-terminal-3.10.2.tar.xz deleted file mode 100644 index 2262c96..0000000 --- a/gnome-terminal-3.10.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e02827c29de45c09973483d821ab29ea60ab3fbba34b62a81d67b8304a9ad913 -size 1698184 diff --git a/gnome-terminal-3.12.0.tar.xz b/gnome-terminal-3.12.0.tar.xz new file mode 100644 index 0000000..9e38814 --- /dev/null +++ b/gnome-terminal-3.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce690ed798a3e940f2f3a173a7946181e48d899214048d3282c671535c87cea7 +size 1720200 diff --git a/gnome-terminal.changes b/gnome-terminal.changes index 99f47c3..deb0fc2 100644 --- a/gnome-terminal.changes +++ b/gnome-terminal.changes @@ -1,3 +1,63 @@ +------------------------------------------------------------------- +Mon Mar 24 15:39:20 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.12.0: + + Build fixes. + + Docs fixes (bgo#725252). + + Add appdata file (bgo#708448). + + Updated translations. +- Add appdata-tools BuildRequires: new dependency to validate the + appdata files. + +------------------------------------------------------------------- +Wed Feb 19 22:15:42 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.11.3: + + terminal-app: Use correct variable for search provider. + + Updated translations. +- Add gnome-shell BuildRequires: Needed to build search provider. + +------------------------------------------------------------------- +Tue Feb 18 21:56:54 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.11.2: + + client: legacy: We use application IDs instead of bus names. + + terminal-nautilus: initiate ssh with -t. + + all: Do not use '&s' format with g_variant_get. + + screen: + - Fix word-chars setting. + - Allow getting the name of the current foreground process. + - Allow man: links containing hyphens. + - Add API to map UUIDs to screens. + - container: + . Use a GtkOverlay for the info bar. + . Remove scrolled window code. + . Fix parent class. + + profile: Add rewrap-on-resize. + + build: + - Drop support for dconf 0.12. + - help: Use no-lc-dist yelp. + + server: Add a search provider. + + app: Add setting to disable shell integration. + + accels: Add find items to accel editor. + + Remove last bits of GTK_STOCK. + + Replace deprecated mallard markup and namespace. + + Updated translations. +- Create new subpackae gnome-shell-search-provider-gnome-terminal, + containing the new GNOME Shell search provider. + +------------------------------------------------------------------- +Wed Nov 20 16:04:13 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.11.0: + + Build fixes. + + Code cleanup. + + Let applications handle clicks in mouse tracking mode + (bgo#13299). + + Remove 'visible when necessary' pref value (bgo#712331). + + Documentation fixes (bgo#711164). + + Updated translations. + ------------------------------------------------------------------- Mon Nov 11 22:44:09 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 6f67be3..bfb070e 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-terminal # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,18 @@ Name: gnome-terminal -Version: 3.10.2 +Version: 3.12.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.10/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-terminal/3.12/%{name}-%{version}.tar.xz +BuildRequires: appdata-tools BuildRequires: fdupes -BuildRequires: intltool +# 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 +BuildRequires: intltool >= 0.50.0 BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: yelp-tools @@ -36,10 +39,10 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 BuildRequires: pkgconfig(gsettings-desktop-schemas) # for gtk-builder-convert BuildRequires: pkgconfig(gtk+-2.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.6.9 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.9 BuildRequires: pkgconfig(libnautilus-extension) >= 3.0.0 BuildRequires: pkgconfig(uuid) -BuildRequires: pkgconfig(vte-2.90) >= 0.34.9 +BuildRequires: pkgconfig(vte-2.90) >= 0.36.0 BuildRequires: pkgconfig(x11) Recommends: %{name}-lang Obsoletes: gnome-core @@ -50,13 +53,23 @@ Requires(pre): gconf2 %description This package provides the GNOME terminal emulator application. +%package -n gnome-shell-search-provider-gnome-terminal +Summary: GNOME Terminal -- Search Provider for GNOME Shell +Group: System/X11/Terminals +Supplements: packageand(gnome-shell:%{name}) +Requires: %{name} = %{version} + +%description -n gnome-shell-search-provider-gnome-terminal +This package contains a search provider to enable GNOME Shell to get +search results from GNOME Terminal. + %package -n nautilus-extension-terminal Summary: Nautilus Extension to Open Terminal in Folders Group: System/GUI/GNOME Supplements: packageand(nautilus:%{name}) # nautilus-open-terminal was merged into gnome-terminal source during 3.9 development. Provides: nautilus-open-terminal = %{version} -Obsoletes: nautilus-open-terminal <= %{version} +Obsoletes: nautilus-open-terminal < %{version} %description -n nautilus-extension-terminal This is a nautilus extension that allows you to open a terminal in @@ -97,12 +110,18 @@ rm -rf %{buildroot} %doc AUTHORS COPYING ChangeLog NEWS %doc %{_datadir}/help/C/%{name}/ %{_bindir}/gnome-terminal +%dir %{_datadir}/appdata +%{_datadir}/appdata/gnome-terminal.appdata.xml %{_datadir}/applications/gnome-terminal.desktop %{_libexecdir}/gnome-terminal-migration %{_libexecdir}/gnome-terminal-server %{_datadir}/dbus-1/services/org.gnome.Terminal.service %{_datadir}/glib-2.0/schemas/org.gnome.Terminal.gschema.xml +%files -n gnome-shell-search-provider-gnome-terminal +%defattr (-, root, root) +%{_datadir}/gnome-shell/search-providers/gnome-terminal-search-provider.ini + %files -n nautilus-extension-terminal %defattr(-,root,root) %{_libdir}/nautilus/extensions-3.0/libterminal-nautilus.so