Accepting request 713886 from home:jengelh:branches:devel:libraries:c_c++

- Ensure neutrality of description. Avoid name repetition in
  summaries.

OBS-URL: https://build.opensuse.org/request/show/713886
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libunwind?expand=0&rev=40
This commit is contained in:
Pedro Monreal Gonzalez 2019-07-08 08:04:21 +00:00 committed by Git OBS Bridge
parent 1437fa3e31
commit 3d9f187a47
2 changed files with 10 additions and 6 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jul 7 21:45:20 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Ensure neutrality of description. Avoid name repetition in
summaries.
-------------------------------------------------------------------
Mon Jul 1 09:10:50 UTC 2019 - Andreas Schwab <schwab@suse.de>

View File

@ -20,7 +20,7 @@
Name: libunwind
Version: 1.3.1
Release: 0
Summary: Unwind Library
Summary: Call chain detection library
License: MIT
Group: System/Base
Url: http://savannah.nongnu.org/projects/libunwind/
@ -35,17 +35,15 @@ BuildRequires: pkgconfig(atomic_ops)
ExclusiveArch: %{ix86} ia64 x86_64 %{arm} ppc ppc64 ppc64le aarch64
%description
A portable and efficient C programming interface (API) to determine the
call chain of a program.
A C programming interface (API) to determine the call chain of a program.
%package devel
Summary: Unwind library
Summary: Headers for the Unwind library
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}
%description devel
A portable and efficient C programming interface (API) to determine the
call-chain of a program.
A C programming interface (API) to determine the call chain of a program.
%prep
%setup -q -n %{name}-%{realver}