Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Kaleb S. KEITHLEY
9d51099a5a respin to attempt to fix ceph in CentOS Storage SIG where a "rogue"
thrift 0.15.0-3 seems to be breaking things
2024-11-08 10:40:22 -05:00

View file

@ -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 <kkeithle[at]redhat.com> - 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 <orion@nwra.com> - 0.15.0-2
- Re-enable LTO, seems to be working again