Hello community, here is the log from the commit of package libunistring for openSUSE:Factory checked in at 2018-03-07 10:30:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libunistring (Old) and /work/SRC/openSUSE:Factory/.libunistring.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libunistring" Wed Mar 7 10:30:40 2018 rev:26 rq:582540 version:0.9.9 Changes: -------- --- /work/SRC/openSUSE:Factory/libunistring/libunistring.changes 2018-03-02 21:08:54.374986341 +0100 +++ /work/SRC/openSUSE:Factory/.libunistring.new/libunistring.changes 2018-03-07 10:30:42.063084886 +0100 @@ -1,0 +2,5 @@ +Sat Mar 3 00:47:38 UTC 2018 - [email protected] + +- Fix RPM groups and summaries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libunistring.spec ++++++ --- /var/tmp/diff_new_pack.mBNmNg/_old 2018-03-07 10:30:43.051049249 +0100 +++ /var/tmp/diff_new_pack.mBNmNg/_new 2018-03-07 10:30:43.055049105 +0100 @@ -21,7 +21,7 @@ Version: 0.9.9 Release: 0 Summary: GNU Unicode string library -License: LGPL-3.0+ or GPL-2.0 +License: LGPL-3.0-or-later OR GPL-2.0-only Group: Development/Libraries/C and C++ Url: http://www.gnu.org/software/libunistring/ Source0: http://ftp.gnu.org/gnu/libunistring/libunistring-%{version}.tar.xz @@ -41,7 +41,7 @@ case folding and regular expressions). %package devel -Summary: GNU Unicode string library - development files +Summary: Development files for the GNU Unicode string library Group: Development/Libraries/C and C++ Requires: %{lname} = %{version} Requires: info @@ -54,8 +54,8 @@ for UniString library. %package -n %{lname} -Summary: GNU Unicode string library - development files -Group: Development/Libraries/C and C++ +Summary: GNU Unicode string library +Group: System/Libraries %description -n %{lname} This portable C library implements Unicode string types in three flavours:
