From daf9eb65899491717f1bf7660bf708c003c44cae Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Thu, 13 Jan 2011 00:47:42 +0000 Subject: mgarepo version 1.9.6 --- CHANGES | 4 ++++ mgarepo | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 172e6f3..7471eda 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +* 1.9.6 +- don't allow importing packages already on svn +- fix problems introduced in previous version with added '@' in path + * 1.9.5 - rename repsys files to mgarepo, RepSys directory to MgaRepo, and update docs and examples for Mageia diff --git a/mgarepo b/mgarepo index 75606ed..ebd0da5 100755 --- a/mgarepo +++ b/mgarepo @@ -4,7 +4,7 @@ from MgaRepo.command import * import getopt import sys -VERSION="1.9.5" +VERSION="1.9.6" HELP = """\ Usage: mgarepo COMMAND [COMMAND ARGUMENTS] -- cgit v1.2.1