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