From 51b002a2369d9f67348b4c2d410567918c94f691 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Wed, 12 Jan 2011 00:21:41 +0000 Subject: mgarepo version 1.9.5 --- CHANGES | 5 +++++ mgarepo | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index f38fea9..172e6f3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +* 1.9.5 +- rename repsys files to mgarepo, RepSys directory to MgaRepo, and + update docs and examples for Mageia +- fix svn syntax problems in case of paths containing '@' + * 1.9.4 - add more extentions for files belonging in binrepo diff --git a/mgarepo b/mgarepo index 97d7803..75606ed 100755 --- a/mgarepo +++ b/mgarepo @@ -4,7 +4,7 @@ from MgaRepo.command import * import getopt import sys -VERSION="1.9.4" +VERSION="1.9.5" HELP = """\ Usage: mgarepo COMMAND [COMMAND ARGUMENTS] -- cgit v1.2.1