-
Sat Apr 03 2021 Ondřej Nosek <onosek@redhat.com> - 1.40-6
- Patch: Add support for epel*-next branches
-
Mon Mar 01 2021 Ondřej Nosek <onosek@redhat.com> - 1.40-5
- Patch: Default branches on different namespaces
-
Wed Feb 03 2021 Ondřej Nosek <onosek@redhat.com> - 1.40-4
- Patch: Clone rawhide branch with clone -B
-
Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.40-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
Thu Jan 21 2021 Ondřej Nosek <onosek@redhat.com> - 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 <onosek@redhat.com> - 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 <onosek@redhat.com> - 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 <releng@fedoraproject.org> - 1.38-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
Mon May 25 2020 Miro Hrončok <mhroncok@redhat.com> - 1.38-5
- Rebuilt for Python 3.9
-
Mon May 18 2020 Ondřej Nosek <onosek@redhat.com> - 1.38-4
- Patch: Fix unittest for bodhi based on its version