Accepting request 1088521 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1088521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyajl?expand=0&rev=25
This commit is contained in:
2023-05-24 18:21:45 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 22 21:27:50 UTC 2023 - Jiri Srain <jsrain@suse.com>
- update the upstream source URL
-------------------------------------------------------------------
Fri May 13 10:24:20 UTC 2022 - Jacek Tomasiak <jtomasiak@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libyajl
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@ Summary: Yet Another JSON Library
License: ISC
Group: System/Libraries
URL: http://lloyd.github.com/yajl/
Source0: https://github.com/lloyd/yajl/archive/%{version}.tar.gz
Source0: https://github.com/lloyd/yajl/archive/refs/tags/%{version}.tar.gz
Source1: baselibs.conf
Source2: json_reformat.1
Source3: json_verify.1