-
Fri Aug 29 2025 Troy Dawson <tdawson@redhat.com> - 0.10.1-1
- Determining if package is synced solely on distrobaker config (sgajdosi)
- Use the authenticated session for PP API (sgallagh)
-
Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.10.0-7
- Rebuilt for Python 3.14.0rc2 bytecode
-
Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
-
Mon Jul 14 2025 Stephen Gallagher <sgallagh@redhat.com> - 0.10.0-5
- Switch to %pyproject_* macros
- Resolves: rhbz#2377223
-
Tue Jun 10 2025 Python Maint <python-maint@redhat.com> - 0.10.0-4
- Rebuilt for Python 3.14
-
Tue Jun 10 2025 Stephen Gallagher <sgallagh@redhat.com> - 0.10.0-3
- Use authentication session for PP API
-
Fri Jun 06 2025 Python Maint <python-maint@redhat.com> - 0.10.0-2
- Rebuilt for Python 3.14
-
Fri May 16 2025 Troy Dawson <tdawson@redhat.com> - 0.10.0-1
- Make lookaside cache work with SIG dist-git using "modern" layout (nforro)
- Avoid superfluous quotes in request-gated-side-tag help (churchyard)
- determine_rhel_state: Handle z-stream branches (sgallagh)
- Authenticate to Product Pages (sgallagh)
-- NOTE: centpkg time will be slower due to product page authentication.
-
Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
-
Tue Nov 12 2024 Troy Dawson <tdawson@redhat.com> - 0.9.1-1
- determine_rhel_state: recognize Launch phase
- Fixes: CS-2620