We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bf6f72 commit 0b0e21dCopy full SHA for 0b0e21d
p/pmdk/pmdk.spec
@@ -5,7 +5,7 @@
5
6
Name: pmdk
7
Version: 2.1.1
8
-Release: alt3
+Release: alt4
9
Summary: Persistent Memory Development Kit (formerly NVML)
10
Group: System/Base
11
License: BSD-3-Clause
@@ -381,6 +381,10 @@ make %{?_without_ndctl:NDCTL_ENABLE=n} check
381
%endif
382
383
%changelog
384
+* Wed Nov 05 2025 Ivan A. Melnikov <[email protected]> 2.1.1-alt4
385
+- Fix compilation on loongarch64
386
+ (see https://github.com/pmem/pmdk/pull/5957/).
387
+
388
* Fri Oct 31 2025 Alexey Shabalin <[email protected]> 2.1.1-alt3
389
- Print basic lib info for DEBUG only (ALT#55315).
390
0 commit comments