Hello community, here is the log from the commit of package gnome-terminal for openSUSE:Factory checked in at 2017-03-22 23:11:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-terminal (Old) and /work/SRC/openSUSE:Factory/.gnome-terminal.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-terminal" Wed Mar 22 23:11:26 2017 rev:107 rq:481622 version:3.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-terminal/gnome-terminal.changes 2016-11-10 13:12:19.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-terminal.new/gnome-terminal.changes 2017-03-22 23:11:28.673597640 +0100 @@ -1,0 +2,23 @@ +Mon Mar 20 21:19:41 UTC 2017 - [email protected] + +- Update to version 3.24.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 13 21:02:40 UTC 2017 - [email protected] + +- 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. + +------------------------------------------------------------------- Old: ---- gnome-terminal-3.22.1.tar.xz New: ---- gnome-terminal-3.24.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-terminal.spec ++++++ --- /var/tmp/diff_new_pack.pGCYFm/_old 2017-03-22 23:11:30.481341510 +0100 +++ /var/tmp/diff_new_pack.pGCYFm/_new 2017-03-22 23:11:30.485340944 +0100 @@ -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.24.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.22/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-terminal/3.24/%{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(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.48.0 BuildRequires: pkgconfig(x11) Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -103,9 +103,6 @@ %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot} -%clean -rm -rf %{buildroot} - %post %glib2_gsettings_schema_post %desktop_database_post @@ -119,8 +116,8 @@ %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 @@ %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 ++++++ gnome-terminal-3.22.1.tar.xz -> gnome-terminal-3.24.0.tar.xz ++++++ ++++ 33493 lines of diff (skipped)
