Update to 3.35.1
- Rebase the patches
This commit is contained in:
parent
bedbde95cb
commit
a640932ecb
1
.gitignore
vendored
1
.gitignore
vendored
@ -93,3 +93,4 @@ gnome-terminal-2.31.3.tar.bz2
|
||||
/gnome-terminal-3.34.0.tar.xz
|
||||
/gnome-terminal-3.34.1.tar.xz
|
||||
/gnome-terminal-3.34.2.tar.xz
|
||||
/gnome-terminal-3.35.1.tar.xz
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -2,21 +2,19 @@
|
||||
|
||||
%define glib2_version 2.50.0
|
||||
%define gtk3_version 3.22.27
|
||||
%define vte_version 0.58.1
|
||||
%define vte_version 0.59.0
|
||||
%define desktop_file_utils_version 0.2.90
|
||||
|
||||
Name: gnome-terminal
|
||||
Version: 3.34.2
|
||||
Release: 3%{?dist}
|
||||
Version: 3.35.1
|
||||
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.34/gnome-terminal-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-terminal/3.35/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,7 +59,6 @@ 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
|
||||
|
||||
@ -109,6 +106,10 @@ make check
|
||||
%{_datadir}/metainfo/org.gnome.Terminal.Nautilus.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Fri Feb 28 2020 Debarshi Ray <rishi@fedoraproject.org> - 3.35.1-1
|
||||
- Update to 3.35.1
|
||||
- Rebase the patches
|
||||
|
||||
* Mon Feb 24 2020 Debarshi Ray <rishi@fedoraproject.org> - 3.34.2-3
|
||||
- Add a "shell-command" flag for debugging.
|
||||
- Backport yet-to-be-released patches from upstream to avoid translation
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-terminal-3.34.2.tar.xz) = 36df7483c2b56df1d9e66729826b1bb65755590498295615befdb89e25d69464ebf4b77928ccd88f069513cb58da2856dca748dbf6372ca145b4535609d76595
|
||||
SHA512 (gnome-terminal-3.35.1.tar.xz) = 5a0ce3014f577e35a9c4d20b80dea9d36b76ffb7f275047a6caa10cf508f1e239dddb197b0dd3345be95f789b94fee87cff99475435d315807612c830ed033ff
|
||||
|
Loading…
Reference in New Issue
Block a user