!48 【轻量级 PR】:Remove the dist tag
From: @fu-shanqing Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
1acb89722b
@ -38,7 +38,7 @@
|
||||
%global lua_configure --without-lua
|
||||
Name: thrift
|
||||
Version: 0.14.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Software framework for cross-language services development
|
||||
License: ASL 2.0 and BSD and zlib
|
||||
URL: https://thrift.apache.org/
|
||||
@ -93,8 +93,8 @@ The thrift-qt package contains GLib bindings for thrift.
|
||||
Summary: Python 3 support for thrift
|
||||
BuildRequires: python3-devel python3-setuptools
|
||||
Requires: thrift%{?_isa} = %{version}-%{release} python3
|
||||
Obsoletes: python-thrift < 0.10.0-1%{?dist}
|
||||
Obsoletes: python2-thrift < 0.10.0-14%{?dist}
|
||||
Obsoletes: python-thrift < 0.10.0-1%
|
||||
Obsoletes: python2-thrift < 0.10.0-14%
|
||||
%description -n python3-thrift
|
||||
The python3-thrift package contains Python bindings for thrift.
|
||||
|
||||
@ -298,6 +298,9 @@ cp libthrift_dir/pom.xml %{buildroot}%{_datadir}/maven-poms/libthrift/libthrift.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 fushanqing <fushanqing@kylinos.cn> - 0.14.0-3
|
||||
- Remove the dist tag
|
||||
|
||||
* Wed Jul 28 2021 Ge Wang <wangge20@huawei.com> - 0.14.0-2
|
||||
- Add libthrift-java subpackage
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user