aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-01-04 23:43:39 +0000
committerNicolas Vigier <boklm@mageia.org>2011-01-04 23:43:39 +0000
commit74d20c9c02bd90e557f94a2eca099a97f14cc0a5 (patch)
tree76756eb6c46f0c9bcfeab9eb267ba3106ad5aa6a
parent202f36e9168e38a7dde66b77a67e5624c7af6708 (diff)
downloadmgarepo-74d20c9c02bd90e557f94a2eca099a97f14cc0a5.tar
mgarepo-74d20c9c02bd90e557f94a2eca099a97f14cc0a5.tar.gz
mgarepo-74d20c9c02bd90e557f94a2eca099a97f14cc0a5.tar.bz2
mgarepo-74d20c9c02bd90e557f94a2eca099a97f14cc0a5.tar.xz
mgarepo-74d20c9c02bd90e557f94a2eca099a97f14cc0a5.zip
version 1.9.21.9.2
-rw-r--r--CHANGES3
-rwxr-xr-xrepsys2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 17efc29..6506054 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+* 1.9.2-binrepo
+- add .xz files in binrepo
+
* 1.9.1-binrepo
- fix problem with python threads on 2010.1
diff --git a/repsys b/repsys
index 99847bf..a3113f1 100755
--- a/repsys
+++ b/repsys
@@ -4,7 +4,7 @@ from RepSys.command import *
import getopt
import sys
-VERSION="1.9.1-binrepo"
+VERSION="1.9.2-binrepo"
HELP = """\
Usage: repsys COMMAND [COMMAND ARGUMENTS]