Hello community, here is the log from the commit of package xed for openSUSE:Factory checked in at 2017-05-16 14:42:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xed (Old) and /work/SRC/openSUSE:Factory/.xed.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xed" Tue May 16 14:42:43 2017 rev:9 rq:494018 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/xed/xed.changes 2017-05-08 19:04:24.688299626 +0200 +++ /work/SRC/openSUSE:Factory/.xed.new/xed.changes 2017-05-16 14:42:46.991126634 +0200 @@ -1,0 +2,5 @@ +Wed May 10 08:02:19 UTC 2017 - [email protected] + +- Remove wrong claims in description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xed.spec ++++++ --- /var/tmp/diff_new_pack.XRB0Aq/_old 2017-05-16 14:42:47.627037285 +0200 +++ /var/tmp/diff_new_pack.XRB0Aq/_new 2017-05-16 14:42:47.631036724 +0200 @@ -19,7 +19,7 @@ Name: xed Version: 1.4.1 Release: 0 -Summary: A small and lightweight text editor +Summary: A text editor with highlighting License: GPL-2.0+ Group: System/GUI/Other Url: https://github.com/linuxmint/xed @@ -44,10 +44,9 @@ %glib2_gsettings_schema_requires %description -xed is a small, but powerful text editor designed for the Cinnamon -desktop and others. It has most standard text editor functions and -fully supports international text in Unicode. -Advanced features include syntax highlighting and automatic +xed is a text editor designed for the Cinnamon desktop. It has most +standard text editor functions and supports international text in +Unicode. Advanced features include syntax highlighting and automatic indentation of source code, printing and editing of multiple documents in one window. @@ -56,17 +55,16 @@ ChangeLogs, and adjusting indentation levels. %package devel -Summary: Small and lightweight text editor -Group: Development/Libraries/Other +Summary: Development files for Xed, a text editor +Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Requires: pkgconfig Requires: pkgconfig(gtksourceview-3.0) %description devel -xed is a small, but powerful text editor designed for the Cinnamon -desktop and others. It has most standard text editor functions and -fully supports international text in Unicode. -Advanced features include syntax highlighting and automatic +xed is a text editor designed for the Cinnamon desktop. It has most +standard text editor functions and supports international text in +Unicode. Advanced features include syntax highlighting and automatic indentation of source code, printing and editing of multiple documents in one window.
