Accepting request 750140 from devel:kubic

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/750140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2019-11-22 09:27:38 +00:00 committed by Git OBS Bridge
parent 802c351a64
commit 3b505f4b3b
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 17 12:49:40 UTC 2019 - Richard Brown <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
-------------------------------------------------------------------
Mon Sep 23 11:07:09 UTC 2019 - mrostecki@opensuse.org

View File

@ -26,7 +26,6 @@ Version: 20190605
Release: 0
Summary: C++11 libraries which augment the C++ stdlib
License: Apache-2.0
Group: Development/Libraries/C and C++
Url: https://abseil.io/
Source0: %{name}-%{version}.tar.xz
Source1: %{name}-rpmlintrc
@ -47,7 +46,6 @@ and C++17 standards.
%package -n %{libname}
Summary: C++11 libraries which augment the C++ stdlib
Group: System/Libraries
%description -n %{libname}
Shared libraries for Abseil, a collection of C++11 libraries
@ -56,7 +54,6 @@ features incorporated into C++14 and C++17 standards.
%package devel
Summary: Development files for Abseil
Group: Development/Libraries/C and C++
Requires: %{libname} = %{version}
%description devel
@ -66,7 +63,6 @@ features incorporated into C++14 and C++17 standards.
%package source
Summary: Source code of Abseil
Group: Development/Sources
%description source
Source code of Abseil, a collection of C++11 libraries