!5 protobuf-c: upgrade to v1.4.0
From: @jingwoo Reviewed-by: @duguhaotian,@small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
f618cc0f5a
@ -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
|
||||
|
||||
BIN
v1.3.2.tar.gz
BIN
v1.3.2.tar.gz
Binary file not shown.
BIN
v1.4.0.tar.gz
Normal file
BIN
v1.4.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user