From fe504a8c88cab9924b07145a2e186ef26d62bc58 Mon Sep 17 00:00:00 2001 From: 18302918689 <1360148247@qq.com> Date: Tue, 29 Sep 2020 10:55:16 +0800 Subject: [PATCH 1/2] modify source0 --- xterm.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/xterm.spec b/xterm.spec index 5105885..c53cae3 100644 --- a/xterm.spec +++ b/xterm.spec @@ -1,10 +1,10 @@ Name: xterm Version: 334 -Release: 5 +Release: 6 Summary: It is a terminal emulator for the X Window System License: MIT URL: http://invisible-island.net/xterm -Source0: http://invisible-island.net/archives/xterm/xterm-334.tgz +Source0: http://invisible-mirror.net/archives/xterm/xterm-334.tgz BuildRequires: gcc git pkgconfig ncurses-devel libutempter-devel BuildRequires: libXft-devel libXaw-devel libXext-devel desktop-file-utils @@ -62,6 +62,12 @@ install -m 644 -p xterm.appdata.xml %{buildroot}/%{_datadir}/appdata %{_mandir}/man1/* %changelog +* Thu Sep 29 2020 hanhui - 334-6 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:modify source url + * Thu Sep 10 2020 hanhui - 334-5 - Type:bugfix - ID:NA From 60eea722ad9ff76a80635d393538ade239ac4f27 Mon Sep 17 00:00:00 2001 From: 18302918689 <1360148247@qq.com> Date: Tue, 29 Sep 2020 10:59:31 +0800 Subject: [PATCH 2/2] modify source0 --- xterm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xterm.spec b/xterm.spec index c53cae3..7228b19 100644 --- a/xterm.spec +++ b/xterm.spec @@ -4,7 +4,7 @@ Release: 6 Summary: It is a terminal emulator for the X Window System License: MIT URL: http://invisible-island.net/xterm -Source0: http://invisible-mirror.net/archives/xterm/xterm-334.tgz +Source0: https://invisible-mirror.net/archives/xterm/xterm-334.tgz BuildRequires: gcc git pkgconfig ncurses-devel libutempter-devel BuildRequires: libXft-devel libXaw-devel libXext-devel desktop-file-utils