diff --git a/.gitignore b/.gitignore index 3f05071..1a5f506 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /gupnp-0.*.tar.xz /gupnp-1.0.0.tar.xz +/gupnp-1.0.1.tar.xz diff --git a/gupnp.spec b/gupnp.spec index e5b0878..9e2439a 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,6 +1,6 @@ Name: gupnp -Version: 1.0.0 -Release: 2%{?dist} +Version: 1.0.1 +Release: 1%{?dist} Summary: A framework for creating UPnP devices & control points License: LGPLv2+ @@ -79,6 +79,9 @@ make check %{?_smp_mflags} V=1 %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Sun Oct 16 2016 Kalev Lember - 1.0.1-1 +- Update to 1.0.1 + * Thu Sep 22 2016 Kalev Lember - 1.0.0-2 - BR vala instead of obsolete vala-tools subpackage diff --git a/sources b/sources index 9a53a3d..f462b77 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f378fd6d1effdf815c2d36f19f28d449 gupnp-1.0.0.tar.xz +09c2d0ac6dac7bd6a59bc7d7c0eb7d13 gupnp-1.0.1.tar.xz