From 6c294e05a2de9a793c8aba8a1d30b8327fe3096e Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Tue, 1 Jan 2019 13:42:03 +0200 Subject: release 1.12.5 --- CHANGES | 5 +++++ Makefile | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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 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: -- cgit v1.2.1