diff --git a/thrift.spec b/thrift.spec index 04476dc45cf87ee3c3434951640c54cdc3f618ba..85a805e9097003a2a23ced0fedc387a690997669 100644 --- a/thrift.spec +++ b/thrift.spec @@ -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 - 0.14.0-3 +- Remove the dist tag + * Wed Jul 28 2021 Ge Wang - 0.14.0-2 - Add libthrift-java subpackage