diff --git a/lrzsz.spec b/lrzsz.spec index b63fc2e..6caf6d1 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: 52%{?dist} +Release: 53%{?dist} License: GPLv2+ Source: http://www.ohse.de/uwe/releases/%{name}-%{version}.tar.gz Patch1: lrzsz-0.12.20-glibc21.patch @@ -10,6 +10,7 @@ Patch3: lrzsz-0.12.20-man.patch Patch4: lrzsz-0.12.20-aarch64.patch Url: http://www.ohse.de/uwe/software/lrzsz.html BuildRequires: gcc gettext +BuildRequires: make %description Lrzsz (consisting of lrz and lsz) is a cosmetically modified @@ -48,6 +49,9 @@ for m in sb sx; do ln -s sz.1 %{buildroot}%{_mandir}/man1/$m.1; done %{_mandir}/*/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.12.20-53 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Aug 17 2020 Tomas Korbar - 0.12.20-52 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro