From d396ea35d9d445fab46a9dcbad7c14b59b005095 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sat, 7 Nov 2015 06:51:25 -0500 Subject: Split dist tag generation logic out of %mkrel The logic used to define the distribution tag has been part of %mkrel for quite a while. However, it is useful to have it split out so that %mkrel can be reconfigured by tools that do overrides to %dist or use %dist if it is already defined elsewhere. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f16b202..640a152 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +- update %mkrel to use %dist when defined and + split out dist tag generation logic out of %mkrel + Version 2.15 - 23 October 2015, by Pascal Terjan - update gem_install macro -- cgit v1.2.1