-
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
-
Wed Mar 01 2023 Ondřej Nosek <onosek@redhat.com> - 1.66-3
- Patch: Process source URLs with fragment in pre-push hook
- Patch: container-build: update --signing-intent help for OSBS 2
-
Tue Feb 21 2023 Ondřej Nosek <onosek@redhat.com> - 1.66-2
- rebuild for unification of all branches
-
Mon Feb 20 2023 Ondřej Nosek <onosek@redhat.com> - 1.66-1
- container-build: document --compose-ids overrides any new composes (kdreyer)
- Use srpm when scratch-building from dirty repo - #652 (otto.liljalaakso)
- Code cleanup in tests/test_cli.py (otto.liljalaakso)
- Reduce indentation in assert_build helper (otto.liljalaakso)
- Allow empty commits - 494 (msuchy)
- Allow forcing download of all sources - #650 (otto.liljalaakso)
- Add test case for not downloading unused sources (otto.liljalaakso)
- Support 'results_dir=subdir' when building from srpm - #648
(otto.liljalaakso)
- Use local branch name as release when there is no remote (otto.liljalaakso)
- Allow downstreams to define a default release (otto.liljalaakso)
- Switch load_branch_merge to use multiple return (otto.liljalaakso)
- Unittests for 'git push' hook script (onosek)
- Checking a repo configuration before 'git push' with a git hook script - 491
(onosek)
- Fix skipping NVR check with autorelease (nils)
- pyrpkg.spec.SpecFile: More lenient parser for Source/Patch lines (fweimer)
- Fix URL in CHANGELOG.rst (tmz)
- Add Jenkinsfile for CI (onosek)
- mockbuild: escape rpm command under mock - rhbz#2130349 (onosek)
- Fixes for exploded SRPM layouts - #633 (tdawson)
- `fedpkg local` does not show rpmbuild output - rhbz#2124809 (onosek)
-
Mon Oct 10 2022 Ondřej Nosek <onosek@redhat.com> - 1.65-3
- Patch: Fixes for exploded SRPM layouts
- Patch: mockbuild: escape rpm command under mock
-
Wed Sep 07 2022 Ondřej Nosek <onosek@redhat.com> - 1.65-2
- Patch: `fedpkg local` does not show rpmbuild output