diff --git a/minicom.spec b/minicom.spec index 6186d39..106d381 100644 --- a/minicom.spec +++ b/minicom.spec @@ -1,9 +1,9 @@ Summary: A text-based modem control and terminal emulation program Name: minicom Version: 2.6.2 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://alioth.debian.org/projects/minicom/ -License: GPL+ and GPLv2+ and GPLv2 and Public Domain and Copyright only +License: GPL+ and GPLv2+ and GPLv2 and LGPLv2+ Public Domain and Copyright only Group: Applications/Communications ExcludeArch: s390 s390x BuildRequires: lockdev-devel ncurses-devel autoconf automake gettext-devel @@ -51,6 +51,9 @@ mkdir -p %{buildroot}%{_sysconfdir} %{_mandir}/man1/* %changelog +* Wed Aug 07 2013 Jaromir Capik - 2.6.2-4 +- Fixing the license tag + * Wed Jul 31 2013 Jaromir Capik - 2.6.2-3 - RH man page scan (#948521)