| Name: | rpm-git-tag-sort |
|---|---|
| Version: | 1.0 |
| Release: | 1.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 89860 |
| License: | GPLv2+ |
| RPM: | rpm-git-tag-sort-1.0-1.el8.aarch64.rpm |
| Source RPM: | rpm-git-tag-sort-1.0-1.el8.src.rpm |
| Build Date: | Sat Oct 24 2020 |
| Build Host: | ca-buildarm05 |
| Vendor: | Oracle America |
| URL: | https://pagure.io/rpm-git-tag-sort |
| Summary: | Sorts merged git annotated tags according to topology and rpm version sorting. |
| Description: | Sorts git annotated tags of Name-Version-Release form according to topology (primary criterion) and rpm version sorting (secondary criterion). Outputs only merged tags (i.e. those that reachable from the current HEAD). |
- switch order of input arguments (target_repo first, package name second) - Update README.md - use "source_indices" param in spec instead of "sources" due to change in rpkg- util - fix tag ids output to contain 40 chars instead of 39 - fix package description and improve comment formatting - update README.md - add README.md with description and example usage - add dot at the end of summary in spec - requires on dynamic libs are automatically generated by rpm
- initial version