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