Update to 3.38.0
- Rebase the patches - Backport yet-to-be-released patches from upstream
This commit is contained in:
parent
cdb74c3dd7
commit
4b0299dd23
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@ gnome-terminal-2.31.3.tar.bz2
|
||||
/gnome-terminal-3.36.1.1.tar.xz
|
||||
/gnome-terminal-3.36.2.tar.xz
|
||||
/gnome-terminal-3.37.90.tar.xz
|
||||
/gnome-terminal-3.38.0.tar.xz
|
||||
|
4316
gnome-terminal-backports-from-upstream.patch
Normal file
4316
gnome-terminal-backports-from-upstream.patch
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -3,19 +3,21 @@
|
||||
%global gettext_version 0.19.8
|
||||
%define glib2_version 2.52.0
|
||||
%define gtk3_version 3.24.0
|
||||
%define vte_version 0.61.90
|
||||
%define vte_version 0.62.0
|
||||
%define desktop_file_utils_version 0.2.90
|
||||
|
||||
Name: gnome-terminal
|
||||
Version: 3.37.90
|
||||
Version: 3.38.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Terminal emulator for GNOME
|
||||
|
||||
License: GPLv3+ and GFDL and LGPLv2+
|
||||
URL: http://www.gnome.org/
|
||||
Source0: http://download.gnome.org/sources/gnome-terminal/3.37/gnome-terminal-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-terminal/3.38/gnome-terminal-%{version}.tar.xz
|
||||
Source1: org.gnome.Terminal.gschema.override
|
||||
|
||||
Patch0: gnome-terminal-backports-from-upstream.patch
|
||||
|
||||
Patch100: gnome-terminal-cntr-ntfy-autottl-ts.patch
|
||||
Patch101: 0001-build-Don-t-treat-warnings-as-errors.patch
|
||||
|
||||
@ -61,6 +63,7 @@ option to the right-click context menu in Nautilus.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .backports
|
||||
%patch100 -p1 -b .cntr-ntfy-autottl-ts
|
||||
%patch101 -p1 -b .warnings
|
||||
|
||||
@ -110,6 +113,11 @@ make check
|
||||
%{_datadir}/metainfo/org.gnome.Terminal.Nautilus.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Sat Sep 26 2020 Debarshi Ray <rishi@fedoraproject.org> - 3.38.0-1
|
||||
- Update to 3.38.0
|
||||
- Rebase the patches
|
||||
- Backport yet-to-be-released patches from upstream
|
||||
|
||||
* Sat Sep 26 2020 Debarshi Ray <rishi@fedoraproject.org> - 3.37.90-1
|
||||
- Update to 3.37.90
|
||||
- Rebase the patches
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-terminal-3.37.90.tar.xz) = b0a14c372e896c1b959b3efe3c088a5e5d8f5678d089b6e8f98ae2da6be61408448f0afd16c97d3248a6963f9329b4833648148dae59ced796c4a8e4f9f39363
|
||||
SHA512 (gnome-terminal-3.38.0.tar.xz) = c4a3fa79a339666bed6b6d99c471bb184597cb8261006762fc225d59ecd67c86108328f5494e4c2fd565b67ac2b5eb9f8f22e5e5f7b5d4f5cc542f2d4ba6f9dc
|
||||
|
Loading…
Reference in New Issue
Block a user