Hello community, here is the log from the commit of package kcodecs for openSUSE:Factory checked in at 2018-12-28 12:31:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcodecs (Old) and /work/SRC/openSUSE:Factory/.kcodecs.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcodecs" Fri Dec 28 12:31:25 2018 rev:61 rq:660856 version:5.53.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcodecs/kcodecs.changes 2018-12-19 13:40:05.632068756 +0100 +++ /work/SRC/openSUSE:Factory/.kcodecs.new.28833/kcodecs.changes 2018-12-28 12:31:29.224123343 +0100 @@ -1,0 +2,5 @@ +Sat Dec 15 13:52:36 UTC 2018 - Jan Engelhardt <[email protected]> + +- Use noun phrase in summaries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcodecs.spec ++++++ --- /var/tmp/diff_new_pack.HIAApK/_old 2018-12-28 12:31:29.664123039 +0100 +++ /var/tmp/diff_new_pack.HIAApK/_new 2018-12-28 12:31:29.664123039 +0100 @@ -26,7 +26,7 @@ Name: kcodecs Version: 5.53.0 Release: 0 -Summary: Provides a collection of methods to manipulate strings using various encoding +Summary: Method collection to manipulate strings using various encodings License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org @@ -43,11 +43,11 @@ %endif %description -KCodecs provide a collection of methods to manipulate strings using various +KCodecs provides a collection of methods to manipulate strings using various encodings. %package -n %{lname} -Summary: Provides a collection of methods to manipulate strings using various encoding +Summary: Method collection to manipulate strings using various encodings Group: System/GUI/KDE %requires_ge libQt5Core5 %if %{with lang} @@ -55,19 +55,19 @@ %endif %description -n %{lname} -KCodecs provide a collection of methods to manipulate strings using various +KCodecs provides a collection of methods to manipulate strings using various encodings. %package devel -Summary: Provides a collection of methods to manipulate strings using various encoding +Summary: Header files for kcodecs, a method collection for string manipulation Group: Development/Libraries/KDE Requires: %{lname} = %{version} Requires: extra-cmake-modules Requires: cmake(Qt5Core) >= 5.6.0 %description devel -KCodecs provide a collection of methods to manipulate strings using various -encodings. Development files. +Development files for KCodecs, a method collection to manipulate +strings using various encodings. %lang_package -n %{lname}
