From bf6d51167183b855fb17db73d5d04bbe2df400d1 Mon Sep 17 00:00:00 2001 From: zhang__3125 <13466585422@163.com> Date: Mon, 20 Jun 2022 12:09:43 +0800 Subject: [PATCH] add jsonrpc-glib.yaml --- jsonrpc-glib.spec | 7 ++++--- jsonrpc-glib.yaml | 4 ++++ 2 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 jsonrpc-glib.yaml diff --git a/jsonrpc-glib.spec b/jsonrpc-glib.spec index 43f9127..5f04730 100644 --- a/jsonrpc-glib.spec +++ b/jsonrpc-glib.spec @@ -1,6 +1,6 @@ Name: jsonrpc-glib Version: 3.42.0 -Release: 1 +Release: 2 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/ @@ -36,8 +36,6 @@ developing applications that use %{name}. %check %meson_test - - %files %license COPYING %doc AUTHORS NEWS README.md @@ -58,6 +56,9 @@ developing applications that use %{name}. %{_libdir}/pkgconfig/jsonrpc-glib-1.0.pc %changelog +* Mon Jun 20 2022 lin zhang - 3.42.0-2 +- add jsonrpm-glib.yaml + * Thu Apr 21 2022 dillon chen - 3.42.0-1 - Update to 3.42.0 diff --git a/jsonrpc-glib.yaml b/jsonrpc-glib.yaml new file mode 100644 index 0000000..8e63e85 --- /dev/null +++ b/jsonrpc-glib.yaml @@ -0,0 +1,4 @@ +version_control: gitlab.gnome +src_repo: jsonrpc-glib +tag_prefix: ^ +separator: .