|
|
|
@ -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
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.4.39-1
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|