Changelog for
rhel-instnum-1.0.7-1.ML5.noarch.rpm :
Wed Mar 14 23:00:00 2007 Eddy Nigg
- Rebuild for StartCom Linux 5.0.x
Wed Dec 27 23:00:00 2006 Dave Lehman 1.0.7-1.ML5
- flatten repo dict so each option maps to one repo (related to #220241)
- don\'t try to translate exception messages
Wed Dec 13 23:00:00 2006 Dave Lehman 1.0.6-1.ML5
- minor adjustment of option combinations
Thu Dec 7 23:00:00 2006 Dave Lehman 1.0.5-1.ML5
- strip out non-alphanumeric chars in the number (#215783,#218716)
- change __str__ to print the number with dashes (blocks of 4 digits)
Sat Oct 28 00:00:00 2006 Dave Lehman 1.0.4-1.ML5
- fix mode of instnum.py (644)
- miscellaneous little changes to pacify pychecker
- add ChangeLog
Wed Oct 25 00:00:00 2006 Dave Lehman 1.0.3-1
- convert all exceptions raised in __init__ to InstallationNumberError
- include format specification
- change the \"FullProd\" key to \"Base\" in the dict returned by get_repos_dict
- add 24 and 32-char formats to maps
Sun Oct 22 00:00:00 2006 Dave Lehman 1.0.2-1
- rename the module from rhel_instnum to instnum
- add an alias for InstallationNumber called InstNum
- add get_repos_dict method to InstallationNumber class
- remove leading \"/\" from repos in map
Fri Oct 20 00:00:00 2006 Dave Lehman 1.0.1-1
- use %python_sitelib and remove Makefile.inc
- fix BuildRoot and also remove it in %install
- add URL
Thu Oct 19 00:00:00 2006 Dave Lehman 1.0.0-2
- always put it in /usr/lib, not %_libdir
Tue Oct 17 00:00:00 2006 Dave Lehman 1.0.0-1
- Initial build