Accepting request 481622 from GNOME:Factory

Update to 3.24.0 (forwarded request 481605 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/481622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-terminal?expand=0&rev=107
This commit is contained in:
Dominique Leuenberger 2017-03-22 22:11:26 +00:00 committed by Git OBS Bridge
commit 083e50c865
4 changed files with 33 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b00752336eb22d6d9f10c863c166ac73dcbb2ce4b280abdc0c78337e261bb0d4
size 1944832

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77698e5c8dec545737c98befc806ae34884cf2be5eb6743332895315f811fb17
size 1961332

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Mon Mar 20 21:19:41 UTC 2017 - dimstar@opensuse.org
- Update to version 3.24.0:
+ Updated translations.
-------------------------------------------------------------------
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

View File

@ -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(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.48.0
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