diff --git a/gnome-terminal-3.22.1.tar.xz b/gnome-terminal-3.22.1.tar.xz deleted file mode 100644 index 81471ae..0000000 --- a/gnome-terminal-3.22.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b00752336eb22d6d9f10c863c166ac73dcbb2ce4b280abdc0c78337e261bb0d4 -size 1944832 diff --git a/gnome-terminal-3.23.90.tar.xz b/gnome-terminal-3.23.90.tar.xz new file mode 100644 index 0000000..193280f --- /dev/null +++ b/gnome-terminal-3.23.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3da921a4d21dd1bc61cb2501a66701b2440bb667f7ff8697a88632685594c29a +size 1924436 diff --git a/gnome-terminal.changes b/gnome-terminal.changes index 96ca2bc..ae7d2fe 100644 --- a/gnome-terminal.changes +++ b/gnome-terminal.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Feb 13 21:02:40 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.23.90: + + all: Use nice quotes. + + client: legacy: + - Warn on deprecated exec options. + - Add -- to usage line (bgo#774595). + - Remove option context description. + + screen: + - Use async spawning (bgo#772354). + - Fix check for foreground process. + + search provider: Fix incorrect assumption (bgo#1398958). + + Modernize metainfo files. + + Updated translations. +- Drop obsolete clean section. + ------------------------------------------------------------------- Mon Nov 7 21:26:42 UTC 2016 - dimstar@opensuse.org diff --git a/gnome-terminal.spec b/gnome-terminal.spec index e973e14..0b30353 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-terminal # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX 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,13 +17,13 @@ Name: gnome-terminal -Version: 3.22.1 +Version: 3.23.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.22/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-terminal/3.23/%{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.46.1 +BuildRequires: pkgconfig(vte-2.91) >= 0.47.90 BuildRequires: pkgconfig(x11) Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -103,9 +103,6 @@ find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot} -%clean -rm -rf %{buildroot} - %post %glib2_gsettings_schema_post %desktop_database_post @@ -119,8 +116,8 @@ rm -rf %{buildroot} %doc AUTHORS COPYING ChangeLog NEWS %doc %{_datadir}/help/C/%{name}/ %{_bindir}/gnome-terminal -%dir %{_datadir}/appdata -%{_datadir}/appdata/org.gnome.Terminal.appdata.xml +%dir %{_datadir}/metainfo +%{_datadir}/metainfo/org.gnome.Terminal.appdata.xml %{_datadir}/applications/org.gnome.Terminal.desktop %{_libexecdir}/gnome-terminal-server %if 0%{?sle_version} @@ -137,7 +134,7 @@ rm -rf %{buildroot} %files -n nautilus-extension-terminal %defattr(-,root,root) %{_libdir}/nautilus/extensions-3.0/libterminal-nautilus.so -%{_datadir}/appdata/org.gnome.Terminal.Nautilus.metainfo.xml +%{_datadir}/metainfo/org.gnome.Terminal.Nautilus.metainfo.xml %files lang -f %{name}.lang