From 108358686e92c5f9d1cbd00f8a48b106f2870b63eabf5c0097f6c7f12913c802 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 5 Mar 2018 08:49:44 +0000 Subject: [PATCH] Accepting request 582208 from home:jengelh:branches:devel:libraries:c_c++ - Fix RPM groups and summaries. OBS-URL: https://build.opensuse.org/request/show/582208 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libunistring?expand=0&rev=42 --- libunistring.changes | 5 +++++ libunistring.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/libunistring.changes b/libunistring.changes index 6e6f189..4278404 100644 --- a/libunistring.changes +++ b/libunistring.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 3 00:47:38 UTC 2018 - jengelh@inai.de + +- Fix RPM groups and summaries. + ------------------------------------------------------------------- Wed Feb 28 19:55:09 UTC 2018 - astieger@suse.com diff --git a/libunistring.spec b/libunistring.spec index dc51513..04b9fe1 100644 --- a/libunistring.spec +++ b/libunistring.spec @@ -21,7 +21,7 @@ Name: libunistring 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 @@ This portable C library implements Unicode string types in three flavours: 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 @@ Development files for programs using libunistring and documentation 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: