aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-11-24 14:57:45 +0000
committerNicolas Vigier <boklm@mageia.org>2011-11-24 14:57:45 +0000
commit821be0228b491c5966362a88057ce4239841b1e4 (patch)
treec49fc31543fe815a53019e6530ba8843bc5e287a
parentc470f627627c67143da0e85c1da318075d880b6a (diff)
downloadmgarepo-821be0228b491c5966362a88057ce4239841b1e4.tar
mgarepo-821be0228b491c5966362a88057ce4239841b1e4.tar.gz
mgarepo-821be0228b491c5966362a88057ce4239841b1e4.tar.bz2
mgarepo-821be0228b491c5966362a88057ce4239841b1e4.tar.xz
mgarepo-821be0228b491c5966362a88057ce4239841b1e4.zip
version 1.10.21.10.2
-rw-r--r--CHANGES8
-rwxr-xr-xmgarepo2
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 77f4256..67a7d03 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+* 1.10.2
+- fix svn info with subversion 1.7.1 (#3346)
+- create-srpm: add new package in youri database
+- add config option to specify maintdb hostname
+- do not explode if the sha1.lst file is no longer here
+- add --nosignature so signed rpm can be imported
+- fix URL for anonymous svn in default config file
+
* 1.10.1
- check sha1sum of existing binary files when updating
- remove file when there was an error during download from binrepo
diff --git a/mgarepo b/mgarepo
index 89fdc4e..781dcd3 100755
--- a/mgarepo
+++ b/mgarepo
@@ -4,7 +4,7 @@ from MgaRepo.command import *
import getopt
import sys
-VERSION="1.10.1"
+VERSION="1.10.2"
HELP = """\
Usage: mgarepo COMMAND [COMMAND ARGUMENTS]