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:
-
Apr 29, 2007, 12:57:26 PM (17 years ago)
- Author:
-
nosnilmot
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v8
|
v9
|
|
1 | 1 | = Pre Release = |
2 | 2 | 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 |
8 | 9 | |
9 | 10 | = Release = |
… |
… |
|
41 | 42 | {{{ |
42 | 43 | rpmbuild -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 |
44 | 45 | }}} |
45 | 46 | 10. Wait a few hours and let people test. |
46 | 47 | 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) |
48 | 49 | b. Add a news posting to htdocs/news.txt |
49 | 50 | 12. Announce via sourceforge |
50 | 51 | |
51 | 52 | = Post Release = |
52 | | 1. Increment version number in libpurple/version.h |
| 53 | 1. Increment version number in configure.ac & set version_suffix to [dev] |
53 | 54 | 2. Update freshmeat.net |
54 | 55 | 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!