diff --git a/minicom.spec b/minicom.spec index 0175ae3..12fa5fd 100644 --- a/minicom.spec +++ b/minicom.spec @@ -1,7 +1,7 @@ Summary: A text-based modem control and terminal emulation program Name: minicom Version: 2.7.1 -Release: 16%{?dist} +Release: 17%{?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 @@ -87,6 +87,10 @@ mkdir -p %{buildroot}%{_sysconfdir} %changelog +* Mon Aug 09 2021 Mohan Boddu - 2.7.1-17 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 2.7.1-16 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937