diff options
-rw-r--r-- | CHANGES | 5 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -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 @@ -1,5 +1,5 @@ PACKAGE = mgarepo -VERSION = 1.12.4 +VERSION = 1.12.5 .PHONY: all $(DIRS) clean clean: |