From 33024f4f5fa577ac3af50eff479f91782a0865fa Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 06:16:09 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- lrzsz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lrzsz.spec b/lrzsz.spec index 015f06e..699b7bb 100644 --- a/lrzsz.spec +++ b/lrzsz.spec @@ -1,7 +1,7 @@ Summary: The lrz and lsz modem communications programs Name: lrzsz Version: 0.12.20 -Release: 62%{?dist} +Release: 63%{?dist} License: GPL-2.0-or-later AND GPL-2.0-only Source: http://www.ohse.de/uwe/releases/%{name}-%{version}.tar.gz Patch1: lrzsz-0.12.20-glibc21.patch @@ -55,6 +55,9 @@ for m in sb sx; do ln -s sz.1 %{buildroot}%{_mandir}/man1/$m.1; done %{_mandir}/*/* %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 0.12.20-63 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Dec 18 2023 Florian Weimer - 0.12.20-62 - Fix socket length incompatibility (C compatibility issue)