Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mymindstorm/rpm-spec-changelog
VS Code extension to insert RPM spec file changelogs
https://github.com/mymindstorm/rpm-spec-changelog
rpm rpm-spec vs-code-extenstion
Last synced: about 2 months ago
JSON representation
VS Code extension to insert RPM spec file changelogs
- Host: GitHub
- URL: https://github.com/mymindstorm/rpm-spec-changelog
- Owner: mymindstorm
- Created: 2020-02-02T03:42:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T19:36:25.000Z (about 2 years ago)
- Last Synced: 2023-03-03T05:24:05.786Z (almost 2 years ago)
- Topics: rpm, rpm-spec, vs-code-extenstion
- Language: TypeScript
- Homepage:
- Size: 195 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# RPM Spec Changelog
Inserts a properly formatted changelog line to your RPM spec file for you.
## Features
- Uses git name and email in changelog
- Evaluates macros in `Version` and `Release`## Requirements
You should have `git` and `rpm` in your PATH. This is not required, but the changelog will be missing some information.