diff --git a/minicom.spec b/minicom.spec index 50289a0..fb25506 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.5 -Release: 10%{?dist} +Release: 11%{?dist} URL: http://alioth.debian.org/projects/minicom/ -License: GPLv2+ +License: GPL+ and GPLv2+ and GPLv2 and Public Domain and Copyright only Group: Applications/Communications ExcludeArch: s390 s390x BuildRequires: lockdev-devel ncurses-devel autoconf automake gettext-devel @@ -56,6 +56,9 @@ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir} %{_mandir}/man1/* %changelog +* Thu Nov 22 2012 Jaromir Capik 2.5-11 +- Fixing the license tag + * Wed Nov 21 2012 Jaromir Capik 2.5-10 - Removing de-ANSI-fication (obsolete - support removed from autotools)