-
Wed Nov 22 2023 Ondřej Nosek <onosek@redhat.com> - 1.66-13
- Patch: *pkg import: Don't delete changelog generated by `rpmautospec convert`
- Patch: *pkg import: Undo rpmautospec processing
- Patch: Unittests for "Undo rpmautospec processing"
-
Mon Sep 25 2023 Ondřej Nosek <onosek@redhat.com> - 1.66-12
- Patch: Fix flake8 complaints
- Patch: Prepare the lookaside cache code for retries
- Patch: Lookaside cache operations retries
- Patch: Make lookaside cache retries configurable
-
Sun Aug 20 2023 Ondřej Nosek <onosek@redhat.com> - 1.66-11
- Patch: Support for checking exploded sources before push
- Patch: Split git credential data on first = only
-
Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.66-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
-
Wed Jun 28 2023 Python Maint <python-maint@redhat.com> - 1.66-9
- Rebuilt for Python 3.12
-
Mon Jun 12 2023 Ondřej Nosek <onosek@redhat.com> - 1.66-8
- Patch: `commit` command fails on 'containers' namespace
-
Fri Apr 28 2023 Ondřej Nosek <onosek@redhat.com> - 1.66-7
- Patch: Do not require 'sources' file for all namespaces
- Use release's rpmdefines in unused sources check
-
Tue Apr 18 2023 Ondřej Nosek <onosek@redhat.com> - 1.66-6
- Patch: Pre-push hook won't check private branches
- Patch: Config file option to skip the hook script creation
- Patch: Allow empty commits when `uses_rpmautospec`
- Patch: Check remote file with correct hash
- Patch: Ignore missing spec file in pre-push hook
- Patch: import_srpm: allow pre-generated srpms
-
Sat Apr 01 2023 Ondřej Nosek <onosek@redhat.com> - 1.66-5
- Patch: Fix unittests for `clone` and pre-push hook script
- Patch: pre-push hook script contains a user's config
- Patch: A HEAD query into a lookaside cache
- Patch: `pre-push-check` have to use spectool with --define
- Patch: Add more information about pre-push hook
- Patch: Update to spec file presence checking
- Patch: More robust spec file presence checking
-
Fri Mar 10 2023 Ondřej Nosek <onosek@redhat.com> - 1.66-4
- Patch: Do not generate pre-push hook script in some cases