!48 【轻量级 PR】:Remove the dist tag

From: @fu-shanqing 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2022-06-13 07:18:00 +00:00 committed by Gitee
commit 1acb89722b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -38,7 +38,7 @@
%global lua_configure --without-lua %global lua_configure --without-lua
Name: thrift Name: thrift
Version: 0.14.0 Version: 0.14.0
Release: 2 Release: 3
Summary: Software framework for cross-language services development Summary: Software framework for cross-language services development
License: ASL 2.0 and BSD and zlib License: ASL 2.0 and BSD and zlib
URL: https://thrift.apache.org/ URL: https://thrift.apache.org/
@ -93,8 +93,8 @@ The thrift-qt package contains GLib bindings for thrift.
Summary: Python 3 support for thrift Summary: Python 3 support for thrift
BuildRequires: python3-devel python3-setuptools BuildRequires: python3-devel python3-setuptools
Requires: thrift%{?_isa} = %{version}-%{release} python3 Requires: thrift%{?_isa} = %{version}-%{release} python3
Obsoletes: python-thrift < 0.10.0-1%{?dist} Obsoletes: python-thrift < 0.10.0-1%
Obsoletes: python2-thrift < 0.10.0-14%{?dist} Obsoletes: python2-thrift < 0.10.0-14%
%description -n python3-thrift %description -n python3-thrift
The python3-thrift package contains Python bindings for 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 %endif
%changelog %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 * Wed Jul 28 2021 Ge Wang <wangge20@huawei.com> - 0.14.0-2
- Add libthrift-java subpackage - Add libthrift-java subpackage