add jsonrpc-glib.yaml
This commit is contained in:
parent
ddca9c9533
commit
bf6d511671
@ -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 <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
|
||||
- Update to 3.42.0
|
||||
|
||||
|
||||
4
jsonrpc-glib.yaml
Normal file
4
jsonrpc-glib.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: gitlab.gnome
|
||||
src_repo: jsonrpc-glib
|
||||
tag_prefix: ^
|
||||
separator: .
|
||||
Loading…
x
Reference in New Issue
Block a user