Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:49:53 -07:00
parent 9cb0bab097
commit 4d57773b06

View File

@ -1,7 +1,7 @@
Summary: A text-based modem control and terminal emulation program Summary: A text-based modem control and terminal emulation program
Name: minicom Name: minicom
Version: 2.9 Version: 2.9
Release: 3%{?dist} Release: 4%{?dist}
URL: https://salsa.debian.org/minicom-team/minicom URL: https://salsa.debian.org/minicom-team/minicom
# The file 'src/wildmat.c' is LicenseRef-Fedora-Public-Domain. # The file 'src/wildmat.c' is LicenseRef-Fedora-Public-Domain.
# Some LGPL-2.0-or-later files (e.g., 'lib/getopt.c', 'lib/error.c') # Some LGPL-2.0-or-later files (e.g., 'lib/getopt.c', 'lib/error.c')
@ -69,6 +69,10 @@ mkdir -p %{buildroot}%{_sysconfdir}
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.9-4
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Thu Aug 15 2024 Pavol Žáčik <pzacik@redhat.com> - 2.9-3 * Thu Aug 15 2024 Pavol Žáčik <pzacik@redhat.com> - 2.9-3
- Fix issues found by static analysis - Fix issues found by static analysis
- Resolves: RHEL-39982 - Resolves: RHEL-39982