forked from pool/qclib
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
dfa9b61dda | |||
114e9c671a |
BIN
qclib-2.5.0.tar.gz
(Stored with Git LFS)
BIN
qclib-2.5.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
qclib-2.5.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
qclib-2.5.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 12 06:11:17 UTC 2025 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
||||||
|
|
||||||
|
- Upgrade qclib to 2.5.1
|
||||||
|
* Changes:
|
||||||
|
- Recognize IBM z17 and LinuxONE Emperor 5
|
||||||
|
- sysinfo: Use consistent logic when reading from dump and in live system, increase initial buffer size to accommodate bigger systems
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 19 08:12:06 UTC 2024 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
Mon Aug 19 08:12:06 UTC 2024 - Nikolay Gueorguiev <nikolay.gueorguiev@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package qclib
|
# spec file for package qclib
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%global _lto_cflags %{?_lto_cflags} -ffat-lto-objects
|
%global _lto_cflags %{?_lto_cflags} -ffat-lto-objects
|
||||||
|
|
||||||
Name: qclib
|
Name: qclib
|
||||||
Version: 2.5.0
|
Version: 2.5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Query Capacity library
|
Summary: Query Capacity library
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user