Accepting request 1070172 from devel:libraries:c_c++

- Build AVX2 enabled hwcaps library for x86_64-v3

OBS-URL: https://build.opensuse.org/request/show/1070172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jsoncpp?expand=0&rev=30
This commit is contained in:
Dominique Leuenberger 2023-03-09 16:44:53 +00:00 committed by Git OBS Bridge
commit 69040c422a
3 changed files with 8 additions and 0 deletions

1
baselibs.conf Normal file
View File

@ -0,0 +1 @@
libjsoncpp25

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 8 12:03:58 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
- Build AVX2 enabled hwcaps library for x86_64-v3
-------------------------------------------------------------------
Sat Nov 27 12:32:49 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -25,10 +25,12 @@ License: MIT
Group: Development/Libraries/C and C++
URL: https://github.com/open-source-parsers/jsoncpp
Source0: https://github.com/open-source-parsers/%{name}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source99: baselibs.conf
BuildRequires: gcc-c++
BuildRequires: meson >= 0.50.0
BuildRequires: pkgconfig
BuildRequires: python3-base
%{?suse_build_hwcaps_libs}
%description
JSON is a lightweight data-interchange format. It can represent numbers,