upgrade to a new version

Solve the problem that protobuf-c cannot be updated due to the unupgraded version when upgrading from SP2 to sp3

Signed-off-by: wujing <wujing50@huawei.com>
This commit is contained in:
wujing 2021-11-24 17:34:38 +08:00
parent 79e1007b42
commit f3eac1c357

View File

@ -1,6 +1,6 @@
Name: protobuf-c
Version: 1.3.2
Release: 3
Release: 4
Summary: This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format
License: BSD
URL: https://github.com/protobuf-c/protobuf-c
@ -51,6 +51,12 @@ make check
%{_libdir}/{libprotobuf-c.so,pkgconfig/libprotobuf-c.pc}
%changelog
* Wed Nov 24 2021 wujing <wujing50@huawei.com> - 1.3.2-4
- Type:upgrade
- ID:NA
- SUG:NA
- DESC: upgrade to new version
* Fri Aug 21 2020 fanjiachen <fanjiachen3@huawei.com> - 1.3.2-3
- Type:rebuild
- ID:NA