forked from pool/abseil-cpp
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:
parent
802c351a64
commit
3b505f4b3b
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user