diff options
author | Nicolas Vigier <boklm@mageia.org> | 2011-01-09 02:17:49 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2011-01-09 02:17:49 +0000 |
commit | e1dd229ca62c28bb8013388777b0ead226f2d5d0 (patch) | |
tree | 7efa45573db33d26621865aaeb104a392ef5b774 | |
parent | 4f7884d84ba4948d4df1ec94f679530a37e16591 (diff) | |
download | mgarepo-e1dd229ca62c28bb8013388777b0ead226f2d5d0.tar mgarepo-e1dd229ca62c28bb8013388777b0ead226f2d5d0.tar.gz mgarepo-e1dd229ca62c28bb8013388777b0ead226f2d5d0.tar.bz2 mgarepo-e1dd229ca62c28bb8013388777b0ead226f2d5d0.tar.xz mgarepo-e1dd229ca62c28bb8013388777b0ead226f2d5d0.zip |
mgarepo version 1.9.41.9.4
-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] |