Information for build seqan3-3.1.0-0.2.20210809git4604f1b2.fc36

ID1828374
Package Nameseqan3
Version3.1.0
Release0.2.20210809git4604f1b2.fc36
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/seqan3.git#b137e5dbce4967472f1609951435591c6476f4b1
SummaryThe modern C++ library for sequence analysis
DescriptionSeqAn3 is the new version of the popular SeqAn template library for the analysis of biological sequences. It enables the rapid development of high-performance solutions by providing generic algorithms and data structures for: - sequence representation and transformation - full-text indexing and efficient search - sequence alignment - input/output of common file formats
Built bysagitter
State complete
Volume DEFAULT
StartedSun, 05 Sep 2021 18:46:07 UTC
CompletedSun, 05 Sep 2021 21:02:33 UTC
Taskbuild (rawhide, /rpms/seqan3.git:b137e5dbce4967472f1609951435591c6476f4b1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/seqan3.git#b137e5dbce4967472f1609951435591c6476f4b1'}}
Tags
f36
RPMs
src
seqan3-3.1.0-0.2.20210809git4604f1b2.fc36.src.rpm (info) (download)
aarch64
seqan3-devel-3.1.0-0.2.20210809git4604f1b2.fc36.aarch64.rpm (info) (download)
noarch
seqan3-doc-3.1.0-0.2.20210809git4604f1b2.fc36.noarch.rpm (info) (download)
ppc64le
seqan3-devel-3.1.0-0.2.20210809git4604f1b2.fc36.ppc64le.rpm (info) (download)
x86_64
seqan3-devel-3.1.0-0.2.20210809git4604f1b2.fc36.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Sep 05 2021 Antonio Trande <sagitter@fedoraproject.org> - 3.1.0-0.2.20210809git4604f1b2 - Rebuild for gtest-1.11.0 * Mon Aug 09 2021 Antonio Trande <sagitter@fedoraproject.org> - 3.1.0-0.1.20210809git4604f1b2 - Pre-release 3.1.0 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri May 28 2021 Antonio Trande <sagitter@fedoraproject.org> - 3.0.3-1 - Release 3.0.3 * Wed May 26 2021 Antonio Trande <sagitter@fedoraproject.org> - 3.0.3-0.1.rc1 - Pre-release 3.0.3-rc1 * Sun Feb 14 2021 Antonio Trande <sagitter@fedoraproject.org> - 3.0.2-7 - Disable tests with GCC-11 (rhbz#1923593) - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Dec 11 2020 Antonio Trande <sagitter@fedoraproject.org> - 3.0.2-6 - Rebuild for GCC-11 * Tue Nov 03 2020 Antonio Trande <sagitter@fedoraproject.org> - 3.0.2-5 - Bundle sdsl header files * Sat Oct 17 2020 Antonio Trande <sagitter@fedoraproject.org> - 3.0.2-4 - Remove old License file from bundled libraries - Redefine vpath builddir * Fri Oct 16 2020 Antonio Trande <sagitter@fedoraproject.org> - 3.0.2-3 - Fix Requires packages * Wed Oct 14 2020 Antonio Trande <sagitter@fedoraproject.org> - 3.0.2-2 - Use -std=c++2a flag - Patched for upstream bugs #2209 #2210 * Tue Oct 13 2020 Antonio Trande <sagitter@fedoraproject.org> - 3.0.2-1 - Release 3.0.2 * Fri Aug 07 2020 Antonio Trande <sagitter@fedoraproject.org> - 3.0.2-0.2.20200806gitbf04354 - Pre-release 3.0.2 with bundled range-v3 * Thu Aug 06 2020 Antonio Trande <sagitter@fedoraproject.org> - 3.0.2-0.1.20200806gitbf04354 - Pre-release 3.0.2 * Thu Mar 05 2020 Antonio Trande <sagitter@fedoraproject.org> - 3.0.1-1 - Execute header/performance tests - Build docs - First package