!4 升级到3.44.0

From: @lvgenggeng 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2023-11-30 08:54:24 +00:00 committed by Gitee
commit 433e713e2e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 deletions

Binary file not shown.

BIN
jsonrpc-glib-3.44.0.tar.xz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: jsonrpc-glib Name: jsonrpc-glib
Version: 3.42.0 Version: 3.44.0
Release: 2 Release: 1
Summary: A library to communicate with JSON. can use GVariant serialization format instead of JSON Summary: A library to communicate with JSON. can use GVariant serialization format instead of JSON
License: LGPLv2+ License: LGPLv2+
URL: https://git.gnome.org/browse/jsonrpc-glib/ URL: https://git.gnome.org/browse/jsonrpc-glib/
Source0: https://download.gnome.org/sources/%{name}/3.42/%{name}-%{version}.tar.xz Source0: https://download.gnome.org/sources/%{name}/3.44/%{name}-%{version}.tar.xz
Patch1: jsonrpc-glib-skip-test-stress.patch Patch1: jsonrpc-glib-skip-test-stress.patch
BuildRequires: gi-docgen meson vala pkgconfig(glib-2.0) pkgconfig(gobject-introspection-1.0) BuildRequires: gi-docgen meson vala pkgconfig(glib-2.0) pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(json-glib-1.0)
@ -56,6 +56,9 @@ developing applications that use %{name}.
%{_libdir}/pkgconfig/jsonrpc-glib-1.0.pc %{_libdir}/pkgconfig/jsonrpc-glib-1.0.pc
%changelog %changelog
* Fri Nov 17 2023 lvgenggeng <lvgenggeng@uniontech.com> - 3.44.0-1
- bump to 3.44.0
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.42.0-2 * Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.42.0-2
- add jsonrpm-glib.yaml - add jsonrpm-glib.yaml