- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
3c1df3b7ab
commit
7cbe7f81f9
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: libpmemobj-cpp
|
Name: libpmemobj-cpp
|
||||||
Version: 1.12
|
Version: 1.12
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: C++ bindings for libpmemobj
|
Summary: C++ bindings for libpmemobj
|
||||||
# Note: tests/external/libcxx is dual licensed using University of Illinois "BSD-Like" license and the MIT license. It's used only during development/testing and is NOT part of the binary RPM.
|
# Note: tests/external/libcxx is dual licensed using University of Illinois "BSD-Like" license and the MIT license. It's used only during development/testing and is NOT part of the binary RPM.
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -121,6 +121,9 @@ cd build
|
|||||||
ctest -V -E concurrent_hash_map_rehash_0_helgrind -E concurrent_hash_map_insert_lookup_0_helgrind -E enumerable_thread_specific_access_0_drd
|
ctest -V -E concurrent_hash_map_rehash_0_helgrind -E concurrent_hash_map_insert_lookup_0_helgrind -E enumerable_thread_specific_access_0_drd
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.12-2
|
||||||
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
* Mon Feb 15 2021 Adam Borowski <kilobyte@angband.pl> - 1.12-1
|
* Mon Feb 15 2021 Adam Borowski <kilobyte@angband.pl> - 1.12-1
|
||||||
- Update to version 1.12.
|
- Update to version 1.12.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user