Accepting request 582540 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/582540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libunistring?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2018-03-07 09:30:40 +00:00 committed by Git OBS Bridge
commit c04aeaddfc
2 changed files with 9 additions and 4 deletions

View File

@ -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

View File

@ -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: