update to 2.8 [release 2.8-1mamba;Mon Jan 25 2021]
This commit is contained in:
parent
57d657e110
commit
f5b536121f
10
minicom.spec
10
minicom.spec
@ -1,16 +1,15 @@
|
|||||||
%define minver %(echo %version | cut -d. -f3)
|
%define minver %(echo %version | cut -d. -f3)
|
||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: minicom
|
Name: minicom
|
||||||
Version: 2.7.1
|
Version: 2.8
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A menu driven communications program
|
Summary: A menu driven communications program
|
||||||
Group: Applications/Communication
|
Group: Applications/Communication
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://alioth.debian.org/projects/minicom/
|
URL: http://alioth.debian.org/projects/minicom/
|
||||||
Source: https://alioth.debian.org/frs/download.php/file/3977/minicom-%{version}.tar.gz
|
Source: https://salsa.debian.org/minicom-team/minicom.git/%{version}/minicom-%{version}.tar.bz2
|
||||||
#Source: http://alioth.debian.org/frs/download.php/%{minver}/minicom-%{majver}.tar.gz
|
|
||||||
Source1: minicom-2.1-conf
|
Source1: minicom-2.1-conf
|
||||||
Patch0: minicom-2.3-getline-rename.patch
|
Patch0: minicom-2.3-getline-rename.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -67,6 +66,9 @@ install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/minicom/minirc.dfl
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.8-1mamba
|
||||||
|
- update to 2.8
|
||||||
|
|
||||||
* Sun Dec 27 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.7.1-2mamba
|
* Sun Dec 27 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.7.1-2mamba
|
||||||
- rebuilt with debug package and gcc 10 -fcommon
|
- rebuilt with debug package and gcc 10 -fcommon
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user