-
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
-
Wed Nov 06 2024 Troy Dawson <tdawson@redhat.com> - 0.9.0-1
- Define compat shims for %patchN when building for EL <= 10
- Get rid of SyntaxWarning: invalid escape sequence '\d'
-
Fri Oct 18 2024 Troy Dawson <tdawson@redhat.com> - 0.8.13-1
- define centos in rpmdefines section
- undefine fedora in rpmdefines section
- resolves centpkg issue #111 and #112
-
Tue Sep 24 2024 Troy Dawson <tdawson@redhat.com> - 0.8.12-1
- Properly handle non-standard branch names
-
Fri Sep 20 2024 Troy Dawson <tdawson@redhat.com> - 0.8.11-1
- determine_rhel_state: Fix missing phase check
- Fix detection of releases in Maintenance Phase
- Handle maintenance releases better
-
Wed Sep 18 2024 Troy Dawson <tdawson@redhat.com> - 0.8.10-1
- Handle packages that don't sync to RHEL
-
Fri Sep 13 2024 Troy Dawson <tdawson@redhat.com> - 0.8.9-1
- Fix detection of exception phase (CS-2523)