diff --git a/pungi.spec b/pungi.spec index 4e022161..fb8a6196 100644 --- a/pungi.spec +++ b/pungi.spec @@ -2,7 +2,7 @@ Name: pungi Version: 4.1.33 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Distribution compose tool License: GPLv2 @@ -70,11 +70,7 @@ Requires: python3-dnf Requires: python3-multilib Requires: python3-libcomps Requires: python3-koji -%if 0%{?fedora} < 30 -Requires: python3-libmodulemd -%else Requires: python3-libmodulemd1 -%endif Requires: python3-gobject Requires: python3-createrepo_c Requires: python3-PyYAML @@ -212,6 +208,9 @@ nosetests-3 --exe %{_bindir}/%{name}-wait-for-signed-ostree-handler %changelog +* Fri Mar 01 2019 Stephen Gallagher - 4.1.33-5 +- Fix libmodulemd dependency + * Wed Feb 27 2019 Lubomír Sedlář - 4.1.33-4 - Disable legacy and python 2 packages on Fedora 31+