diff --git a/thrift.spec b/thrift.spec index d1039ff..484a62e 100644 --- a/thrift.spec +++ b/thrift.spec @@ -71,7 +71,7 @@ # change is a SONAME change and dependencies need to be rebuilt Name: thrift Version: 0.15.0 -Release: 2%{?dist} +Release: 4%{?dist} Summary: Software framework for cross-language services development # Parts of the source are used under the BSD and zlib licenses, but @@ -447,6 +447,10 @@ find %{buildroot} -name \*.py -exec grep -q /usr/bin/env {} \; -print | xargs -r %changelog +* Fri Nov 8 2024 Kaleb S. KEITHLEY - 0.15.0-4 +- respin to attempt to fix ceph in CentOS Storage SIG where a "rogue" + thrift 0.15.0-3 seems to be breaking things + * Fri Jun 16 2023 Orion Poplawski - 0.15.0-2 - Re-enable LTO, seems to be working again