!7 License compliance rectification
From: @wang--ge Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
86c2b8e0a0
@ -1,8 +1,8 @@
|
|||||||
Name: protobuf-c
|
Name: protobuf-c
|
||||||
Version: 1.4.0
|
Version: 1.4.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format
|
Summary: This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
URL: https://github.com/protobuf-c/protobuf-c
|
URL: https://github.com/protobuf-c/protobuf-c
|
||||||
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
|
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
|
||||||
BuildRequires: autoconf automake libtool gcc-c++ pkgconfig(protobuf)
|
BuildRequires: autoconf automake libtool gcc-c++ pkgconfig(protobuf)
|
||||||
@ -48,6 +48,9 @@ make check
|
|||||||
%{_libdir}/{libprotobuf-c.so,pkgconfig/libprotobuf-c.pc}
|
%{_libdir}/{libprotobuf-c.so,pkgconfig/libprotobuf-c.pc}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 Ge Wang <wangge20@h-partner.com> - 1.4.0-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Thu Dec 02 2021 wujing <wujing50@huawei.com> - 1.4.0-1
|
* Thu Dec 02 2021 wujing <wujing50@huawei.com> - 1.4.0-1
|
||||||
Type:upgrade
|
Type:upgrade
|
||||||
ID:NA
|
ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user