Update to 1.0.2
This commit is contained in:
parent
7e6248b4f1
commit
2483a115a2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/gupnp-0.*.tar.xz
|
||||
/gupnp-1.0.0.tar.xz
|
||||
/gupnp-1.0.1.tar.xz
|
||||
/gupnp-1.0.2.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: gupnp
|
||||
Version: 1.0.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.0.2
|
||||
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
|
||||
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 1.0.2-1
|
||||
- Update to 1.0.2
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user