diff options
-rw-r--r-- | CHANGES | 4 | ||||
-rwxr-xr-x | repsys | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +* 1.9.3 +- enable binrepo in create-srpm +- update repsys.conf for Mageia + * 1.9.2-binrepo - add .xz files in binrepo @@ -4,7 +4,7 @@ from RepSys.command import * import getopt import sys -VERSION="1.9.2-binrepo" +VERSION="1.9.3" HELP = """\ Usage: repsys COMMAND [COMMAND ARGUMENTS] |