Fri, 03 May 2024 00:14:33 UTC | login

Information for build PackageKit-1.2.2-2.fc33

ID188080
Package NamePackageKit
Version1.2.2
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/PackageKit.git#0808c120ef718b9ced1ab02186d37a1601507844
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, 27 Nov 2020 14:22:43 UTC
CompletedFri, 27 Nov 2020 15:41:12 UTC
Taskbuild (f33, /rpms/PackageKit.git:0808c120ef718b9ced1ab02186d37a1601507844)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/PackageKit.git#0808c120ef718b9ced1ab02186d37a1601507844'}}
Tags
f33
f37
f38
RPMs
src
PackageKit-1.2.2-2.fc33.src.rpm (info) (download)
riscv64
PackageKit-1.2.2-2.fc33.riscv64.rpm (info) (download)
PackageKit-command-not-found-1.2.2-2.fc33.riscv64.rpm (info) (download)
PackageKit-cron-1.2.2-2.fc33.riscv64.rpm (info) (download)
PackageKit-glib-1.2.2-2.fc33.riscv64.rpm (info) (download)
PackageKit-glib-devel-1.2.2-2.fc33.riscv64.rpm (info) (download)
PackageKit-gstreamer-plugin-1.2.2-2.fc33.riscv64.rpm (info) (download)
PackageKit-gtk3-module-1.2.2-2.fc33.riscv64.rpm (info) (download)
PackageKit-command-not-found-debuginfo-1.2.2-2.fc33.riscv64.rpm (info) (download)
PackageKit-debuginfo-1.2.2-2.fc33.riscv64.rpm (info) (download)
PackageKit-debugsource-1.2.2-2.fc33.riscv64.rpm (info) (download)
PackageKit-glib-debuginfo-1.2.2-2.fc33.riscv64.rpm (info) (download)
PackageKit-gstreamer-plugin-debuginfo-1.2.2-2.fc33.riscv64.rpm (info) (download)
PackageKit-gtk3-module-debuginfo-1.2.2-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Nov 09 2020 Vít Ondruch <vondruch@redhat.com> - 1.2.2-2 - Fix crash on login. Resolves: rhbz#1836304 * Mon Nov 02 2020 Richard Hughes <rhughes@redhat.com> - 1.2.2-1 - New upstream release - Notify systemd when beginning to shutdown - Fix possible information disclosure * Mon Sep 07 2020 Richard Hughes <rhughes@redhat.com> - 1.2.1-1 - New upstream release - Actually merge in the PolicyKit translation - Exit pkcon with retval 5 if no packages needed be installed - Fix command-not-found handling arguments with spaces - Fix setting libexecdir for command-not-found helper - Use SQL statements for queries with input * 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