Accepting request 1154981 from home:alarrosa:branches:multimedia:libs

- version update to 0.4.38
  0.4.38
  ======
  - x86: account for XSAVE when checking for AVX support, fixing
    usage on hardened linux kernels where AVX support has been
    disabled (L. E. Segovia)
  - neon: Use the real intrinsics for divf and sqrtf
    (L. E. Segovia)
  - orc.m4 for autotools is no longer shipped. If anyone still uses
    it they can copy it into their source tree (Tim-Philipp Müller)

OBS-URL: https://build.opensuse.org/request/show/1154981
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/orc?expand=0&rev=85
This commit is contained in:
2024-03-05 17:40:05 +00:00
committed by Git OBS Bridge
parent 7f77482502
commit afbe87661f
4 changed files with 18 additions and 5 deletions
+14
View File
@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Mar 5 07:06:08 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
- version update to 0.4.38
0.4.38
======
- x86: account for XSAVE when checking for AVX support, fixing
usage on hardened linux kernels where AVX support has been
disabled (L. E. Segovia)
- neon: Use the real intrinsics for divf and sqrtf
(L. E. Segovia)
- orc.m4 for autotools is no longer shipped. If anyone still uses
it they can copy it into their source tree (Tim-Philipp Müller)
-------------------------------------------------------------------
Thu Feb 15 09:26:15 UTC 2024 - pgajdos@suse.com
+1 -2
View File
@@ -18,7 +18,7 @@
Name: orc
Version: 0.4.37
Version: 0.4.38
Release: 0
Summary: The Oil Runtime Compiler
License: BSD-3-Clause
@@ -83,7 +83,6 @@ arithmetic operations.
%{_includedir}/orc-0.4/
%{_libdir}/*.so
%{_libdir}/pkgconfig/orc-0.4.pc
%{_datadir}/aclocal/orc.m4
%files doc
%dir %{_datadir}/gtk-doc
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.