Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.