From a4d165a96d9537c43068d0fe344b52007f9696b78bc9e4c55f527da62d029dea Mon Sep 17 00:00:00 2001 From: Michal Hrusecky Date: Tue, 30 Aug 2022 19:28:11 +0000 Subject: [PATCH] - add keyring to spec file as source to suppress factory-auto error OBS-URL: https://build.opensuse.org/package/show/server:dns/knot?expand=0&rev=26 --- knot.changes | 5 +++++ knot.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/knot.changes b/knot.changes index 5230d1a..68d30e3 100644 --- a/knot.changes +++ b/knot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 30 19:26:25 UTC 2022 - Michal Hrusecky + +- add keyring to spec file as source to suppress factory-auto error + ------------------------------------------------------------------- Tue Aug 23 09:51:40 UTC 2022 - Michal Hrusecky diff --git a/knot.spec b/knot.spec index 60853f7..df942a7 100644 --- a/knot.spec +++ b/knot.spec @@ -45,6 +45,7 @@ Source0: https://secure.nic.cz/files/knot-dns/%{pkg_name}-%{version}.tar. Source2: knot-tmp.conf Source3: https://secure.nic.cz/files/knot-dns/%{pkg_name}-%{version}.tar.xz.asc Source4: system-user-knot.conf +Source99: knot.keyring BuildRequires: libcap-ng-devel BuildRequires: libedit-devel BuildRequires: liburcu-devel