Changelog for
rhel-instnum-1.0.8-1.el5.noarch.rpm :
* Fri Jan 18 2008 Dave Lehman
1.0.8-1.el5- Add RHGD product definition Resolves: rhbz#249779
* Wed Dec 27 2006 Dave Lehman 1.0.7-1.el5- flatten repo dict so each option maps to one repo (related to #220241)- don\'t try to translate exception messages
* Wed Dec 13 2006 Dave Lehman 1.0.6-1.el5- minor adjustment of option combinations
* Thu Dec 07 2006 Dave Lehman 1.0.5-1.el5- 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 2006 Dave Lehman 1.0.4-1.el5- fix mode of instnum.py (644)- miscellaneous little changes to pacify pychecker- add ChangeLog
* Wed Oct 25 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 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 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 2006 Dave Lehman 1.0.0-2- always put it in /usr/lib, not %_libdir
* Tue Oct 17 2006 Dave Lehman 1.0.0-1- Initial build