diff --git a/thrift-0.14.0.tar.gz b/thrift-0.14.1.tar.gz similarity index 36% rename from thrift-0.14.0.tar.gz rename to thrift-0.14.1.tar.gz index ae1f3db2f579dda5d7df624bda8380835510c051..4305bdc3629b732bc581e8e31ff422b1f9faca18 100644 Binary files a/thrift-0.14.0.tar.gz and b/thrift-0.14.1.tar.gz differ diff --git a/thrift.spec b/thrift.spec index 289ed0d8db15423965d39dfe6ac5442f474e79fb..9415e44615e77252e6d59a9a96ba66f990412df1 100644 --- a/thrift.spec +++ b/thrift.spec @@ -37,8 +37,8 @@ %global want_lua 0 %global lua_configure --without-lua Name: thrift -Version: 0.14.0 -Release: 7 +Version: 0.14.1 +Release: 1 Summary: Software framework for cross-language services development License: Apache-2.0 and BSD-3-Clause and Zlib URL: https://thrift.apache.org/ @@ -301,6 +301,9 @@ cp libthrift_dir/pom.xml %{buildroot}%{_datadir}/maven-poms/libthrift/libthrift. %endif %changelog +* Fri Aug 22 2025 openeuler_bot - 0.14.1-1 +- Deprecate Haskell bindings (version:0.14.1). + * Thu Jan 16 2025 Funda Wang - 0.14.0-7 - drop useless perl(:MODULE_COMPAT) requirement