diff --git a/README.md b/README.md index 3c83c7a..52e4e3b 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ Minicom is a menu driven communications program. It emulates ANSI and VT102 terminals. It has a dialing directory and auto zmodem download. + diff --git a/minicom.spec b/minicom.spec index b4522b8..489585c 100644 --- a/minicom.spec +++ b/minicom.spec @@ -1,7 +1,7 @@ %define minver %(echo %version | cut -d. -f3) %define majver %(echo %version | cut -d. -f1-2) Name: minicom -Version: 2.9 +Version: 2.10 Release: 1mamba Summary: A menu driven communications program Group: Applications/Communication @@ -29,13 +29,11 @@ Requires: gkermit >= 1.0 %description Minicom is a menu driven communications program. It emulates ANSI and VT102 terminals. It has a dialing directory and auto zmodem download. -%debug_package %prep [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %setup -q -n %{name}-%{majver} -#%patch0 -p1 %build %configure \ @@ -65,6 +63,9 @@ install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/minicom/minirc.dfl %{_mandir}/man1/* %changelog +* Sun Feb 23 2025 Automatic Build System 2.10-1mamba +- automatic version update by autodist + * Mon Oct 02 2023 Silvan Calarco 2.9-1mamba - update to 2.9