432b36c koji_utils: list_previous_releases() with optional supremum option

Authored and Committed by kparal 14 years ago
    koji_utils: list_previous_releases() with optional supremum option
    
    Added optional max_evr option to specify maximum exclusive EVR.
    Also added optional option unstable_tags to search through stable
    and -updates tags by default.
    A new method list_previous_release() created, that uses aforementioned
    method and extracts only the most recent release regardless of its tag.
    Fixes ticket #114.
    
        
file modified
+62 -9
file modified
+5 -18