diff --git a/ddupdate.spec b/ddupdate.spec index 7ba3364..0479c32 100644 --- a/ddupdate.spec +++ b/ddupdate.spec @@ -15,7 +15,7 @@ Name: ddupdate Version: 0.7.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Tool updating DNS data for dynamic IP addresses Group: Applications/System @@ -32,6 +32,7 @@ BuildRequires: python%{python3_pkgversion}-setuptools BuildRequires: systemd BuildRequires: /usr/bin/pkg-config +Requires: python%{python3_pkgversion}-keyring Requires: python%{python3_pkgversion}-requests Requires: /usr/sbin/ip Requires: sudo @@ -88,6 +89,9 @@ export FINAL_PREFIX=/ %changelog +* Wed Aug 03 2022 Alec Leamas - 0.7.1-5 +- Added missing python3-keyring dependency, upstream bug 71. + * Thu Jul 21 2022 Fedora Release Engineering - 0.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild