Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-21 23:21:29 +00:00
parent ee8cd245b6
commit 0b2f787d98

View File

@ -1,7 +1,7 @@
Summary: A text-based modem control and terminal emulation program
Name: minicom
Version: 2.8
Release: 1%{?dist}
Release: 2%{?dist}
URL: https://salsa.debian.org/minicom-team/minicom
# Some files are built from Public Domain files in addition to GPLv2+ files
# (/usr/bin/minicom). Some LGPLv2+ files *may* be used in building of certain
@ -66,6 +66,9 @@ mkdir -p %{buildroot}%{_sysconfdir}
%changelog
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu May 26 2022 Jan Zerdik <jzerdik@redhat.com> - 2.8-1
- Rebuilt to new upstream version 2.8 fixes rhbz#1913187