Thu, 02 May 2024 17:08:21 UTC | login

Information for build PackageKit-1.2.0-4.fc33

ID179742
Package NamePackageKit
Version1.2.0
Release4.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/PackageKit.git#94d8a5d202dd0ed586135fb2bafadb00068b3972
SummaryPackage management service
DescriptionPackageKit is a D-Bus abstraction layer that allows the session user to manage packages in a secure way using a cross-distro, cross-architecture API.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Aug 2020 01:31:14 UTC
CompletedFri, 14 Aug 2020 02:30:44 UTC
Taskbuild (f33, /rpms/PackageKit.git:94d8a5d202dd0ed586135fb2bafadb00068b3972)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/PackageKit.git#94d8a5d202dd0ed586135fb2bafadb00068b3972'}}
Tags
f33
RPMs
src
PackageKit-1.2.0-4.fc33.src.rpm (info) (download)
riscv64
PackageKit-1.2.0-4.fc33.riscv64.rpm (info) (download)
PackageKit-command-not-found-1.2.0-4.fc33.riscv64.rpm (info) (download)
PackageKit-cron-1.2.0-4.fc33.riscv64.rpm (info) (download)
PackageKit-glib-1.2.0-4.fc33.riscv64.rpm (info) (download)
PackageKit-glib-devel-1.2.0-4.fc33.riscv64.rpm (info) (download)
PackageKit-gstreamer-plugin-1.2.0-4.fc33.riscv64.rpm (info) (download)
PackageKit-gtk3-module-1.2.0-4.fc33.riscv64.rpm (info) (download)
PackageKit-command-not-found-debuginfo-1.2.0-4.fc33.riscv64.rpm (info) (download)
PackageKit-debuginfo-1.2.0-4.fc33.riscv64.rpm (info) (download)
PackageKit-debugsource-1.2.0-4.fc33.riscv64.rpm (info) (download)
PackageKit-glib-debuginfo-1.2.0-4.fc33.riscv64.rpm (info) (download)
PackageKit-gstreamer-plugin-debuginfo-1.2.0-4.fc33.riscv64.rpm (info) (download)
PackageKit-gtk3-module-debuginfo-1.2.0-4.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri May 08 2020 Adam Williamson <awilliam@redhat.com> - 1.2.0-3 - Fix packagekit-offline-update.service not being enabled (#1833176) * Tue May 05 2020 Neal Gompa <ngompa13@gmail.com> - 1.2.0-2 - Clean up and simplify spec - Fix packaging to work properly with EL8+ * Mon May 04 2020 Richard Hughes <rhughes@redhat.com> - 1.2.0-1 - New upstream release - Do not do failable actions in constructors - Load all the repos and vars directories - Port to the meson build system - Remove the GTK2 gtk-module support - Revert "Shutdown the daemon on idle by default" * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 08 2020 Richard Hughes <rhughes@redhat.com> - 1.1.13-1 - New upstream release - Don't use a bash regex to fix command not found on other shells - Keep a ref on transaction while doing async polkit call - Properly mark obsoleted packages when simulating upgrade - Return directly when its state is going backwards - Shrink the progress bar to fit when run in small spaces - Support non-x86 arches in gstreamer helper - zsh command not found should return the same as its bash equivalent