Update to 3.39.90
- Rebase the patches - Backport yet-to-be-released patches from upstream to avoid translation conflicts
This commit is contained in:
parent
a893ed0579
commit
8ff318d5d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -104,3 +104,4 @@ gnome-terminal-2.31.3.tar.bz2
|
||||
/gnome-terminal-3.38.0.tar.xz
|
||||
/gnome-terminal-3.38.1.tar.xz
|
||||
/gnome-terminal-3.38.3.tar.xz
|
||||
/gnome-terminal-3.39.90.tar.xz
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -3,17 +3,17 @@
|
||||
%global gettext_version 0.19.8
|
||||
%define glib2_version 2.52.0
|
||||
%define gtk3_version 3.24.0
|
||||
%define vte_version 0.62.1
|
||||
%define vte_version 0.63.0
|
||||
%define desktop_file_utils_version 0.2.90
|
||||
|
||||
Name: gnome-terminal
|
||||
Version: 3.38.3
|
||||
Version: 3.39.90
|
||||
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.38/gnome-terminal-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-terminal/3.39/gnome-terminal-%{version}.tar.xz
|
||||
Source1: org.gnome.Terminal.gschema.override
|
||||
|
||||
Patch0: gnome-terminal-backports-from-upstream.patch
|
||||
@ -114,6 +114,12 @@ make check
|
||||
%{_datadir}/metainfo/org.gnome.Terminal.Nautilus.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Mon May 10 2021 Debarshi Ray <rishi@fedoraproject.org> - 3.39.90-1
|
||||
- Update to 3.39.90
|
||||
- Rebase the patches
|
||||
- Backport yet-to-be-released patches from upstream to avoid translation
|
||||
conflicts
|
||||
|
||||
* Fri May 07 2021 Debarshi Ray <rishi@fedoraproject.org> - 3.38.3-1
|
||||
- Update to 3.38.3
|
||||
- Rebase the translations
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-terminal-3.38.3.tar.xz) = 1dc418faaafce019be75173ad035f2536bfec7fea179ecf76f054a62651137339a018198cd6a0cfd63a7a15a1dcf803b62d19a48545a06a133fde186bfbf88ca
|
||||
SHA512 (gnome-terminal-3.39.90.tar.xz) = ed28afd14cec80c4a6bf28b2c1936d98384398204f8d3a7b952cfebabe6873f60f7836aace7422ffdf2a5599677621db202b078fe5288c5f8e44743714405c51
|
||||
|
Loading…
Reference in New Issue
Block a user