|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: orc
|
|
|
|
|
Version: 0.4.39
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: The Oil Run-time Compiler
|
|
|
|
|
|
|
|
|
|
License: BSD-2-Clause AND BSD-3-Clause
|
|
|
|
@ -89,6 +89,10 @@ rm -rf %{buildroot}/%{_libdir}/orc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.4.39-2
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Tue Jul 30 2024 Wim Taymans <wtaymans@redhat.com> 0.4.39-1
|
|
|
|
|
- Update to 0.4.39
|
|
|
|
|
- Add patch for div255w fix on ppc64le
|
|
|
|
|