From 69dd774d0d0891d758c908601415b4d5fec69da5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubom=C3=ADr=20Sedl=C3=A1=C5=99?= Date: Fri, 1 Mar 2019 14:57:23 +0100 Subject: [PATCH] Update builddep on libmodulemd as well --- pungi.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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