aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
-rwxr-xr-xrepsys2
2 files changed, 5 insertions, 1 deletions
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]