From a1437ef116656a27412b0d6b39da7b6a2b21747a Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Thu, 6 Jan 2011 15:03:45 +0000 Subject: mgarepo version 1.9.3 --- CHANGES | 4 ++++ repsys | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 6506054..73d0498 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +* 1.9.3 +- enable binrepo in create-srpm +- update repsys.conf for Mageia + * 1.9.2-binrepo - add .xz files in binrepo diff --git a/repsys b/repsys index a3113f1..69744fe 100755 --- a/repsys +++ b/repsys @@ -4,7 +4,7 @@ from RepSys.command import * import getopt import sys -VERSION="1.9.2-binrepo" +VERSION="1.9.3" HELP = """\ Usage: repsys COMMAND [COMMAND ARGUMENTS] -- cgit v1.2.1