protobuf-c: upgrade to v1.4.0

Signed-off-by: wujing <wujing50@huawei.com>
This commit is contained in:
wujing 2021-12-02 15:49:07 +08:00
parent a9fb15ec10
commit c611eaa975
3 changed files with 10 additions and 7 deletions

View File

@ -1,10 +1,10 @@
Name: protobuf-c
Version: 1.3.2
Release: 2
Version: 1.4.0
Release: 1
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
Source0: https://github.com/protobuf-c/protobuf-c/archive/v%{version}.tar.gz
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
BuildRequires: autoconf automake libtool gcc-c++ pkgconfig(protobuf)
Provides: %{name}-compiler = %{version}-%{release}
Obsoletes: %{name}-compiler < %{version}-%{release}
@ -35,10 +35,7 @@ make check
%make_install
%delete_la
%post
/sbin/ldconfig
%postun
/sbin/ldconfig
%ldconfig_scriptlets
%files
%doc TODO LICENSE ChangeLog
@ -51,5 +48,11 @@ make check
%{_libdir}/{libprotobuf-c.so,pkgconfig/libprotobuf-c.pc}
%changelog
* Thu Dec 02 2021 wujing <wujing50@huawei.com> - 1.4.0-1
Type:upgrade
ID:NA
SUG:NA
DESC: upgrade to 1.4.0-1
* Fri Feb 14 2020 Senlin Xia <xiasenlin1@huawei.com> - 1.3.2-2
- Package init

Binary file not shown.

BIN
v1.4.0.tar.gz Normal file

Binary file not shown.