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:
Antonio Larrosa 2024-03-05 17:40:05 +00:00 committed by Git OBS Bridge
parent 1a0a2b8eb5
commit 745661b7ba
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85638c0d447d989cd0d7e03406adbfbc380e67db2a622a4727a0ce3d440b2974
size 228520

3
orc-0.4.38.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a55a98d4772567aa3faed8fb84d540c3db77eaba16d3e2e10b044fbc9228668d
size 227152

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

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