- Rebuilt to new upstream version 2.7.1 fixes rhbz#1443071 and rhbz#1443129
This commit is contained in:
parent
24374bad0c
commit
7a48f11879
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ minicom-2.4.tar.gz
|
||||
/minicom-2.6.1.tar.gz
|
||||
/minicom-2.6.2.tar.gz
|
||||
/minicom-2.7.tar.gz
|
||||
/minicom-2.7.1.tar.gz
|
||||
|
11
minicom.spec
11
minicom.spec
@ -1,14 +1,14 @@
|
||||
|
||||
Summary: A text-based modem control and terminal emulation program
|
||||
Name: minicom
|
||||
Version: 2.7
|
||||
Release: 7%{?dist}
|
||||
Version: 2.7.1
|
||||
Release: 1%{?dist}
|
||||
URL: http://alioth.debian.org/projects/minicom/
|
||||
License: GPL+ and GPLv2+ and GPLv2 and LGPLv2+ Public Domain and Copyright only
|
||||
Group: Applications/Communications
|
||||
ExcludeArch: s390 s390x
|
||||
#ExcludeArch: s390 s390x
|
||||
|
||||
Source0: https://alioth.debian.org/frs/download.php/file/3977/minicom-2.7.tar.gz
|
||||
Source0: https://alioth.debian.org/frs/download.php/file/4215/minicom-2.7.1.tar.gz
|
||||
|
||||
BuildRequires: lockdev-devel ncurses-devel autoconf automake gettext-devel
|
||||
Requires: lockdev lrzsz
|
||||
@ -53,6 +53,9 @@ mkdir -p %{buildroot}%{_sysconfdir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Jul 15 2017 Filipe Rosset <rosset.filipe@gmail.com> - 2.7.1-1
|
||||
- Rebuilt to new upstream version 2.7.1 fixes rhbz#1443071 and rhbz#1443129
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.7-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user