AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Install LICENSE as well - Use update alternatives - Drop parts of description which are not relevant to package
- Initial submission
- Fix filelist: do not use %{name}, as python single-spec rewrites the value 'as needed', interfering in this case.
- update to 0.13.1: * Patch to enable --staged flag for pre-commit. * Minor doc updates (#109) Revert Commits are now recognized and ignored by default (#99) - -staged flag: gitlint can now detect meta-data (such as author details, changed files, etc) of staged/pre-commits. Useful when you use gitlint's commit-msg hook or precommit (#105) * New branch properties on GitCommit and GitContext, useful when writing your own user-defined rules: commit.branches and commit.context.current_branch (#108) * Python 3.8 support * Python 3.4 no longer supported. Python 3.4 has reached EOL and an increasing * Gitlint no longer crashes when acting on empty repositories (this only occurred in specific circumstances). * Under-the-hood: dependencies updated, unit and integration test improvements, migrated from TravisCI to Github Actions.
- Correct download target URL and fix relax-requirements.patch
- Update to v0.11.0 * add relax-requirements.patch to make it work with openSUSE