aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2019-01-01 13:42:03 +0200
committerThomas Backlund <tmb@mageia.org>2019-01-01 13:42:03 +0200
commit6c294e05a2de9a793c8aba8a1d30b8327fe3096e (patch)
tree627f944d9ff66f286c57ba576bb19c2e62ef6fef
parent4681a385f76aad7d285f17f67a530d06312fc3bb (diff)
downloadmgarepo-6c294e05a2de9a793c8aba8a1d30b8327fe3096e.tar
mgarepo-6c294e05a2de9a793c8aba8a1d30b8327fe3096e.tar.gz
mgarepo-6c294e05a2de9a793c8aba8a1d30b8327fe3096e.tar.bz2
mgarepo-6c294e05a2de9a793c8aba8a1d30b8327fe3096e.tar.xz
mgarepo-6c294e05a2de9a793c8aba8a1d30b8327fe3096e.zip
release 1.12.51.12.5
-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: