v0.7.1
This commit is contained in:
parent
04bab55d71
commit
b472329303
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ gupnp-av-0.5.9.tar.gz
|
|||||||
/gupnp-av-0.6.0.tar.gz
|
/gupnp-av-0.6.0.tar.gz
|
||||||
/gupnp-av-0.6.1.tar.gz
|
/gupnp-av-0.6.1.tar.gz
|
||||||
/gupnp-av-0.7.0.tar.gz
|
/gupnp-av-0.7.0.tar.gz
|
||||||
|
/gupnp-av-0.7.1.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: gupnp-av
|
Name: gupnp-av
|
||||||
Version: 0.7.0
|
Version: 0.7.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A collection of helpers for building UPnP AV applications
|
Summary: A collection of helpers for building UPnP AV applications
|
||||||
|
|
||||||
@ -85,6 +85,9 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/gtk-doc/html/%{name}
|
%{_datadir}/gtk-doc/html/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 2 2010 Peter Robinson <pbrobinson@gmail.com> 0.7.1-1
|
||||||
|
- Update to 0.7.1
|
||||||
|
|
||||||
* Mon Nov 8 2010 Peter Robinson <pbrobinson@gmail.com> 0.7.0-1
|
* Mon Nov 8 2010 Peter Robinson <pbrobinson@gmail.com> 0.7.0-1
|
||||||
- Update to 0.7.0
|
- Update to 0.7.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user