!5 Upgrade to 3.38.3

From: @weijin-deng
Reviewed-by: @dwl301
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2021-06-28 03:03:02 +00:00 committed by Gitee
commit 07eea82025
5 changed files with 205 additions and 243 deletions

View File

@ -8,10 +8,10 @@ Subject: [PATCH] build: Don't treat warnings as errors
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/configure.ac b/configure.ac
index f22050d6a2e3..d6d936eb0a96 100644
index c732caf..e0c2514 100644
--- a/configure.ac
+++ b/configure.ac
@@ -225,12 +225,12 @@ CC_CHECK_FLAGS_APPEND([WARN_CFLAGS],[CFLAGS],[ \
@@ -234,12 +234,12 @@ CC_CHECK_FLAGS_APPEND([WARN_CFLAGS],[CFLAGS],[ \
-Wall \
-Wcast-align \
-Wendif-labels \
@ -30,6 +30,3 @@ index f22050d6a2e3..d6d936eb0a96 100644
-Wextra \
-Wfloat-equal \
-Wimplicit \
--
2.19.1

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -1,10 +1,10 @@
Name: gnome-terminal
Version: 3.37.90
Version: 3.38.3
Release: 1
Summary: A 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
Patch0000: gnome-terminal-cntr-ntfy-autottl-ts.patch
Patch0001: 0001-build-Don-t-treat-warnings-as-errors.patch
@ -73,6 +73,9 @@ make check
%{_datadir}/man/man1/gnome-terminal.1*
%changelog
* Mon Jun 21 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.3-1
- Upgrade to 3.38.3
* Tue Dec 22 2020 huanghaitao <huanghaitao8@huawei.com> - 3.37.90-1
- Update to 3.37.90