Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-01 09:04:21 +00:00
parent 52814af56e
commit 1ffc7ecaec

View File

@ -1,7 +1,7 @@
Summary: The lrz and lsz modem communications programs Summary: The lrz and lsz modem communications programs
Name: lrzsz Name: lrzsz
Version: 0.12.20 Version: 0.12.20
Release: 46%{?dist} Release: 47%{?dist}
License: GPLv2+ License: GPLv2+
Source: http://www.ohse.de/uwe/releases/%{name}-%{version}.tar.gz Source: http://www.ohse.de/uwe/releases/%{name}-%{version}.tar.gz
Patch1: lrzsz-0.12.20-glibc21.patch Patch1: lrzsz-0.12.20-glibc21.patch
@ -46,6 +46,9 @@ for m in sb sx; do ln -s sz.1 %{buildroot}%{_mandir}/man1/$m.1; done
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.20-47
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Sep 12 2018 Miroslav Lichvar <mlichvar@redhat.com> 0.12.20-46 * Wed Sep 12 2018 Miroslav Lichvar <mlichvar@redhat.com> 0.12.20-46
- add man page symlinks for sb, sx, rb, rx programs (#1611501) - add man page symlinks for sb, sx, rb, rx programs (#1611501)