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.
- Timestamp:
-
May 4, 2007, 4:33:45 AM (17 years ago)
- Author:
-
nosnilmot
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v12
|
v13
|
|
4 | 4 | 3. Make sure the date and version number are correct in !ChangeLog, !ChangeLog.win32, !ChangeLog.API and po/ChangeLog |
5 | 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 |
| 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 |
7 | 7 | 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 |
9 | 9 | 8. Make a test tarball and RPM and test to make sure everything works |
10 | 10 | |
… |
… |
|
19 | 19 | mtn -d $DATABASE co im.pidgin.pidgin -r $TAG pidgin-$VERSION |
20 | 20 | }}} |
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}}} |
24 | 24 | 6. Sign the two tarballs |
25 | 25 | {{{ |
… |
… |
|
53 | 53 | |
54 | 54 | = 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] |
56 | 56 | 2. Update freshmeat.net |
57 | 57 | 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!