bump to 3.44.0

Signed-off-by: lvgenggeng <lvgenggeng@uniontech.com>
This commit is contained in:
lvgenggeng 2023-11-17 15:43:12 +08:00
parent b499a063f0
commit 25d6710061
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,10 +1,10 @@
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)
@ -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