aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES5
-rw-r--r--Makefile2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 6567bfe..11c55a0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+* 1.12.5
+- Drop "not released yet" from rpms
+- Define _topdir in getrelease
+- Allow usage of path with special characters with sync command (mga#73)
+
* 1.12.4
- allow maintdb get <package> without packagers credentials
diff --git a/Makefile b/Makefile
index 6ebfbef..0ead0ae 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = mgarepo
-VERSION = 1.12.4
+VERSION = 1.12.5
.PHONY: all $(DIRS) clean
clean: