Compare commits

1 Commits
main ... 1.1

4 changed files with 7 additions and 18 deletions

BIN
libatomic_ops-7.8.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
libatomic_ops-7.8.2.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,16 +1,3 @@
-------------------------------------------------------------------
Mon Jan 15 14:55:48 UTC 2024 - Andreas Schwab <schwab@suse.de>
- Enable testsuite on qemu build
-------------------------------------------------------------------
Fri Dec 15 21:54:03 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 7.8.2
* Eliminate 'atomic_thread_fence is unsupported with tsan' gcc-11 warning
* Fix get_chunk for case of mmap area is located before AO_initial_heap
* Fix typo in AO_HAVE_compare_and_swap_double name in atomic_ops_stack.h
-------------------------------------------------------------------
Tue Mar 28 08:09:48 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libatomic_ops
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: libatomic_ops
Version: 7.8.2
Version: 7.8.0
Release: 0
Summary: A portable library for atomic memory operations
License: GPL-2.0-or-later AND MIT
@@ -64,7 +64,9 @@ rm -fv "%buildroot/%_libdir"/*.la
cp -av ChangeLog "%buildroot/%_docdir/%name/"
%check
%if !0%{?qemu_user_space_build:1}
%make_build check
%endif
%files devel
%_libdir/libatomic_ops*.a