!3 add jsonrpc-glib.yaml
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
b499a063f0
@ -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
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