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 12 and Version 13 of ReleaseProcess


Ignore:
Timestamp:
May 4, 2007, 4:33:45 AM (17 years ago)
Author:
nosnilmot
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseProcess

    v12 v13  
    44 3. Make sure the date and version number are correct in !ChangeLog, !ChangeLog.win32, !ChangeLog.API and po/ChangeLog
    55 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
     6 5. Change version number at the top of configure.ac, set {{{purple_version_suffix}}} '''and''' {{{gnt_version_suffix}}} to {{{[betaN]}}} for betas and {{{[]}}} for a full release
    77 6. Check pidgin.spec.in, make sure that "%define beta 7" is commented/uncommented appropriately
    8  7. Run 'make distcheck' and try to find crazy people to fix any problems it turns up
     8 7. Run '{{{make distcheck}}}' and try to find crazy people to fix any problems it turns up
    99 8. Make a test tarball and RPM and test to make sure everything works
    1010
     
    1919mtn -d $DATABASE co im.pidgin.pidgin -r $TAG pidgin-$VERSION
    2020}}}
    21  3. Run ./autogen.sh
    22  4. Run make dist
    23  5. Run gzip -d -c pidgin-$VERSION.tar.gz | bzip2 > pidgin-$VERSION.tar.bz2
     21 3. Run {{{./autogen.sh}}}
     22 4. Run {{{make dist}}}
     23 5. Run {{{gzip -d -c pidgin-$VERSION.tar.gz | bzip2 > pidgin-$VERSION.tar.bz2}}}
    2424 6. Sign the two tarballs
    2525{{{
     
    5353
    5454= Post Release =
    55  1. Increment version number in configure.ac & set version_suffix to [dev]
     55 1. Increment version number in configure.ac & set purple_version_suffix and gnt_version_suffix to [dev]
    5656 2. Update freshmeat.net
    5757 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!