Fri, 03 May 2024 11:31:50 UTC | login

Information for build dataquay-0.9-16.fc29

ID31241
Package Namedataquay
Version0.9
Release16.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/dataquay.git#34b23c6ae57f193fe7b021fa5f1d032f2dcae608
SummarySimple RDF for C++ and Qt applications
DescriptionDataquay is a free open source library that provides a friendly C++ interface to an RDF datastore using Qt4 classes and containers. Supported datastores are the popular and feature-complete Redland and the lightweight Sord. Dataquay is simple to use and easy to integrate. It is principally aimed at Qt-based applications that would like to use an RDF datastore as backing for in-memory project data, to avoid having to invent file formats or XML schemas and to make it easy to augment the data with descriptive metadata pulled in from external sources. It's also useful for applications with ad-hoc needs for metadata management using RDF sources. Dataquay does not use a separate database, instead using in-memory storage with separate file import and export facilities. Although it offers a choice of datastore implementations, the choice is made at compile time: there is no runtime module system to take into account when deploying your application. The Fedora package is configured to use Redland, as recommended by the developers for general use.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 02 Jun 2018 05:02:44 UTC
CompletedSat, 02 Jun 2018 07:55:34 UTC
Taskbuild (f29-candidate, /rpms/dataquay.git:34b23c6ae57f193fe7b021fa5f1d032f2dcae608)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/dataquay.git?#34b23c6ae57f193fe7b021fa5f1d032f2dcae608'}}
Tags
f29
RPMs
src
dataquay-0.9-16.fc29.src.rpm (info) (download)
riscv64
dataquay-0.9-16.fc29.riscv64.rpm (info) (download)
dataquay-devel-0.9-16.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Jul 04 2016 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.9-12 - Explicitly use GNU++98 standard - Use license macro * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Feb 02 2016 Rex Dieter <rdieter@fedoraproject.org> - 0.9-10 - use %qmake_qt4 macro to ensure proper build flags * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.9-8 - Rebuilt for GCC 5 C++11 ABI change * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Fri Nov 02 2012 Michel Salim <salimma@fedoraproject.org> - 0.9-3 - Make -devel subpackage pull in pkgconfig(redland) as well * Tue Oct 09 2012 Michel Salim <salimma@fedoraproject.org> - 0.9-2 - Add note with workaround for building in mock for bug #857709 * Sun Sep 16 2012 Michel Salim <salimma@fedoraproject.org> - 0.9-1 - Initial package