forked from pool/valijson
Accepting request 1178358 from home:ojkastl_buildservice:Branch_devel_libraries_c_c++
change source, as we are using a obs_scm service OBS-URL: https://build.opensuse.org/request/show/1178358 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/valijson?expand=0&rev=2
This commit is contained in:
parent
9efd00d5d0
commit
9462b08258
@ -1,17 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 19:58:49 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 1.0.2:
|
||||
* Change isString to IsString
|
||||
* Fix isString() method in yaml_cpp_adapter
|
||||
* Bump minimum cmake version to 3.5.1
|
||||
* Use string instead string_view
|
||||
* Process each invalid example separately in picojson_format_test
|
||||
* Make subschema constraint validation clearer
|
||||
* Improve PicoJSON format test example
|
||||
* Add picojson example
|
||||
* Tweak behaviour of format constraint validation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 19:57:14 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@ -23,7 +23,7 @@ Summary: Header-only C++ library for JSON Schema validation
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://github.com/tristanpenman/valijson
|
||||
Source: https://github.com/tristanpenman/valijson/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: cmake
|
||||
BuildRequires: fdupes
|
||||
|
Loading…
x
Reference in New Issue
Block a user