!7 License compliance rectification

From: @wang--ge 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-05-11 01:18:12 +00:00 committed by Gitee
commit 86c2b8e0a0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: protobuf-c
Version: 1.4.0
Release: 1
Release: 2
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
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
BuildRequires: autoconf automake libtool gcc-c++ pkgconfig(protobuf)
@ -48,6 +48,9 @@ make check
%{_libdir}/{libprotobuf-c.so,pkgconfig/libprotobuf-c.pc}
%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
Type:upgrade
ID:NA