Fri, 17 May 2024 09:43:35 UTC | login

Information for build multiverse-0.7.0-5.fc24

ID9015
Package Namemultiverse
Version0.7.0
Release5.fc24
Epoch
SummaryA software transactional memory implementation for the JVM
DescriptionA software transactional memory implementation for the JVM. Access (read and writes) to shared memory is done through transactional references, that can be compared to the AtomicReferences of Java. Access to these references will be done under A (atomicity), C (consistency), I (isolation) semantics.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:12:32 UTC
CompletedSat, 14 Apr 2018 20:12:32 UTC
Tags
f28
f29
RPMs
src
multiverse-0.7.0-5.fc24.src.rpm (info) (download)
noarch
multiverse-0.7.0-5.fc24.noarch.rpm (info) (download)
multiverse-javadoc-0.7.0-5.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Jan 23 2015 Michael Simacek <msimacek@redhat.com> - 0.7.0-3 - Disable tests - they are nondeterministic * Thu Nov 13 2014 Michael Simacek <msimacek@redhat.com> - 0.7.0-2 - Include license text * Fri Oct 31 2014 Michael Simacek <msimacek@redhat.com> - 0.7.0-1 - Initial version