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: .