srpmproc
srpmproc copied to clipboard
Upstream package importer with auto patching
Bumps the go_modules group with 2 updates in the / directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) and google.golang.org/protobuf. Updates `github.com/go-git/go-git/v5` from 5.2.0 to 5.11.0 Release notes Sourced from github.com/go-git/go-git/v5's releases. v5.11.0 What's Changed git:...
CentOS Stream 10 (and Fedora) have rpmautospec as opt-in. This means that release tags can easily have %autorelease and/or %autochangelog. When processing a repo that has SOURCES and SPECS, this...
we should produce RPMs for installing on systems
…ion. This is useful if you wanna import a centos7 package into rocky9. Example, I want to have `ansible-2.9.27` that is available on EPEL7 on my rocky9 repos. ``` srpmproc...
srpmproc will push new commits, even if empty, to a repository. this is sometimes annoying, because it doesn't make it clear to the user if it was already imported at...
we need to be able to, in taglessMode, checkout a specific commitish as there are no tags and we to be able to checkout a specific commitish to be able...
## Overview There are several flags which are formatted differently (without hyphens, e.g.), and further flags which are ambiguous as to their intended purpose. We should evaluate the options we...
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.25.0 to 0.31.0 Commits b4f1988 ssh: make the public key cache a 1-entry FIFO cache...