Changelog for
fedpkg-1.42-2.fc34.noarch.rpm :
* Tue Apr 26 2022 Ondřej Nosek
- 1.42-2- Patch: fedpkg update --suggest-logout option added- Patch: Add compatibility for Bodhi >= 6.0.0- fedora-packager rpm dependency is \"Recommends\"
* Wed Jan 26 2022 Ondřej Nosek - 1.42-1- Fix Jenkins tests (onosek)- Return bash-completion back because of compatibility (onosek)- Fix unittests for Python 2 - missing dependency (onosek)- set-distgit-token: create a missing config file (mark.e.fuller)- Fix rsplit() usage to work with Python 2.7 - 2029175 (treydock)- mockbuild: default to use the local Mock configuration (praiskup)- Add support for epel9-next (carl)- Remove unused import from setup.py (onosek)- Enable Python argcomplete (onosek)- Test and support Python 3.10 (miro)
* Thu Jan 20 2022 Fedora Release Engineering - 1.41-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Dec 14 2021 Ondřej Nosek - 1.41-3- drop nosetests for Python3- disable pytest coverage during build
* Mon Nov 08 2021 Carl George - 1.41-2- Allow branch requests for epel9-next
* Wed Aug 25 2021 Ondřej Nosek - 1.41-1- Look for bug number in commit message instead of changelog (zebob.m)- Add default configuration for `resultsdir` (oturpe)- Use rpkg layouts for rpmdefines (oturpe)- Advertised set-x-token method in do_fork and set_pagure_issue (jkunstle)- Pagure / DistGit token config-file cli-interface - #192 (jkunstle)- Deprecated arguments --dist have been removed, and related tests have been updated. (abisoi)- Add support for epel
*-next branches (carl)- Pagure token request - ACL specification - #440 (jkunstle)- request-tests-repo: add empty \'upstreamurl\' item - rhbz#1854987 (onosek)- Jenkins unittests run in docker container (onosek)- Drop Python 2.6 support (onosek)- Bash completion for request-tests-repo - #433 (onosek)- Unittests for new default branches (onosek)- Default branches on different namespaces - #428 (mboddu)- Clone rawhide branch with clone -B - 427 (lsedlar)- Fix completion of arches (lsedlar)- Add --rpmlintconf to lint command completion (lsedlar)- Remove duplicated definition for lint (lsedlar)- Add fork to bash completion - 1920997 (lsedlar)- New default dist-git branch: rawhide - unittests (lsedlar)- New default dist-git branch: rawhide (pingou)- Fedpkg update didn\'t read bug numbers from changelog - rhbz#1912555 (onosek)
* Wed Jul 21 2021 Fedora Release Engineering - 1.40-8- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint - 1.40-7- Rebuilt for Python 3.10
* Sat Apr 03 2021 Ondřej Nosek - 1.40-6- Patch: Add support for epel
*-next branches
* Mon Mar 01 2021 Ondřej Nosek - 1.40-5- Patch: Default branches on different namespaces
* Wed Feb 03 2021 Ondřej Nosek - 1.40-4- Patch: Clone rawhide branch with clone -B
* Tue Jan 26 2021 Fedora Release Engineering - 1.40-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 21 2021 Ondřej Nosek - 1.40-2- Patches:- Fedpkg update didn\'t read bug numbers from changelog- New default dist-git branch: rawhide- New default dist-git branch: rawhide - unittests
* Fri Dec 04 2020 Ondřej Nosek - 1.40-1- Tests for \"--release eln\" (onosek)- Add support for using \"--release eln\" (mmathesi)- Fix Python 2 tests for epel7 (onosek)- Do not show warning when \'package.cfg\' is missing - #417 (onosek)- Fix tests - #414 (michel)- Revert \"Support for epel
*-playground branch requests\" - #414 (michel)
* Wed Sep 09 2020 Ondřej Nosek - 1.39-1- Pytest replaces nosetests (onosek)- More specific regex to detect bugs in changelog (onosek)- Print response data from Pagure for debugging (onosek)- fedpkg fork checks if the fork already exists (onosek)- Fix unittest for bodhi based on its version (onosek)- display_name added to bodhi.template (onosek)- Remove unncecessary test (onosek)- Correct flake8 complaints to pass unittests (onosek)- fedpkg fork adds correct remote URL (onosek)- Disable test method\'s docstring in nosetests list (onosek)- Allow retirement on epel branches - tests (onosek)- Allow retirement on epel branches (mboddu)- Updated supported plaforms in documentation (onosek)- Check missing config options more reliably - 1813338 (onosek)- Body changes for requesting new test repo (onosek)- Repair test of \"retire\" command after rpkg update (onosek)- Move rpm dependency for test environment only (onosek)- Run newer version of sphinx-build tool (onosek)- Remove deprecated clone_config (onosek)
* Mon Jul 27 2020 Fedora Release Engineering - 1.38-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon May 25 2020 Miro Hrončok - 1.38-5- Rebuilt for Python 3.9
* Mon May 18 2020 Ondřej Nosek - 1.38-4- Patch: Fix unittest for bodhi based on its version