SHA256
3
0
forked from pool/meson

Accepting request 448381 from home:jengelh:branches:devel:tools:building

- Trim marketing words from descriptions. Add to description two
  points from the feature list.

OBS-URL: https://build.opensuse.org/request/show/448381
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=25
This commit is contained in:
Alexei Sorokin 2017-01-01 12:44:07 +00:00 committed by Git OBS Bridge
parent c18eef41b6
commit 33c778fb91
2 changed files with 14 additions and 7 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 1 11:38:34 UTC 2017 - jengelh@inai.de
- Trim boasting words from descriptions. Add to description two
points from the feature list.
-------------------------------------------------------------------
Mon Dec 19 05:55:00 UTC 2016 - dev@antergos.com

View File

@ -1,7 +1,7 @@
#
# spec file for package meson
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
Name: meson
Version: 0.37.0
Release: 0
Summary: High productivity build system
Summary: Python-based build system
License: Apache-2.0
Group: Development/Tools/Building
Url: http://mesonbuild.com/
@ -62,11 +62,12 @@ Obsoletes: %{name}-gui < %{version}
BuildArch: noarch
%description
Meson is a build system designed to optimise programmer
productivity. It aims to do this by providing simple,
out-of-the-box support for modern software development tools and
practices, such as unit tests, coverage reports, Valgrind, CCache
and the like.
Meson is a build system designed to optimise programmer productivity.
It aims to do this by providing support for software development
tools and practices, such as unit tests, coverage reports, Valgrind,
CCache and the like. Supported languages include C, C++, Fortran,
Java, Rust. Build definitions are written in a non-turing complete
Domain Specific Language.
%prep
%setup -q