mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-03-05 08:50:36 +01:00
RELEASING: Note how to upload the changelog
This commit is contained in:
parent
247ef2bd63
commit
62ceb0abd9
1 changed files with 4 additions and 1 deletions
|
|
@ -113,7 +113,10 @@ Here are the steps to follow to create a new cairo release:
|
|||
If for some reason you lost this message, "make release-publish-message"
|
||||
prints it for you.
|
||||
|
||||
scp ChangeLog.xxx cairographics.org:releases/ChangeLog.X.Y.Z
|
||||
Upload the incremental ChangeLog generated by the above:
|
||||
|
||||
scp ChangeLog.cache-X.Y.Z-1.. \
|
||||
cairographics.org:/srv/cairo.freedesktop.org/www/releases/ChangeLog.cairo-X.Y.Z
|
||||
|
||||
7) Increment cairo_version_micro to the next larger (odd) number in
|
||||
cairo-version.h, commit, and push.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue