Tue, 21 Mar 2023 02:27:58 UTC

Information for build fedora-third-party-0.7-1.fc35

ID1841189
Package Namefedora-third-party
Version0.7
Release1.fc35
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/fedora-third-party.git#2554ef163174811a6e843f24df65e955458c3a9d
SummaryTool for handling third-party RPM and Flatpak repositories in Fedora
Descriptionfedora-third-party is a tool for handling third-party RPM and Flatpak repositories in Fedora. It is used to handle the user changing their opt-in status for these repositories, and enables/disables RPM repositories and adds/removes Flatpak repositories as necessary.
Built byotaylor
State complete
Volume DEFAULT
StartedTue, 05 Oct 2021 17:30:49 UTC
CompletedTue, 05 Oct 2021 17:32:20 UTC
Taskbuild (f35-candidate, /rpms/fedora-third-party.git:2554ef163174811a6e843f24df65e955458c3a9d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fedora-third-party.git#2554ef163174811a6e843f24df65e955458c3a9d'}}
Tags
f35
RPMs
src
fedora-third-party-0.7-1.fc35.src.rpm (info) (download)
noarch
fedora-third-party-0.7-1.fc35.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
state.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Oct 05 2021 Owen W. Taylor <otaylor@fishsoup.net> - 0.7-1 - Version 0.7 (Owen W. Taylor) - Hide modified repositories from the output of 'fedora-third-party list' (Owen W. Taylor) * Tue Oct 05 2021 Owen W. Taylor <otaylor@fishsoup.net> - 0.7-1 - Don't show repositories that are modified to remove the filter in the output of `fedora-third-party list. * Mon Aug 16 2021 Owen W. Taylor <otaylor@fishsoup.net> - 0.6-1 - Don't write /var/lib/fedora-third-party/state on refresh if no changes Resolves: rhbz#1994830 * Mon Aug 16 2021 Owen W. Taylor <otaylor@fishsoup.net> - 0.5-1 - Remove dependency on 'dnf config-manager' - Make fedora-third-party-refresh.service only run on rpm-ostree systems * Wed Aug 11 2021 Owen W. Taylor <otaylor@fishsoup.net> - 0.4-1 - Add a special 'fedora-third-party-opt-out' script to go from unset => disabled without a polkit auth dialog. * Wed Aug 11 2021 Owen W. Taylor <otaylor@fishsoup.net> - 0.3-1 - Add --config-only options to the enable/disable subcommands - Allow detecting whether the config has been explicitly set, or whether no decision has been made yet. * Tue Aug 10 2021 Owen W. Taylor <otaylor@fishsoup.net> - 0.2-1 - Fix spec file, add polkit configuration and a --list subcommand * Fri Jul 30 2021 Owen W. Taylor <otaylor@fishsoup.net> - 0.1-1 - Initial version