Jan Engelhardt 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

View File

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

View File

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

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