aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-01-27 19:19:00 +0000
committerNicolas Vigier <boklm@mageia.org>2011-01-27 19:19:00 +0000
commit583ab46a21db6cc022307e1c82a1d459dafc5ccf (patch)
tree97156bc38f3c8bd6aa1c6c7671e93f49e8a0abf6
parentf7665ee2f1f3315a24b64fe39979899d9e29ef18 (diff)
downloadmgarepo-583ab46a21db6cc022307e1c82a1d459dafc5ccf.tar
mgarepo-583ab46a21db6cc022307e1c82a1d459dafc5ccf.tar.gz
mgarepo-583ab46a21db6cc022307e1c82a1d459dafc5ccf.tar.bz2
mgarepo-583ab46a21db6cc022307e1c82a1d459dafc5ccf.tar.xz
mgarepo-583ab46a21db6cc022307e1c82a1d459dafc5ccf.zip
version 1.9.71.9.7
-rw-r--r--CHANGES8
-rwxr-xr-xmgarepo2
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 7471eda..bb148fe 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+* 1.9.7
+- fix mdarepo ci
+- properly set each rpm macros at import
+- update help
+- set property binrepo-rev instead of mdv:binrepo-rev
+- mgarepo del is now working
+- create-srpm path changed to /usr/local/bin/submit_package in default config file
+
* 1.9.6
- don't allow importing packages already on svn
- fix problems introduced in previous version with added '@' in path
diff --git a/mgarepo b/mgarepo
index 347119b..dfaaa5a 100755
--- a/mgarepo
+++ b/mgarepo
@@ -4,7 +4,7 @@ from MgaRepo.command import *
import getopt
import sys
-VERSION="1.9.6"
+VERSION="1.9.7"
HELP = """\
Usage: mgarepo COMMAND [COMMAND ARGUMENTS]