Thu, 16 May 2024 20:12:02 UTC | login

Information for build fedora-packager-0.6.0.2-4.fc30

ID78229
Package Namefedora-packager
Version0.6.0.2
Release4.fc30
Epoch
SummaryTools for setting up a fedora maintainer environment
DescriptionSet of utilities useful for a fedora packager in setting up their environment.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 13:34:14 UTC
CompletedSat, 01 Dec 2018 13:34:14 UTC
Tags
f30
f31
RPMs
src
fedora-packager-0.6.0.2-4.fc30.src.rpm (info) (download)
noarch
fedora-packager-0.6.0.2-4.fc30.noarch.rpm (info) (download)
Changelog * Tue Nov 27 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.6.0.2-4 - Drop obsolete scripts, switch over to python 3 (#1024796) * fedora-burn-yubikey is python3 compatible Those old scripts have been removed: * fedora-hosted is for fedorahosted.org, which doesn't exist anymore * fedora-packager-setup and fedora-cert download certificates, which have been replaced by kerberos authentication * fedoradev-pkgowners talks to pkgdb, which is no more The fedora-cert python2 package is also removed. The other scripts are most likely obsolete too, but they are just bash wrappers around other tools, so they are still packaged. * Tue Jul 31 2018 Miro Hrončok <mhroncok@redhat.com> - 0.6.0.2-3 - Do not require packagedb-cli, it's not used anymore (#1024838) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Apr 01 2018 Patrick Uiterwijk <puiterwijk@redhat.com> - 0.6.0.2-1 - Rebase to 0.6.0.2 * Thu Mar 01 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.6.0.1-5 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Dec 22 2016 Dennis Gilmore <Dennis@ausil.us> - 0.6.0.1-1 - install and include the new config file names (dennis) - rename configs and enable fast upload (dennis) - Configuration files in /etc/koji.conf.d need to end with .conf (puiterwijk) * Sun Dec 11 2016 Dennis Gilmore <Dennis@ausil.us> - 0.6.0.0-2 - fix up krb5-workstation requires * Fri Dec 09 2016 Dennis Gilmore <Dennis@ausil.us> - 0.6.0.0-1 - Make scripts executable in GIT (opensource) - Update bugzilla owners URL everywhere (opensource) - Properly except AuthError (opensource)