diff --git a/python-pymilter.changes b/python-pymilter.changes index 96d60b5..35e5174 100644 --- a/python-pymilter.changes +++ b/python-pymilter.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 13 00:04:30 UTC 2021 - Neal Gompa + +- Fix dependency on py3dns so that flavor builds generate correctly + ------------------------------------------------------------------- Fri Feb 12 13:10:10 UTC 2021 - Markéta Machová diff --git a/python-pymilter.spec b/python-pymilter.spec index 06c67ab..2f16511 100644 --- a/python-pymilter.spec +++ b/python-pymilter.spec @@ -40,7 +40,7 @@ BuildRequires: systemd-rpm-macros # Common subpackage named as such to avoid creating flavor packages Requires: pymilter-common = %{version}-%{release} Requires: python -Requires: python3-py3dns +Requires: python-py3dns %python_subpackages %description