baserev update by copy to link target

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libclc?expand=0&rev=68
This commit is contained in:
OBS User buildservice-autocommit 2024-03-25 20:07:11 +00:00 committed by Git OBS Bridge
parent a280f0adad
commit ecb15dd67e
4 changed files with 11 additions and 5 deletions

BIN
libclc-17.0.1.src.tar.xz (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

View File

@ -4,6 +4,15 @@ Mon Mar 18 02:33:21 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- use clang18-devel, llvm18-devel also for Leap 15.6/15.5 in order to
fix build
-------------------------------------------------------------------
Sat Mar 9 22:30:18 UTC 2024 - Aaron Puchert <aaronpuchert@alice-dsl.net>
- Update to version 18.1.0.
* Fix signed integer underflow in abs_diff.
* Teach prepare-builtins how to handle text-based IR.
* Add half implementation for erf/erfc.
* Add missing AMD gfx symlinks.
-------------------------------------------------------------------
Mon Nov 20 12:57:41 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libclc
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,7 +16,7 @@
#
%define _libclc_llvm_ver 17.0.1
%define _libclc_llvm_ver 18.1.0
%define _version %_libclc_llvm_ver%{?_rc:rc%_rc}
%define _tagver %_libclc_llvm_ver%{?_rc:-rc%_rc}