Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d51099a5a |
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue