Update to 1.0.1

This commit is contained in:
Kalev Lember 2016-10-16 12:39:42 +02:00
parent 01278420a3
commit 0e4d484f2f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/gupnp-0.*.tar.xz
/gupnp-1.0.0.tar.xz
/gupnp-1.0.1.tar.xz

View File

@ -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 <klember@redhat.com> - 1.0.1-1
- Update to 1.0.1
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 1.0.0-2
- BR vala instead of obsolete vala-tools subpackage

View File

@ -1 +1 @@
f378fd6d1effdf815c2d36f19f28d449 gupnp-1.0.0.tar.xz
09c2d0ac6dac7bd6a59bc7d7c0eb7d13 gupnp-1.0.1.tar.xz