From f33dddea61bfb1509eafde51c0baf131e88d7799 Mon Sep 17 00:00:00 2001 From: Andreas Hasenack Date: Fri, 17 Feb 2006 11:55:24 +0000 Subject: - 1.6.2a: moved revision-offset parameter to [log] section --- CHANGES | 3 +++ repsys | 2 +- repsys.spec | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index b168b4c..aa9e004 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +* 1.6.2a +- moved revision-offset to [log] section and added a comment + * 1.6.2 - reimplemented the option -n for rpmlog, which now uses the svn option --limit. diff --git a/repsys b/repsys index 553b082..22770ed 100755 --- a/repsys +++ b/repsys @@ -4,7 +4,7 @@ from RepSys.command import * import getopt import sys -VERSION="1.6.2" +VERSION="1.6.2a" HELP = """\ Usage: repsys COMMAND [COMMAND ARGUMENTS] diff --git a/repsys.spec b/repsys.spec index fda8621..6942f0b 100644 --- a/repsys.spec +++ b/repsys.spec @@ -1,5 +1,5 @@ Name: repsys -Version: 1.6.2 +Version: 1.6.2a Release: 1mdk Summary: Tools for Mandriva Linux repository access and management Group: Development/Other -- cgit v1.2.1