Sun, 19 May 2024 06:03:49 UTC | login

Information for build fbrnch-1.1.2-6.fc37

ID215757
Package Namefbrnch
Version1.1.2
Release6.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/fbrnch.git#6c12367f1849c68126803d0755269dd9d6f32d9b
SummaryFedora packager tool to build package branches
DescriptionFbrnch (fedora branch) is a convenient packaging tool for Fedora Packagers, with integration for Bugzilla, Koji, and Bodhi. Features include: - merging and building a package across release branches - automated parallel builds of sets of packages in dependency order - creating, updating and listing one's package reviews - requesting repos for new approved packages and branch requests - import srpms from package reviews - progressive copr builds and many more commands.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 04 Nov 2022 08:28:57 UTC
CompletedFri, 04 Nov 2022 14:23:45 UTC
Taskbuild (f37, /rpms/fbrnch.git:6c12367f1849c68126803d0755269dd9d6f32d9b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fbrnch.git#6c12367f1849c68126803d0755269dd9d6f32d9b'}}
Tags
f37
f38
RPMs
src
fbrnch-1.1.2-6.fc37.src.rpm (info) (download)
noarch
ghc-bodhi-doc-0.1.0-6.fc37.noarch.rpm (info) (download)
ghc-cached-json-file-doc-0.1.1-6.fc37.noarch.rpm (info) (download)
ghc-copr-api-doc-0.1.0-6.fc37.noarch.rpm (info) (download)
ghc-fedora-dists-doc-2.1.1-6.fc37.noarch.rpm (info) (download)
ghc-pagure-doc-0.1.1-6.fc37.noarch.rpm (info) (download)
ghc-pdc-doc-0.1.1-6.fc37.noarch.rpm (info) (download)
riscv64
fbrnch-1.1.2-6.fc37.riscv64.rpm (info) (download)
ghc-bodhi-0.1.0-6.fc37.riscv64.rpm (info) (download)
ghc-bodhi-devel-0.1.0-6.fc37.riscv64.rpm (info) (download)
ghc-bodhi-prof-0.1.0-6.fc37.riscv64.rpm (info) (download)
ghc-cached-json-file-0.1.1-6.fc37.riscv64.rpm (info) (download)
ghc-cached-json-file-devel-0.1.1-6.fc37.riscv64.rpm (info) (download)
ghc-cached-json-file-prof-0.1.1-6.fc37.riscv64.rpm (info) (download)
ghc-copr-api-0.1.0-6.fc37.riscv64.rpm (info) (download)
ghc-copr-api-devel-0.1.0-6.fc37.riscv64.rpm (info) (download)
ghc-copr-api-prof-0.1.0-6.fc37.riscv64.rpm (info) (download)
ghc-fedora-dists-2.1.1-6.fc37.riscv64.rpm (info) (download)
ghc-fedora-dists-devel-2.1.1-6.fc37.riscv64.rpm (info) (download)
ghc-fedora-dists-prof-2.1.1-6.fc37.riscv64.rpm (info) (download)
ghc-pagure-0.1.1-6.fc37.riscv64.rpm (info) (download)
ghc-pagure-devel-0.1.1-6.fc37.riscv64.rpm (info) (download)
ghc-pagure-prof-0.1.1-6.fc37.riscv64.rpm (info) (download)
ghc-pdc-0.1.1-6.fc37.riscv64.rpm (info) (download)
ghc-pdc-devel-0.1.1-6.fc37.riscv64.rpm (info) (download)
ghc-pdc-prof-0.1.1-6.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sat Jul 30 2022 Jens Petersen <petersen@redhat.com> - 1.1.2-6 - build, install: count remaining builds - commit: add all if nothing staged; remove initial "- " - commit: default to changelog even if multiline - compare: check branch exists and only print package if log output - create-review: Fix for different username/fasid (@LyesSaadi, #34) - install: abort if installation failed - listReviewsAll: use bz api key - merge: do not error if target branch does not exist - parallel: create changelog for parallel package builds - parallel: now takes same merge opts as build (#30) - parallel: push parallel branches builds to Bodhi (#30) - parallel: timeIO layers and parallel packages - parallel: use branch to determine autoupdate or prompt for update edit - pull: switch to given branch, add --no-fetch, show header when several pkgs - request-branches: check user in access_users to avoid bad requests - scratch: add --stagger to stagger archs - scratch: only check pushed if release branch - scratch-x86_64, scratch-aarch64: new shortcut commands - waitrepo: --allow-dirty and --no-fetch - waitrepo: use timeIO to time the operation - Branches getRequestedBranches: exclude existing branches - Git gitMergeable: only check newer branch if local - Git gitMergeable: warn if branch ahead of newer branch - kojiWaitRepo: add quiet arg for many parallel builds - Package withPackagesByBranches: takes header & count args - use rpmbuild-order-0.4.8 (needs simple-cmd-0.2.3) - https://hackage.haskell.org/package/fbrnch-1.1.2/changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 1.1.1-4 - rebuild * Tue May 31 2022 Jens Petersen <petersen@redhat.com> - 1.1.1-3 - commit: fix getting log from additional changelog message - merge: --from to specify which branch to merge - Package getSources: install compression tool if missing - Package buildRPMs: use shellBool to send stderr also to tee - request-branches: print out url per branch - require rpm-nvr 0.1.2 for better NVR name validation - initial support for epel-next (#29) - Package builtRpms: no longer assume in cwd for dist-git - build: now possible to skip pushing an update at prompt with 'no' - main help: add readme url - build: add --skip-fetch option - Git isPkgGitRepo: fix handling of forks (#33) - parallel: add --merge (#30) - fix -s/-S ambigious for build and parallel - parallel: unlock update after sidetag removal - parallel: waitrepo for sidetag before starting to build - parallel: get buildtag from koji to determine basetag for sidetag - parallel: allow branch options like --all-fedora/--all-epel * Sat Apr 30 2022 Jens Petersen <petersen@redhat.com> - 1.1-2 - https://hackage.haskell.org/package/fbrnch-1.1/changelog * Mon Feb 21 2022 Jens Petersen <petersen@redhat.com> - 1.0.0-1 - https://hackage.haskell.org/package/fbrnch-1.0.0/changelog * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Jan 08 2022 Miro HronĨok <mhroncok@redhat.com> - 0.9.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 0.9.1.1-3 - Rebuilt with OpenSSL 3.0.0 * Fri Aug 06 2021 Jens Petersen <petersen@redhat.com> - 0.9.1.1-2 - rebuild * Sun Aug 01 2021 Jens Petersen <petersen@redhat.com> - 0.9.1.1-1 - getSources: fix mixup between sources and patches - 'reviews': add --pattern to filter by package prefix * Thu Jul 29 2021 Jens Petersen <petersen@redhat.com> - 0.9.1-1 - numerous bug fixes and small improvements: https://hackage.haskell.org/package/fbrnch-0.9.1/changelog - note 'local' now creates .build-ver-rel.log * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon May 31 2021 Jens Petersen <petersen@redhat.com> - 0.9-1 - numerous bug fixes and enhancements: https://hackage.haskell.org/package/fbrnch-0.9/changelog - new commands: 'waitrepo' and 'graph' using rpmbuild-order-0.4.5 - merge checks now show unmergeable branches - 'parallel' now uses native koji wait-task * Thu Apr 08 2021 Jens Petersen <petersen@redhat.com> - 0.8.0-1 - major refactor of branch-package args handling together with branch options - 'request-repos' can now take branch args and --mock option (#18) - 'parallel': only override and waitrepo if more layers - extend dryrun to bodhiCreateOverride, putBugBuild, bodhiUpdate, kojiWaitRepo - drop the restriction of no packages inside a pkg dir (#19) - 'switch': drop git clean requirement to prevent error when on branch - 'parallel': use parallelBranches for single package arg - 'request-branch': allow request for a closed pkg review - 'copr': new --list-chroots option for project - 'command': skip dead.package's - 'build': clearer bodhi note prompt - 'install': fix conflicting short options for --recurse and --reinstall * Sat Mar 27 2021 Jens Petersen <petersen@redhat.com> - 0.7.3-3 - fix package branch header for withPackageByBranches * Fri Mar 26 2021 Jens Petersen <petersen@redhat.com> - 0.7.3-2 - print package branch header with a branch option * Fri Mar 26 2021 Jens Petersen <petersen@redhat.com> - 0.7.3-1 - changes/improvements to package header output - 'merge','build': query about diverging newer commits - 'merge': add --no-prompt option - Build: refine the "still in testing" logic to check testing repo with prompt - Koji: offer to resubmit build on API error - 'scratch': don't get sources for pushed git build - 'request-repos' now prompts for branching and 'import' skips offering branching if they exist - 'import': add --mock option for checking branches (#18) - add 'not-installed' command: lists packages not installed locally at all - Bugzilla: don't bother reprinting comment after posting it - 'rename-master': renamed from 'master-rename' - 'srpm': add --force option - `local --force` (or --short): ignore existing built rpms - 'command': option to hide package header if no output - 'create-review': fix error for non-existent dir - 'parallel': don't sleep for dryrun * Sat Feb 27 2021 Jens Petersen <petersen@redhat.com> - 0.7.2-1 - 'install': --recurse to install missing neighboring deps - 'request-repo': offer to request branches too - 'override': --dryrun - 'build': no longer override the last of built packages - Bodhi overrides: error if failed; use 4 days - 'local','install': print package name when build fails - 'copr': abort on failure - 'sort': only switch branch for dist-git - 'review-package': new experimental command - bunch of other tweaks and smaller fixes * Wed Feb 10 2021 Jens Petersen <petersen@redhat.com> - 0.7.1-2 - add license files for internal libs * Tue Feb 09 2021 Jens Petersen <petersen@redhat.com> - 0.7.1-1 - spec file generated by cabal-rpm-2.0.8