Hello community, here is the log from the commit of package cutecom for openSUSE:Factory checked in at 2016-07-14 09:44:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cutecom (Old) and /work/SRC/openSUSE:Factory/.cutecom.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cutecom" Changes: -------- --- /work/SRC/openSUSE:Factory/cutecom/cutecom.changes 2016-01-16 11:57:01.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.cutecom.new/cutecom.changes 2016-07-14 09:44:27.000000000 +0200 @@ -1,0 +2,8 @@ +Tue Jul 5 18:32:24 UTC 2016 - toddrme2...@gmail.com + +- Spec file cleanups: + * Use upstream Summary + * Use upstream Description + * Fix Group tag + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cutecom.spec ++++++ --- /var/tmp/diff_new_pack.fJZ1AK/_old 2016-07-14 09:44:28.000000000 +0200 +++ /var/tmp/diff_new_pack.fJZ1AK/_new 2016-07-14 09:44:28.000000000 +0200 @@ -20,18 +20,25 @@ Version: 0.30.2 Release: 0 Url: http://github.com/neundorf/CuteCom +Summary: A graphical serial terminal +License: GPL-3.0+ +Group: System/X11/Terminals BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: libqt5-qtbase-devel BuildRequires: libqt5-qtserialport-devel -Summary: Serial terminal -License: GPL-3.0+ -Group: Applications/Communications Source: %{name}-%{version}.tgz %description -Qt5 based serial terminal +CuteCom is a graphical serial terminal, like minicom. Currently it +runs on Linux (tested) and should run on FreeBSD, Mac OS X and maybe +other systems as well (untested). + +It is aimed mainly at hardware developers or other people who need a +terminal to talk to their devices. It is free software and distributed +under the GNU General Public License Version 3. It is written using +the Qt library originally created by Trolltech. %prep %setup