aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--tmpl/newadvisory.adv4
2 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 835545a..f152a93 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- template: change default dist and dist-suffix for Mageia 9
+
Version 0.26
- Report the broken file rather than exploding when an advisory is invalid
diff --git a/tmpl/newadvisory.adv b/tmpl/newadvisory.adv
index 5873510..26f4192 100644
--- a/tmpl/newadvisory.adv
+++ b/tmpl/newadvisory.adv
@@ -7,9 +7,9 @@ CVE:
subject: Updated [% name %] packages fix [something]
[% END -%]
src:
- 8:
+ 9:
core:
- - [% name %]-1.0-1.mga8
+ - [% name %]-1.0-1.mga9
description: |
Advisory text to describe the update.
Wrap lines at ~75 chars.