Document releasing a package #102

Closed
opened 2026-06-05 12:20:05 +02:00 by yestax · 2 comments
Owner

update debian control file:
dch -i
dch --release

update rpm spec file
date + version (Header + footer)

Git tag
git tag v1X.Y.Z
git push --tags

Build && publish

update debian control file: dch -i dch --release update rpm spec file date + version (Header + footer) Git tag git tag v1X.Y.Z git push --tags Build && publish
yestax added this to the Setup v1.4.X milestone 2026-06-10 11:42:51 +02:00
Author
Owner

Merge doc/debian branch with it

Merge doc/debian branch with it
Author
Owner

solved by #116

solved by #116
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
yestax/setup#102
No description provided.