diff --git a/jsonrpc-glib-3.42.0.tar.xz b/jsonrpc-glib-3.42.0.tar.xz deleted file mode 100644 index c2a7cd8..0000000 Binary files a/jsonrpc-glib-3.42.0.tar.xz and /dev/null differ diff --git a/jsonrpc-glib-3.44.0.tar.xz b/jsonrpc-glib-3.44.0.tar.xz new file mode 100644 index 0000000..058acdb Binary files /dev/null and b/jsonrpc-glib-3.44.0.tar.xz differ diff --git a/jsonrpc-glib.spec b/jsonrpc-glib.spec index 5f04730..41cc1d6 100644 --- a/jsonrpc-glib.spec +++ b/jsonrpc-glib.spec @@ -1,11 +1,11 @@ Name: jsonrpc-glib -Version: 3.42.0 -Release: 2 +Version: 3.44.0 +Release: 1 Summary: A library to communicate with JSON. can use GVariant serialization format instead of JSON License: LGPLv2+ URL: https://git.gnome.org/browse/jsonrpc-glib/ -Source0: https://download.gnome.org/sources/%{name}/3.42/%{name}-%{version}.tar.xz -Patch1: jsonrpc-glib-skip-test-stress.patch +Source0: https://download.gnome.org/sources/%{name}/3.44/%{name}-%{version}.tar.xz +Patch1: jsonrpc-glib-skip-test-stress.patch BuildRequires: gi-docgen meson vala pkgconfig(glib-2.0) pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(json-glib-1.0) @@ -56,6 +56,9 @@ developing applications that use %{name}. %{_libdir}/pkgconfig/jsonrpc-glib-1.0.pc %changelog +* Fri Nov 17 2023 lvgenggeng - 3.44.0-1 +- bump to 3.44.0 + * Mon Jun 20 2022 lin zhang - 3.42.0-2 - add jsonrpm-glib.yaml