From e09b8cd537825a864f7f7e2ca5a0b9a826347072 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 28 Feb 2023 16:59:32 +0000 Subject: [PATCH] NOPUSH: c8s MR test --- sscg.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sscg.spec b/sscg.spec index 217fade..fc3e403 100644 --- a/sscg.spec +++ b/sscg.spec @@ -6,6 +6,7 @@ %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} +# c8s MR test Name: sscg Version: 3.0.0 @@ -61,6 +62,9 @@ false signatures from the service certificate. %{_mandir}/man8/%{name}.8* %changelog +* Thu Dec 08 2022 Stephen Gallagher - 3.0.0-7.1 +- Resolves: rhbz#1234567 + * Thu Dec 08 2022 Stephen Gallagher - 3.0.0-7 - Correctly apply the patch for default dhparams - Resolves: rhbz#2143206