From 02a4dd7c783a43110a4422b3b76ccf8184fa870b Mon Sep 17 00:00:00 2001 From: Andrei Belov Date: Mon, 1 Oct 2018 09:41:03 +0300 Subject: Skipping minor entries while producing generic CHANGES. Currently we consider any changes with revision other than 1 as packages-specific, thus there is no need to include such entries to the generic Unit change log. --- docs/changes.xslt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/changes.xslt') diff --git a/docs/changes.xslt b/docs/changes.xslt index 22abb656..032d5c37 100644 --- a/docs/changes.xslt +++ b/docs/changes.xslt @@ -64,6 +64,9 @@ + + + @@ -113,6 +116,8 @@ + + -- cgit