diff --git a/gupnp-igd.spec b/gupnp-igd.spec index 2eae531..66c40f7 100644 --- a/gupnp-igd.spec +++ b/gupnp-igd.spec @@ -1,6 +1,6 @@ Name: gupnp-igd Version: 0.2.5 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Library to handle UPnP IGD port mapping License: LGPLv2+ @@ -73,6 +73,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 0.2.5-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Mar 12 2020 Kalev Lember - 0.2.5-9 - Switch to gupnp 1.2 API