diff options
| author | Nicolas Vigier <boklm@mageia.org> | 2011-01-06 15:03:45 +0000 |
|---|---|---|
| committer | Nicolas Vigier <boklm@mageia.org> | 2011-01-06 15:03:45 +0000 |
| commit | a1437ef116656a27412b0d6b39da7b6a2b21747a (patch) | |
| tree | bd0391712cda6642b26fe8ed94ae49b626389def | |
| parent | 7224fe89a330bbaf5683ffe65805e92b825c1be9 (diff) | |
| download | mgarepo-a1437ef116656a27412b0d6b39da7b6a2b21747a.tar mgarepo-a1437ef116656a27412b0d6b39da7b6a2b21747a.tar.gz mgarepo-a1437ef116656a27412b0d6b39da7b6a2b21747a.tar.bz2 mgarepo-a1437ef116656a27412b0d6b39da7b6a2b21747a.tar.xz mgarepo-a1437ef116656a27412b0d6b39da7b6a2b21747a.zip | |
mgarepo version 1.9.31.9.3
| -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] |
