Update to 3.28.1
Rebase the translations.
This commit is contained in:
parent
31524a77d7
commit
6947324492
1
.gitignore
vendored
1
.gitignore
vendored
@ -78,3 +78,4 @@ gnome-terminal-2.31.3.tar.bz2
|
|||||||
/gnome-terminal-3.27.3.tar.xz
|
/gnome-terminal-3.27.3.tar.xz
|
||||||
/gnome-terminal-3.27.4.tar.xz
|
/gnome-terminal-3.27.4.tar.xz
|
||||||
/gnome-terminal-3.27.90.tar.xz
|
/gnome-terminal-3.27.90.tar.xz
|
||||||
|
/gnome-terminal-3.28.1.tar.xz
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -6,20 +6,17 @@
|
|||||||
%define desktop_file_utils_version 0.2.90
|
%define desktop_file_utils_version 0.2.90
|
||||||
|
|
||||||
Name: gnome-terminal
|
Name: gnome-terminal
|
||||||
Version: 3.27.90
|
Version: 3.28.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Terminal emulator for GNOME
|
Summary: Terminal emulator for GNOME
|
||||||
|
|
||||||
License: GPLv3+ and GFDL
|
License: GPLv3+ and GFDL
|
||||||
URL: http://www.gnome.org/
|
URL: http://www.gnome.org/
|
||||||
Source0: http://download.gnome.org/sources/gnome-terminal/3.27/gnome-terminal-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-terminal/3.28/gnome-terminal-%{version}.tar.xz
|
||||||
Source1: org.gnome.Terminal.gschema.override
|
Source1: org.gnome.Terminal.gschema.override
|
||||||
|
|
||||||
Patch0: 0001-build-Don-t-treat-warnings-as-errors.patch
|
Patch0: 0001-build-Don-t-treat-warnings-as-errors.patch
|
||||||
|
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=794935
|
|
||||||
Patch1: gnome-terminal-dont-misplace-the-notebook-popup-on-wayland.patch
|
|
||||||
|
|
||||||
Patch100: gnome-terminal-notify-open-title-transparency.patch
|
Patch100: gnome-terminal-notify-open-title-transparency.patch
|
||||||
|
|
||||||
BuildRequires: glib2-devel >= %{glib2_version}
|
BuildRequires: glib2-devel >= %{glib2_version}
|
||||||
@ -65,7 +62,6 @@ option to the right-click context menu in Nautilus.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .warnings
|
%patch0 -p1 -b .warnings
|
||||||
%patch1 -p1 -b .notebook-popup
|
|
||||||
%patch100 -p1 -b .notify-open-title-transparency
|
%patch100 -p1 -b .notify-open-title-transparency
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -106,6 +102,10 @@ make check
|
|||||||
%{_datadir}/metainfo/org.gnome.Terminal.Nautilus.metainfo.xml
|
%{_datadir}/metainfo/org.gnome.Terminal.Nautilus.metainfo.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 13 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.28.1-1
|
||||||
|
- Update to 3.28.1
|
||||||
|
- Rebase the translations
|
||||||
|
|
||||||
* Thu Apr 12 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.27.90-1
|
* Thu Apr 12 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.27.90-1
|
||||||
- Update to 3.27.90
|
- Update to 3.27.90
|
||||||
- Rebase transparency, command-notify and translation patches
|
- Rebase transparency, command-notify and translation patches
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-terminal-3.27.90.tar.xz) = 3568efc66a081136d03d45fccfb1aa7992bf661e1dcfa2ed70b12f3bd16e084f0fa7927ff7522f6f1508b81aea827bc00830e37e7787f0db9739d3e504e27450
|
SHA512 (gnome-terminal-3.28.1.tar.xz) = c6bf5619de37e3047482b41b24a82c95471d9748a198d92bd7ae5cccb7aff0f01e7cb4d249a9eb08401725b83ac5ea5072b3174472ed1e7dbd241ec6405a5a89
|
||||||
|
Loading…
Reference in New Issue
Block a user