ID | 1826764 |
Package Name | rpkg |
Version | 1.63 |
Release | 2.fc35 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/rpkg.git#43e65a934252be7d7be28adde3d4f5fb31650452 |
Summary |
Description |
Built by | onosek |
State |
complete
|
Volume |
prod |
Started | Wed, 01 Sep 2021 11:22:28 UTC |
Completed | Wed, 01 Sep 2021 11:24:11 UTC |
Task | build (f35-candidate, /rpms/rpkg.git:43e65a934252be7d7be28adde3d4f5fb31650452) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rpkg.git#43e65a934252be7d7be28adde3d4f5fb31650452'}} |
Tags |
|
RPMs |
|
Logs |
|
Changelog |
* Wed Sep 01 2021 Ondřej Nosek <onosek@redhat.com> - 1.63-2
- Patch: Pass sourcedir to rpmspec when specfile is parsed
* Tue Aug 24 2021 Dominik Rumian <drumian@redhat.com> - 1.63-1
- Do not download unused sources during command 'sources' - #559 (oturpe)
- Added 'x-pkg verrel' for containers - #547 (jkunstle)
- container-build: improve help text for --signing-intent argument (kdreyer)
- Make sure all commits have a proper subject (sgallagh)
- Fix unittest for previous commit (onosek)
- better new-sources output when all sources already exist Fixes: #533 JIRA:
RHELCMP-5529 (drumian)
- Added 'remote' to rpkg from rhpkg - 439 (jkunstle)
- Add --offline cli argument for new-sources (oturpe)
- Tests: Fix setting branch name with old git (nils)
- Add and augment tests for rpmautospec (nils)
- Reflect 1.fc35
- Preprocess spec files using rpmautospec features (nils)
- Detect generic use of rpmautospec features (nils)
- Fix remaining Python3 SafeConfigParser warnings (nils)
- Tests: specify branch name on `git init` (nils)
- Remove leftover deprecated arguments (abisoi)
- Remove deprecated arguments --dist and --module-name (abisoi)
- Skip NVR check if the 1.fc35
- Don't access unset variable (nils)
- Improve help in fedpkg clone command - #367 (abisoi)
- Fix rpkg container-build ignoring values when same argument is specified
multiple times - #537 (abisoi)
- list-side-tags: show creator of the tag - 358 (onosek)
- Drop Python 2.6 support (onosek)
- Enable flatpak tests that require libmodulemd (onosek)
- Added <package name>.rpmlintrc to the list of files ignored by fedpkg import
- rhbz#1946688 (abisoi)
- Jenkins unittests run in docker container (onosek)
- Add support for side tag suffix (lsedlar)
- Check whether sources file is not a directory - #541 (onosek)
- Add config option for writing dist-git build results to a subdirectory
(oturpe)
- ca cert was removed on koji-1.24.0 (sergio)
- Improve automatic test suite (oturpe)
- Better hint when running 'prep' on detached branch - rhbz#1907964 (onosek)
- Update description of the clean command - rhbz#1909461 (onosek)
- Add --skip-nvr-check to the scratch-build command - rhbz#1671012 (onosek)
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.62-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Jul 08 2021 Ondřej Nosek <onosek@redhat.com> - 1.62-6
- Patch: Preprocess spec files using rpmautospec features and use %autorelease when parsing spec files
- Patch: Skip NVR check if the %autorelease macro is used
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.62-5
- Rebuilt for Python 3.10
* Fri Apr 02 2021 Ondřej Nosek <onosek@redhat.com> - 1.62-4
- Patch: Add support for side tag suffix
* Wed Feb 24 2021 Ondřej Nosek <onosek@redhat.com> - 1.62-3
- Patch: ca cert was removed on koji-1.24.0
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.62-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Dec 02 2020 Ondřej Nosek <onosek@redhat.com> - 1.62-1
- Allow skipping nvr checking for chain-build - rhbz#1890701 (onosek)
- Code-style improvement - imports are sorted (onosek)
- Fix Jenkinks tests (onosek)
- Avoid blank lines in log files for lookaside (contyk)
- container-build: fix help text for --isolated argument (kdreyer)
- Add --signing-intent and --repo-url to 'flatpak-build' (otaylor)
- Add hashtype to lookaside download path - #521 (turivniy)
- Add new layout for packages that missing specfile - rhbz#1885771 (onosek)
* Mon Sep 07 2020 Ondřej Nosek <onosek@redhat.com> - 1.61-1
- Pytest update and MANIFEST.in prune (onosek)
- Re-enable clog tests (onosek)
- Skip directories inside of imported srpm file - rhbz#1866297 (onosek)
- Skip 'sources' file when it is missing - rhbz#1867440 (onosek)
- New layout for retired packages - rhbz#1867822 (onosek)
- added a extendable layout module to deal with different package layouts
within the CLI (2183506+odra)
- Add (onosek)
- Pytest replaces nosetests - #501 (onosek)
- Disable some test for 'clog' functionality (onosek)
- Suggest a way to track remote branch - update (onosek)
- Suggest a way to track remote branch in the error log (cqi)
- Remove deprecated support for kojiconfig (onosek)
- Switch from krb_login to gssapi_login - rhbz#1830430 (onosek)
- Disable test method's docstring in nosetests list (onosek)
- Check repo name for correct format (onosek)
- Unittests for passing additional arguments (onosek)
- Passing additional arguments to underlaying commands - #432 (onosek)
- Updated supported plaforms in documentation (onosek)
- Repair compatible formatting for Python 2.6 (onosek)
- Repair downloading sources into external directory (onosek)
* Mon Aug 31 2020 Ondřej Nosek <onosek@redhat.com> - 1.60-8
- Patch: Skip 'sources' file when it is missing
* Fri Aug 07 2020 Ondřej Nosek <onosek@redhat.com> - 1.60-7
- Patch: added layout module to deal with different package layouts
- Patch: clog tests workaround
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.60-6
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.60-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon May 25 2020 Miro Hrončok <mhroncok@redhat.com> - 1.60-4
- Rebuilt for Python 3.9
* Tue May 19 2020 Ondřej Nosek <onosek@redhat.com> - 1.60-3
- Patch: Switch from krb_login to gssapi_login
* Mon May 11 2020 Ondřej Nosek <onosek@redhat.com> - 1.60-2
- Releasing the epel8 version
* Fri Mar 20 2020 Ondřej Nosek <onosek@redhat.com> - 1.60-1
- More transparent check of retired package (onosek)
- Run newer version of sphinx-build tool (onosek)
- Lookaside cache upload is not based on an extension - #484 (onosek)
- container-build: additional warning when using --release (mlangsdo)
- allow compose-id with repo-url for container_build (rcerven)
- Clone config customization for namespaces - 231 (onosek)
- Repair Jenkins tests (onosek)
- (new-)sources should fail with git tracked files - 241 (onosek)
- Handle new cachito dependency replacement argument (athoscr)
- module-build optional key help - 280 (onosek)
- Modify watch-cancel message (sgallagh)
- Create stats for module builds in 'init' state (csomh)
- RPM 4.15 changed header returns from type 'bytes' to 'string'. Handle either
by converting to 'string' if necessary. (mmathesi)
- Don't expect module build tasks to have "rpms" (mulaieva)
- Propagate module_hotfixes to getMockConfig - rhbz#1780228 (lsedlar)
- Add check for wrong repo name format during clone - 353 (onosek)
- Simplify methods for getting namespace giturl (onosek)
- Use a single thread pool while watching module builds (csomh)
- Also capture stderr in logfile (orion)
- Line up descriptions for better code readability (onosek)
- Isolated container-build should allow arches override (rcerven)
- container-build: add --koji-parent-build argument (kdreyer)
- tests: add container-build --isolated test (kdreyer)
- container-build: add --isolated argument (kdreyer)
- Pass skip_build option to buildContainer (rcerven)
- Reuse koji_cli.lib.unique_path (cqi)
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.59-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jan 02 2020 Ondřej Nosek <onosek@redhat.com> - 1.59-5
- Some patches:
- Propagate module_hotfixes to getMockConfig
- Don't expect module build tasks to have "rpms"
- RPM 4.15 changed header - type conversion
- Create stats for module builds in 'init' state
* Tue Dec 03 2019 Ondřej Nosek <onosek@redhat.com> - 1.59-4
- Patch: limited thread pool for watching module builds
* Thu Nov 14 2019 Ondřej Nosek <onosek@redhat.com> - 1.59-3
- Backport: Isolated container-build should allow arches override
* Fri Oct 25 2019 Ondrej Nosek <onosek@redhat.com> - 1.59-2
- Backport: container-build: add --isolated and --koji-parent-build arguments
- Backport: Pass skip_build option to buildContainer
- Backport: Reuse koji_cli.lib.unique_path
* Mon Sep 16 2019 Ondřej Nosek <onosek@redhat.com> - 1.59-1
- Add argument to skip build option for container-build (rcerven)
- Sorting imports (onosek)
- Ignore error when adding exclude patterns - 1733862 (onosek)
- Path to lookaside repo fix (onosek)
- Add commands for interacting with Koji side-tag plugin - 329 (lsedlar)
- Do not delete files related to gating on import (onosek)
- Support integer values in the optional module-build arguments (mprahl)
- container-build: add --build-release argument (kdreyer)
- Allow some arguments for container-build together (onosek)
- git-changelog: Fix running on Python 3 - 3 (onosek)
- Port to libmodulemd 2 API (lsedlar)
- Module-overview allows filtering by owner - 325 (onosek)
- Different import --offline command behavior - #445 (onosek)
- Show nvr in container-build (onosek)
- Custom handler for koji watch_tasks (onosek)
- Unittests for clone command (onosek)
- Fix clone --branches - rhbz#1707223 (tmz)
- Make gitbuildhash work for windows builds (lsedlar)
* Mon Sep 16 2019 Ondřej Nosek <onosek@redhat.com> - 1.58-10
- Update koji dependency
|