Releases: OpenMandrivaSoftware/abf-console-client
Releases · OpenMandrivaSoftware/abf-console-client
v3.0.3.15
remove e2k arch support
e2k now removed due to issues with MCST mental sanity.
3.0.3.13
What's Changed
- Escape '%' character in
abf rpmbuild --build
help string. by @termim in #45 - Add changelog to spec by @norby4ever in #46
- add %changelog generator
- if you want to enabled it just add to ~/.abfcfg [user] section
changelog = enabled
Full Changelog: v3.0.3.12...v3.0.3.13
3.0.3.12
v3.0.3.11
v3.0.3.10
v3.0.3.9
fix publish
publish fixed
v3.0.3.7
add e2kv4 and riscv64
Full Changelog: v3.0.3.6...v3.0.3.7
v3.0.3.6
What's Changed
- Sync with ROSA by @mikhailnov in #1
- Allow building for ROSA and OMA from the same codebase by @mikhailnov in #2
- Adding .stickler.yml configuration file by @stickler-ci in #3
- Fix "abf publish" (use PUT method) by @mikhailnov in #4
- Just ignore empty files; otherwise this can break .abf.yml by @mikhailnov in #5
- fix issue #8 by @tpgxyz in #9
- Allow https for filestore url by @mikhailnov in #11
- fix typo in ru.po, add pycache to gitignore by @mikhailnov in #12
- fix typo by @Pro-pra in #14
- Update Russian translation by @mikhailnov in #15
- fix typo by @Pro-pra in #16
- return filename and hash after abf store is done by @tpgxyz in #19
- Combine --branch, --tag and --commit options into mutually exclusive group by @termim in #22
- Allow get and remote commands work for scp-like syntax of git_uri. by @termim in #23
- Use yaml_path after checking it is valid. by @termim in #25
New Contributors
- @mikhailnov made their first contribution in #1
- @stickler-ci made their first contribution in #3
- @tpgxyz made their first contribution in #9
- @Pro-pra made their first contribution in #14
- @termim made their first contribution in #22
Full Changelog: v3.0.2...v3.0.3.6