5
0
forked from pool/libatomic_ops
2022-08-25 22:18:58 +00:00
committed by Git OBS Bridge
parent fcf1e5e9bc
commit 70e1501c76
4 changed files with 11 additions and 5 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Aug 25 21:50:14 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 7.6.14
* Avoid AO_stack_t to cross CPU cache line boundary
-------------------------------------------------------------------
Mon Sep 13 10:45:00 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libatomic_ops
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 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.6.12
Version: 7.6.14
Release: 0
Summary: A portable library for atomic memory operations
License: GPL-2.0-or-later AND MIT