diff --git a/gupnp.spec b/gupnp.spec index 3e7dc9c..4503d65 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,6 +1,6 @@ Name: gupnp Version: 1.0.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A framework for creating UPnP devices & control points License: LGPLv2+ @@ -78,6 +78,9 @@ make check %{?_smp_mflags} V=1 %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.0.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Jun 07 2018 Bastien Nocera - 1.0.2-6 + gupnp-1.0.2-6 - Fix Python3 substitution, and make it earlier