add jsonrpc-glib.yaml

This commit is contained in:
zhang__3125 2022-06-20 12:09:43 +08:00
parent ddca9c9533
commit bf6d511671
2 changed files with 8 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: jsonrpc-glib Name: jsonrpc-glib
Version: 3.42.0 Version: 3.42.0
Release: 1 Release: 2
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/
@ -36,8 +36,6 @@ developing applications that use %{name}.
%check %check
%meson_test %meson_test
%files %files
%license COPYING %license COPYING
%doc AUTHORS NEWS README.md %doc AUTHORS NEWS README.md
@ -58,6 +56,9 @@ developing applications that use %{name}.
%{_libdir}/pkgconfig/jsonrpc-glib-1.0.pc %{_libdir}/pkgconfig/jsonrpc-glib-1.0.pc
%changelog %changelog
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.42.0-2
- add jsonrpm-glib.yaml
* Thu Apr 21 2022 dillon chen <dillon.chen@gmail.com> - 3.42.0-1 * Thu Apr 21 2022 dillon chen <dillon.chen@gmail.com> - 3.42.0-1
- Update to 3.42.0 - Update to 3.42.0

4
jsonrpc-glib.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: gitlab.gnome
src_repo: jsonrpc-glib
tag_prefix: ^
separator: .