diff options
-rw-r--r-- | CHANGES | 5 | ||||
-rwxr-xr-x | mgarepo | 2 |
2 files changed, 5 insertions, 2 deletions
@@ -1,5 +1,8 @@ +* 1.9.8 +- fix mgarepo sync + * 1.9.7 -- fix mdarepo ci +- fix mgarepo ci - properly set each rpm macros at import - update help - set property binrepo-rev instead of mdv:binrepo-rev @@ -4,7 +4,7 @@ from MgaRepo.command import * import getopt import sys -VERSION="1.9.7" +VERSION="1.9.8" HELP = """\ Usage: mgarepo COMMAND [COMMAND ARGUMENTS] |