diff --git a/rdopkg.spec b/rdopkg.spec index 527e71c..b225635 100644 --- a/rdopkg.spec +++ b/rdopkg.spec @@ -46,7 +46,7 @@ BuildRequires: python2-pbr BuildRequires: python2-pyyaml Requires: python2-bunch -Requires: python2-distroinfo +Requires: python2-distroinfo >= 0.2.0 Requires: python2-future Requires: python2-koji Requires: python2-paramiko @@ -84,7 +84,7 @@ BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-PyYAML -Requires: python3-distroinfo +Requires: python3-distroinfo >= 0.2.0 Requires: python3-future Requires: python3-koji Requires: python3-paramiko @@ -173,6 +173,7 @@ install -p -m 644 doc/man/*.7 %{buildroot}%{_mandir}/man7/ %changelog * Tue Feb 05 2019 Jakub Ružička 0.48.0-1 - Update to 0.48.0 +- Require python-distroinfo >= 0.2.0 * Mon Nov 05 2018 Jakub Ružička 0.47.3-1 - Update to 0.47.3 bugfix release