makefile: add the old specfile to the release instructions
This commit is contained in:
parent
3f9e5e1e35
commit
3ce3a2ad80
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
|
@ -251,7 +251,8 @@ release:
|
|||
@echo " git log v$(VERSION)..HEAD"
|
||||
@echo
|
||||
@echo " * Bump the project version. The canonical location so far is"
|
||||
@echo " 'osbuild-composer.spec'."
|
||||
@echo " 'osbuild-composer.spec' and"
|
||||
@echo " 'golang-github-osbuild-composer.spec'."
|
||||
@echo
|
||||
@echo " * Make sure the spec-file is updated for the new release and"
|
||||
@echo " correctly supports all new features. This should already be"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue