SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ghc-copr-api-doc-0.1.0-10.fc36.noarch.rpm :

* Sat Apr 08 2023 Jens Petersen - 1.3-10- new \'autospec\' command converts packages to use rpmautospec- new \'move-artifacts\' command moves rpmbuild artifacts into dirs (--delete)- new \'srpm-spec\' command shows or diffs srpm specfiles- new \'unpushed\' command shows unpushed commits; and --latest option- new \'bzusers\' command searches users in bugzilla- \'build\': check for Bodhi update before koji tags- \'build\': do not repeat header when merging- \'build\': improve logic and prompt for unpushed check- \'bump\': add --changelog override and handle autorelease- \'copr\': intersperse newlines between packages- \'diff\': --debug option to print package header- \'diff\': handle missing and non-release branches- \'install\': add --ignore-builddeps (for existing built rpms)- \'install\': ignore dead.package\'s- \'install\': show dnf commands with sudoLog and cmdN sudo- \'merge\': --no-fetch option- \'mock\': add --arch option- \'mock\': new --shell-only option which skips build- \'override\': default to ./ when no pkg path given- \'parallel\': if single layer, don\'t output layer no- \'parallel\': improve sidetag update transition messages, now waits 90s- \'parallel\': output tweaks for more packages/layers and existing nvr- \'parallel\': prompt whether to continue after failure- \'parallel\': reverse the package order for update changelog- \'parallel\': be quieter when many parallel packages- \'push\': --no-fetch option and also print header- \'push\': allow specifying a ref- \'rename-rawhide\': now pulls to get latest- \'scratch\': add --srpm option to build existing srpm- \'status\': add pkg/branch prefix before latest log- Bugzilla: update checkRepoCreatedComment for fedora-admin automation- Copr branchRelease: do not error for EPELNext!- buildRPMs: backup the build.log file to build.log.prev- buildRPMs: print NVR instead of package name- kojiWatchTask: use koji-tool to get build.log tail on failure- use simple-prompt
* Wed Jan 04 2023 Jens Petersen - 1.2.1-9- fedora-packager-kerberos not in epel9
* Wed Nov 23 2022 Jens Petersen - 1.2.1-8- \'install\': if dnf install fails, include command in error message- \'override\': check for kerberos ticket- \'override\': new --list and --expire option subcommands- \'parallel\': print package header for merge- \'parallel\': wait for sidetag update to transition to request testing- \'request-branches\': check package owner and admins: drop unordered-containers- \'sidetags\': ensure krb ticket- \'update-version\': now commits sources too- \'update-version\': prompt rather than warn if not updating rawhide- Git: fix conflictPrompt to handle long hashes correctly- Prompt: use show for unprintable characters- mergeBranch: print package branch header- require bugzilla-redhat-1.0.1 since b.r.c dropped Bug see_also field (juhp/hsbugzilla#18)- use logMsg when waiting for repo- https://hackage.haskell.org/package/fbrnch-1.2.1/changelog- fbrnch.spec: SPDX migration of license tags
* Sat Nov 12 2022 Jens Petersen - 1.2-7- improvements to the branch merging logic- no more gratuitous merge rebasing- \'build\' bugfix: use long git commit hashes- \'build\',\'scratch\',\'waitrepo\': add --sidetag option- \'local\': add --short-compile and rename --short-circuit to --short-install- \'merge\': --skip-bumps ignores up to N (trivial) commits & --show-all- \'mock\': add simple --short-circuit option for install stage- \'parallel\': no longer offer to remove sidetag- \'parallel\': update improvements, including fixing parallel single package update (#36)- \'request-branches\': add --recurse-from BRANCH- \'scratch\' builds now support multiple (serial) targets- \'install\': offer to merge and add --from to override branch- \'install\': only update installed subpackages, unless --all-subpackages- new git \'fetch\' command- new \'list-local\' command: lists packages with a spec file in a branch- new \'owner\' command: prints owner and admins of package(s)- new \'src-deps\' command: wrapper of rpmbuild-order (r)deps- many smaller fixes and improvements: see https://hackage.haskell.org/package/fbrnch-1.2/changelog for details
* Sat Jul 30 2022 Jens Petersen - 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 (AATTLyesSaadi, #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 - 1.1.1-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jun 17 2022 Jens Petersen - 1.1.1-4- rebuild
* Tue May 31 2022 Jens Petersen - 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 - 1.1-2- https://hackage.haskell.org/package/fbrnch-1.1/changelog
* Mon Feb 21 2022 Jens Petersen - 1.0.0-1- https://hackage.haskell.org/package/fbrnch-1.0.0/changelog
* Thu Jan 20 2022 Fedora Release Engineering - 0.9.1.1-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sat Jan 08 2022 Miro HronĨok - 0.9.1.1-4- Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34
* Tue Sep 14 2021 Sahana Prasad - 0.9.1.1-3- Rebuilt with OpenSSL 3.0.0
* Fri Aug 06 2021 Jens Petersen - 0.9.1.1-2- rebuild
* Sun Aug 01 2021 Jens Petersen - 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 - 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 - 0.9-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon May 31 2021 Jens Petersen - 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 - 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
 
ICM