Tue, 30 Jul 2024 08:24:17 UTC | login

Information for build git-publish-1.8.1-4.fc39

ID270008
Package Namegit-publish
Version1.8.1
Release4.fc39
Epoch
SummaryPrepare and store patch revisions as git tags
Descriptiongit-publish handles repetitive and time-consuming details of managing patch email submission. It works with individual patches as well as patch series and has support for pull request emails. Each revision is stored as a git tag including the cover letter (if any). This makes it easy to refer back to previous revisions of a patch. Numbering is handled automatically and the To:/Cc: email addresses are remembered across revisions to save you retyping them. Many projects have conventions for submitting patches. It is possible to encode them as a .gitpublish file and hooks/ scripts. This automatically uses the right settings and can run a coding style checker or linting tools before emails are sent.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 26 Nov 2023 19:30:38 UTC
CompletedSun, 26 Nov 2023 19:30:38 UTC
Tags
f40
RPMs
src
git-publish-1.8.1-4.fc39.src.rpm (info) (download)
noarch
git-publish-1.8.1-4.fc39.noarch.rpm (info) (download)
Changelog * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu May 05 2022 Stefan Hajnoczi <stefanha@gmail.com> - 1.8.1-1 - Fix shell metacharacter regression with cccmd * Sat Apr 16 2022 Stefan Hajnoczi <stefanha@gmail.com> - 1.8.0-1 - Fixed character encoding when invoking git, editors, etc. - Replace NamedTemporaryFile usage since it does not work on Windows - Use the git's mbox format variant so that line endings are correct in emails - Use git format-patch --cover-from-description=none so cover letters are always populated correctly by git-publish - Print an error when invoked outside a git repo * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild