From 63d91d759048018751083f22010e6ba169f0accc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 05:05:26 +0000 Subject: [PATCH 01/19] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zssh.spec b/zssh.spec index 8883ae4..06beb87 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,6 +1,6 @@ Name: zssh Version: 1.5c -Release: 4%{?dist} +Release: 5%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability License: GPLv3 URL: http://zssh.sourceforge.net/ @@ -45,6 +45,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 1.5c-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Jun 13 2019 Robin Lee - 1.5c-4 - Port patches from Debian (BZ#1716106) - Requires lrzsz From b328ea7403ce629718afc19928b09f5c22e94c51 Mon Sep 17 00:00:00 2001 From: Robin Lee Date: Sat, 30 Nov 2019 09:31:23 +0800 Subject: [PATCH 02/19] Fix BR --- zssh.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/zssh.spec b/zssh.spec index 06beb87..ef9cc94 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,6 +1,6 @@ Name: zssh Version: 1.5c -Release: 5%{?dist} +Release: 6%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability License: GPLv3 URL: http://zssh.sourceforge.net/ @@ -16,7 +16,7 @@ Patch6: https://sources.debian.org/data/main/z/zssh/1.5c.debian.1-7/debi Patch7: https://sources.debian.org/data/main/z/zssh/1.5c.debian.1-7/debian/patches/0008-Strip-build-date-from-version-string-to-enable-repro.patch BuildRequires: gcc BuildRequires: readline-devel -BuildRequires: libtermcap-devel +BuildRequires: ncurses-devel BuildRequires: autoconf Requires: lrzsz @@ -45,6 +45,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Sat Nov 30 2019 Robin Lee - 1.5c-6 +- Fix BR + * Sat Jul 27 2019 Fedora Release Engineering - 1.5c-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From bb4c5fd3fffc54f1c8b16c86d31b66ba791b5cde Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 31 Jan 2020 05:24:12 +0000 Subject: [PATCH 03/19] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zssh.spec b/zssh.spec index ef9cc94..98fe296 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,6 +1,6 @@ Name: zssh Version: 1.5c -Release: 6%{?dist} +Release: 7%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability License: GPLv3 URL: http://zssh.sourceforge.net/ @@ -45,6 +45,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 1.5c-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Nov 30 2019 Robin Lee - 1.5c-6 - Fix BR From ca3186efd01ac28a7a753f8428257c6213be36ef Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 15:27:52 +0000 Subject: [PATCH 04/19] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zssh.spec b/zssh.spec index 98fe296..deb71d0 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,6 +1,6 @@ Name: zssh Version: 1.5c -Release: 7%{?dist} +Release: 8%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability License: GPLv3 URL: http://zssh.sourceforge.net/ @@ -45,6 +45,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.5c-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jan 31 2020 Fedora Release Engineering - 1.5c-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From 1729253941ab7557620eae7eb5da26deaf017ca6 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:56:25 +0000 Subject: [PATCH 05/19] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- zssh.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/zssh.spec b/zssh.spec index deb71d0..9e11f71 100644 --- a/zssh.spec +++ b/zssh.spec @@ -14,6 +14,7 @@ Patch4: https://sources.debian.org/data/main/z/zssh/1.5c.debian.1-7/debi Patch5: https://sources.debian.org/data/main/z/zssh/1.5c.debian.1-7/debian/patches/0006-replace-CPPFunction-call-with-rl_completion_func_t.patch Patch6: https://sources.debian.org/data/main/z/zssh/1.5c.debian.1-7/debian/patches/0007-Fix-typo-in-man-page-zssh.1.patch Patch7: https://sources.debian.org/data/main/z/zssh/1.5c.debian.1-7/debian/patches/0008-Strip-build-date-from-version-string-to-enable-repro.patch +BuildRequires: make BuildRequires: gcc BuildRequires: readline-devel BuildRequires: ncurses-devel From 36fe76c5559215eb24e1b67e9d43e2ae77bdc934 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 28 Jan 2021 00:46:25 +0000 Subject: [PATCH 06/19] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zssh.spec b/zssh.spec index 9e11f71..315e1c7 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,6 +1,6 @@ Name: zssh Version: 1.5c -Release: 8%{?dist} +Release: 9%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability License: GPLv3 URL: http://zssh.sourceforge.net/ @@ -46,6 +46,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Thu Jan 28 2021 Fedora Release Engineering - 1.5c-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1.5c-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 1124a88da5047bcf2d182b2d47bf84240f432c1b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 22:23:14 +0000 Subject: [PATCH 07/19] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zssh.spec b/zssh.spec index 315e1c7..82ed9f3 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,6 +1,6 @@ Name: zssh Version: 1.5c -Release: 9%{?dist} +Release: 10%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability License: GPLv3 URL: http://zssh.sourceforge.net/ @@ -46,6 +46,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.5c-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jan 28 2021 Fedora Release Engineering - 1.5c-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From dc0d5cfc420a539a81d3abb6ee02c7650fbac50c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 05:57:03 +0000 Subject: [PATCH 08/19] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zssh.spec b/zssh.spec index 82ed9f3..0dcf75e 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,6 +1,6 @@ Name: zssh Version: 1.5c -Release: 10%{?dist} +Release: 11%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability License: GPLv3 URL: http://zssh.sourceforge.net/ @@ -46,6 +46,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 1.5c-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 1.5c-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From dfe1e7479fadeae88ff0527e16254b1e9ba372bc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 14:01:05 +0000 Subject: [PATCH 09/19] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zssh.spec b/zssh.spec index 0dcf75e..fa9027f 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,6 +1,6 @@ Name: zssh Version: 1.5c -Release: 11%{?dist} +Release: 12%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability License: GPLv3 URL: http://zssh.sourceforge.net/ @@ -46,6 +46,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 1.5c-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat Jan 22 2022 Fedora Release Engineering - 1.5c-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 7e7234312c3be4122c455189c71b334d957562c5 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Sat, 17 Dec 2022 15:52:51 +0100 Subject: [PATCH 10/19] Improve C99 compatibility Related to: --- zssh-c99.patch | 22 ++++++++++++++++++++++ zssh.spec | 6 +++++- 2 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 zssh-c99.patch diff --git a/zssh-c99.patch b/zssh-c99.patch new file mode 100644 index 0000000..a051ba3 --- /dev/null +++ b/zssh-c99.patch @@ -0,0 +1,22 @@ +Add missing entry for HAVE_PTY_H in config.h. Without it, the +generated config.h will not define HAVE_PTY_H, and is not +included in openpty.c. This leads to an implicit declaration of the +openpty function, causing a C99 compatibility problem. + +This should go away on its own if upstream ever does a new upstream +release, as config.h.in is usually generated by autoheader. + +diff --git a/config.h.in b/config.h.in +index 2d863e29d64848bf..c2e0cc979dc0fa56 100644 +--- a/config.h.in ++++ b/config.h.in +@@ -79,6 +79,9 @@ + /* Define if you have the header file. */ + #undef HAVE_PATHS_H + ++/* Define if you have the header file. */ ++#undef HAVE_PTY_H ++ + /* Define if you have the header file. */ + #undef HAVE_READLINE_HISTORY_H + diff --git a/zssh.spec b/zssh.spec index fa9027f..734d488 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,6 +1,6 @@ Name: zssh Version: 1.5c -Release: 12%{?dist} +Release: 13%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability License: GPLv3 URL: http://zssh.sourceforge.net/ @@ -14,6 +14,7 @@ Patch4: https://sources.debian.org/data/main/z/zssh/1.5c.debian.1-7/debi Patch5: https://sources.debian.org/data/main/z/zssh/1.5c.debian.1-7/debian/patches/0006-replace-CPPFunction-call-with-rl_completion_func_t.patch Patch6: https://sources.debian.org/data/main/z/zssh/1.5c.debian.1-7/debian/patches/0007-Fix-typo-in-man-page-zssh.1.patch Patch7: https://sources.debian.org/data/main/z/zssh/1.5c.debian.1-7/debian/patches/0008-Strip-build-date-from-version-string-to-enable-repro.patch +Patch8: zssh-c99.patch BuildRequires: make BuildRequires: gcc BuildRequires: readline-devel @@ -46,6 +47,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Sat Dec 17 2022 Florian Weimer - 1.5c-13 +- Improve C99 compatibility + * Sat Jul 23 2022 Fedora Release Engineering - 1.5c-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 73f5e1bdf0b72277034a721543bd8128cde9747b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 08:21:47 +0000 Subject: [PATCH 11/19] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zssh.spec b/zssh.spec index 734d488..7a0a861 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,6 +1,6 @@ Name: zssh Version: 1.5c -Release: 13%{?dist} +Release: 14%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability License: GPLv3 URL: http://zssh.sourceforge.net/ @@ -47,6 +47,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 1.5c-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Dec 17 2022 Florian Weimer - 1.5c-13 - Improve C99 compatibility From fe1fe6dd0f470d4d0fd1888eb7fef218e69b0b0f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 19:48:02 +0000 Subject: [PATCH 12/19] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zssh.spec b/zssh.spec index 7a0a861..d15d275 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,6 +1,6 @@ Name: zssh Version: 1.5c -Release: 14%{?dist} +Release: 15%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability License: GPLv3 URL: http://zssh.sourceforge.net/ @@ -47,6 +47,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 1.5c-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Jan 21 2023 Fedora Release Engineering - 1.5c-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 9d891d68d381d0d38f5717aac59bf28da009dbe7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 11:18:42 +0000 Subject: [PATCH 13/19] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- zssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zssh.spec b/zssh.spec index d15d275..617313e 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,6 +1,6 @@ Name: zssh Version: 1.5c -Release: 15%{?dist} +Release: 16%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability License: GPLv3 URL: http://zssh.sourceforge.net/ @@ -47,6 +47,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 1.5c-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 1.5c-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 694bf73f252896d5b9199efaae1964cfe780320e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:57:52 +0000 Subject: [PATCH 14/19] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- zssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zssh.spec b/zssh.spec index 617313e..28adf2a 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,6 +1,6 @@ Name: zssh Version: 1.5c -Release: 16%{?dist} +Release: 17%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability License: GPLv3 URL: http://zssh.sourceforge.net/ @@ -47,6 +47,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 1.5c-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 1.5c-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 8073d20e4fae74758820c236424d8dac5965d142 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 29 Jul 2024 14:48:16 +0200 Subject: [PATCH 15/19] convert GPLv3 license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- zssh.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/zssh.spec b/zssh.spec index 28adf2a..ebc4de2 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,8 +1,9 @@ Name: zssh Version: 1.5c -Release: 17%{?dist} +Release: 18%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability -License: GPLv3 +# Automatically converted from old format: GPLv3 - review is highly recommended. +License: GPL-3.0-only URL: http://zssh.sourceforge.net/ Source0: http://downloads.sourceforge.net/project/zssh/zssh/1.5/%{name}-%{version}.tgz # patches from https://sources.debian.org/patches/zssh/1.5c.debian.1-7/ @@ -47,6 +48,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Mon Jul 29 2024 Miroslav Suchý - 1.5c-18 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 1.5c-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 294378d202b459e51992de2a9fa8f4f92c7b06f8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 16:53:18 +0000 Subject: [PATCH 16/19] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- zssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zssh.spec b/zssh.spec index ebc4de2..0e3b1dc 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,6 +1,6 @@ Name: zssh Version: 1.5c -Release: 18%{?dist} +Release: 19%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability # Automatically converted from old format: GPLv3 - review is highly recommended. License: GPL-3.0-only @@ -48,6 +48,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 1.5c-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Mon Jul 29 2024 Miroslav Suchý - 1.5c-18 - convert license to SPDX From 3fdd4f256b4fe412bbe56418669439b818ae6293 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 21:21:13 +0000 Subject: [PATCH 17/19] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- zssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zssh.spec b/zssh.spec index 0e3b1dc..aa05bfe 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,6 +1,6 @@ Name: zssh Version: 1.5c -Release: 19%{?dist} +Release: 20%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability # Automatically converted from old format: GPLv3 - review is highly recommended. License: GPL-3.0-only @@ -48,6 +48,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 1.5c-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 1.5c-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 12fb349becf4afcd55cc275cefbc6d31b9fc726d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 20 Jan 2026 03:32:00 +0000 Subject: [PATCH 18/19] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- zssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zssh.spec b/zssh.spec index aa05bfe..c72c0bd 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,6 +1,6 @@ Name: zssh Version: 1.5c -Release: 20%{?dist} +Release: 21%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability # Automatically converted from old format: GPLv3 - review is highly recommended. License: GPL-3.0-only @@ -48,6 +48,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Tue Jan 20 2026 Fedora Release Engineering - 1.5c-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 1.5c-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From c5e3f239a9cb7ad4982316eefdefa6aa48a05d8a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:43:57 +0000 Subject: [PATCH 19/19] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- zssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zssh.spec b/zssh.spec index c72c0bd..578d5ec 100644 --- a/zssh.spec +++ b/zssh.spec @@ -1,6 +1,6 @@ Name: zssh Version: 1.5c -Release: 21%{?dist} +Release: 22%{?dist} Summary: SSH and Telnet client with ZMODEM file transfer capability # Automatically converted from old format: GPLv3 - review is highly recommended. License: GPL-3.0-only @@ -48,6 +48,9 @@ rm %{buildroot}%{_mandir}/man1/ztelnet.1* %{_mandir}/man1/%{name}.1.* %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 1.5c-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Tue Jan 20 2026 Fedora Release Engineering - 1.5c-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild