mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-15 18:03:36 -06:00
23 lines
767 B
Plaintext
23 lines
767 B
Plaintext
Procedure for doing new releases
|
|
=================================
|
|
|
|
Preparing the source tree:
|
|
|
|
1. Sync up latest translations - see po/README.txt
|
|
2. Change release number in configure.ac
|
|
3. Update NEWS file
|
|
4. Re-generate ChangeLog with 'hg log --style changelog > ChangeLog'
|
|
6. Update virt-manager.spec.in changelog & reset Release to '1'
|
|
5. Checkin changes
|
|
6. Run 'hg tag RELEASE-X.Y.Z-1'
|
|
|
|
Preparing the build:
|
|
|
|
1. Get a fresh checkout from http://hg.et.redhat.com/virt/applications/virt-manager--devel
|
|
2. Run 'autobuild.sh'
|
|
3. Upload build/virt-manager-X.Y.Z.tar.gz to website download area
|
|
4. Update the website download.html page
|
|
5. Mail fedora-xen and libvirt mailing lists
|
|
6. Update freshmeat record
|
|
7. Mail lwn.net release announcement
|