-
Mon Sep 16 2024 Ondřej Nosek <onosek@redhat.com> - 1.67-4
- Patch: Fixing encoding of the url when checking lookaside
- Patch: Fix package in Pypi
-
Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.67-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
-
Tue Jun 25 2024 Ondřej Nosek <onosek@redhat.com> - 1.67-1
- Include URL in upload/download (walters)
- Use python-requests-gssapi instead of -kerberos (lsedlar)
- man page generator: use $SOURCE_DATE_EPOCH if specified (zbyszek)
- do not block tag --clog due autospec usage (msuchy)
- Processing of another return message from lookaside cache (onosek)
- Allow setting --force for sources command by env var (lsedlar)
- Update docker image for Jenkinks tests (onosek)
- '_set_token' method moved to a shared place (onosek)
- Fix copr-build command with results_dir=subdir option (otto.liljalaakso)
- mockbuild: use results/mock_* when results_dir=subdir (tmz)
- Add option to mockbuild use default resultdir of mock (v3) (sergio)
- Restrict completion to .src.rpm files for import - #706 (orion)
- `remote add` command: create a non-anonymous remote - #599 (onosek)
- `mockbuild`: new argument --extra-pkgs - 498 (onosek)
- *pkg import: check specfile matches the repo name - 529 (onosek)
- Fixes syntax issues reported by flake8 (onosek)
- Unittests for "Undo rpmautospec processing" (onosek)
- *pkg import: Undo rpmautospec processing - 527 (miro)
- *pkg import: Don't delete changelog generated by `rpmautospec convert` (miro)
- Make lookaside cache retries configurable (onosek)
- Lookaside cache operations retries (onosek)
- Prepare the lookaside cache code for retries (onosek)
- Fix flake8 complaints (onosek)
- Support for checking exploded sources before push (onosek)
- Split git credential data on first = only - 694 (lsedlar)
- `commit` command fails on 'containers' namespace (onosek)
- `copr-build` passes extra_args to copr-cli command - 510 (onosek)
- Do not require 'sources' file for all namespaces - #684 (onosek)
- Use release's rpmdefines in unused sources check - #671 (otto.liljalaakso)
- Pre-push hook won't check private branches - #683 (onosek)
- Config file option to skip the hook script creation - 515 (onosek)
- Allow empty commits when `uses_rpmautospec` - #677 (j1.kyjovsky)
- Check remote file with correct hash (lsedlar)
- Ignore missing spec file in pre-push hook (lsedlar)
- import_srpm: allow pre-generated srpms - #655 (onosek)
- Fix unittests for `clone` and pre-push hook script (onosek)
- pre-push hook script contains a user's config - #667 (onosek)
- A HEAD query into a lookaside cache - 513 (onosek)
- `pre-push-check` have to use spectool with --define - #672 (onosek)
- Add more information about pre-push hook (lsedlar)
- Update to spec file presence checking - #663 (onosek)
- More robust spec file presence checking - #663 (onosek)
- Do not generate pre-push hook script in some cases - #665 (onosek)
- Avoid calling repo_name from load_nameverrel - #657 (otto.liljalaakso)
- Move warnings from missing Git repo to debug level - #659 (otto.liljalaakso)
- Update docker image for Jenkinks tests (onosek)
- container-build: update --signing-intent help for OSBS 2 (kdreyer)
- Process source URLs with fragment in pre-push hook (lsedlar)
-
Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 1.66-19
- Rebuilt for Python 3.13
-
Tue May 28 2024 Ondřej Nosek <onosek@redhat.com> - 1.66-16
- Patch: Use python-requests-gssapi instead of -kerberos
-
Thu May 23 2024 Ondřej Nosek <onosek@redhat.com> - 1.66-18
- Fix compatibility with Python 3.13+ - rhbz#2276896
-
Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.66-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.66-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
Wed Jan 10 2024 Ondřej Nosek <onosek@redhat.com> - 1.66-15
- Patch: Add option to mockbuild use default resultdir of mock (v3)
- Patch: mockbuild`: new argument --extra-pkgs
- Patch: `copr-build` passes extra_args to copr-cli command
-
Mon Dec 11 2023 Miro Hrončok <mhroncok@redhat.com> - 1.66-14
- Actually add the patches:
- Patch: *pkg import: Don't delete changelog generated by `rpmautospec convert`
- Patch: *pkg import: Undo rpmautospec processing
- Patch: Unittests for "Undo rpmautospec processing"