diff --git a/pungi.spec b/pungi.spec index fb8a6196..48debce6 100644 --- a/pungi.spec +++ b/pungi.spec @@ -2,7 +2,7 @@ Name: pungi Version: 4.1.33 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Distribution compose tool License: GPLv2 @@ -36,11 +36,7 @@ BuildRequires: python3-koji BuildRequires: python3-unittest2 BuildRequires: lorax BuildRequires: python3-PyYAML -%if 0%{?fedora} < 30 -BuildRequires: python3-libmodulemd -%else BuildRequires: python3-libmodulemd1 -%endif BuildRequires: python3-gobject BuildRequires: python3-createrepo_c BuildRequires: python3-dogpile-cache @@ -208,6 +204,9 @@ nosetests-3 --exe %{_bindir}/%{name}-wait-for-signed-ostree-handler %changelog +* Fri Mar 01 2019 Lubomír Sedlář - 4.1.33-6 +- Update builddep on libmodulemd as well + * Fri Mar 01 2019 Stephen Gallagher - 4.1.33-5 - Fix libmodulemd dependency