Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 8 and Version 9 of ReleaseProcess


Ignore:
Timestamp:
Apr 29, 2007, 12:57:26 PM (17 years ago)
Author:
nosnilmot
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseProcess

    v8 v9  
    11= Pre Release =
    22 1. Commit any pending translation updates
    3  2. Make sure the date and version number are correct in !ChangeLog, !ChangeLog.win32, !ChangeLog.API and po/ChangeLog
    4  3. Update NEWS
    5  4. Change version number at the top of configure.ac
    6  5. Check pidgin.spec.in, make sure that "%define beta 7" is commented/uncommented appropriately
    7  6. Make a test tarball and RPM and test to make sure everything works
     3 2. Check there are no Blocker or Critical bugs targeted for this release
     4 3. Make sure the date and version number are correct in !ChangeLog, !ChangeLog.win32, !ChangeLog.API and po/ChangeLog
     5 4. Update NEWS
     6 5. Change version number at the top of configure.ac, set version_suffix to [betaN] for betas and [] for a full release
     7 6. Check pidgin.spec.in, make sure that "%define beta 7" is commented/uncommented appropriately
     8 7. Make a test tarball and RPM and test to make sure everything works
    89
    910= Release =
     
    4142{{{
    4243rpmbuild -ba --sign --with avahi --with dbus --with meanwhile \
    43     --with sasl --with silc --with tcl $rpmbuild/SPECS/gaim.spec
     44    --with sasl --with silc --with tcl $rpmbuild/SPECS/pidgin.spec
    4445}}}
    4546 10. Wait a few hours and let people test.
    4647 11. Update the Pidgin website
    47   a. Change inc/version.inc.php
     48  a. Change inc/version.inc.php (only for full releases, not for betas)
    4849  b. Add a news posting to htdocs/news.txt
    4950 12. Announce via sourceforge
    5051
    5152= Post Release =
    52  1. Increment version number in libpurple/version.h
     53 1. Increment version number in configure.ac & set version_suffix to [dev]
    5354 2. Update freshmeat.net
    5455 3. Update #pidgin topic and on-join message
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!