Rebase to upstream version 2.9
Resolves: RHEL-35664
This commit is contained in:
parent
f59ade8d48
commit
23cc75b4ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ minicom-2.4.tar.gz
|
||||
/minicom-2.7.tar.gz
|
||||
/minicom-2.7.1.tar.gz
|
||||
/minicom-2.8.tar.gz
|
||||
/minicom-2.9.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: A text-based modem control and terminal emulation program
|
||||
Name: minicom
|
||||
Version: 2.8
|
||||
Release: 9%{?dist}
|
||||
Version: 2.9
|
||||
Release: 1%{?dist}
|
||||
URL: https://salsa.debian.org/minicom-team/minicom
|
||||
# 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')
|
||||
@ -67,6 +67,9 @@ mkdir -p %{buildroot}%{_sysconfdir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 22 2024 Pavol Žáčik <pzacik@redhat.com> - 2.9-1
|
||||
- Rebase to upstream version 2.9
|
||||
|
||||
* Fri May 10 2024 Pavol Žáčik <pzacik@redhat.com> - 2.8-9
|
||||
- Add fmf test plans and fix gating
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (minicom-2.8.tar.gz) = 5ced0ff79cec11464154561130ddc6a38865170d4e4d80185ada540ba173fe89e35703b6d7fd0cf86caef6e020fcad1d7b1fdb4d4f55e3ddb906aea6a4b81b36
|
||||
SHA512 (minicom-2.9.tar.gz) = 3bd41fa3b93b086c7b0fc851e9f46f241b13a037a4a325fc5e0ca6a4db7e9389443e8965891aa938a9c31ff848d50fd0cb88b98690a06737b5f3aca2520a60e2
|
||||
|
Loading…
Reference in New Issue
Block a user