diff --git a/unbound.spec b/unbound.spec index 814eb32a7b221491d547b618e046ea329f7a5375..47407c50752af01dc8c9f6a6549b3974a68d3be0 100644 --- a/unbound.spec +++ b/unbound.spec @@ -2,7 +2,7 @@ Name: unbound Version: 1.10.1 -Release: 1 +Release: 2 Summary: Unbound is a validating, recursive, caching DNS resolver License: BSD Url: https://nlnetlabs.nl/projects/unbound/about/ @@ -21,9 +21,9 @@ Source11: unbound.sysconfig Source12: unbound-anchor.timer Source13: unbound-anchor.service -Patch0001: unbound-1.10.0-auth-callback.patch +Patch0: unbound-1.10.0-auth-callback.patch -BuildRequires: make flex swig pkgconfig systemd python-unversioned-command +BuildRequires: make flex swig pkgconfig systemd BuildRequires: libevent-devel expat-devel openssl-devel python3-devel BuildRequires: unbound-libs @@ -73,7 +73,7 @@ Package help includes includes man pages for unbound. pushd %{name}-%{version} -%patch0001 -p1 +%patch0 -p1 cp -pr doc pythonmod libunbound ../ popd @@ -229,6 +229,12 @@ popd %{_mandir}/man* %changelog +* Thu Oct 29 2020 gaihuiying - 1.10.1-2 +- Type:requirement +- ID:NA +- SUG:NA +- DESC:remove python-universioned-command provided by python2 + * Tue Jul 28 2020 gaihuiying - 1.10.1-1 - Type:requirement - ID:NA