From 624c915392cc17ddc650079a10a22e4b3b93de22 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 04:47:49 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- gupnp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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