Sun, 05 May 2024 06:27:16 UTC | login

Information for build lxqt-wallet-3.1.0-4.fc29

ID45079
Package Namelxqt-wallet
Version3.1.0
Release4.fc29
Epoch
SummaryCreate a kwallet like functionality for LXQt
DescriptionThis project seeks to give a functionality for secure storage of information that can be presented in key-values pair like user names-passwords pairs. Currently the project can store the information in KDE's kwallet, GNOME's secret service or in an internal system that use libgcrypt as its cryptographic backend. The internal secure storage system allows the functionality to be provided without dependencies on KDE or GNOME libraries. This project is designed to be used by other projects simply by adding the source folder in the build system and start using it.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 20 Jun 2018 05:34:50 UTC
CompletedWed, 20 Jun 2018 09:11:14 UTC
Taskbuild (f29-candidate, lxqt-wallet-3.1.0-4.fc29.src.rpm)
Tags
f29
RPMs
src
lxqt-wallet-3.1.0-4.fc29.src.rpm (info) (download)
riscv64
lxqt-wallet-3.1.0-4.fc29.riscv64.rpm (info) (download)
lxqt-wallet-devel-3.1.0-4.fc29.riscv64.rpm (info) (download)
lxqt-wallet-debuginfo-3.1.0-4.fc29.riscv64.rpm (info) (download)
lxqt-wallet-debugsource-3.1.0-4.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Christian Dersch <lupinix@mailbox.org> - 3.1.0-1 - new version * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Dec 16 2016 Raphael Groner <projects.rg@smart.ms> - 3.0.0-2 - rebuilt for latest Qt5 * Wed Aug 03 2016 Raphael Groner <projects.rg@smart.ms> - 3.0.0-1 - new version - drop hacks for translations and pkgconfig - readd gcc-c++ * Sat Jul 23 2016 Raphael Groner <projects.rg@smart.ms> - 2.2.1-2 - fix compilation of translations - add hack for pkgconfig version * Thu Jul 14 2016 Raphael Groner <projects.rg@smart.ms> - 2.2.1-1 - initial