0.9.2
This commit is contained in:
parent
788eea6039
commit
22aa5f8451
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ gssdp-0.7.2.tar.gz
|
||||
/gssdp-0.8.0.tar.gz
|
||||
/gssdp-0.9.0.tar.gz
|
||||
/gssdp-0.9.1.tar.gz
|
||||
/gssdp-0.9.2.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: gssdp
|
||||
Version: 0.9.1
|
||||
Version: 0.9.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Resource discovery and announcement over SSDP
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://www.gupnp.org/
|
||||
Source0: http://www.gupnp.org/sites/all/files/sources/%{name}/%{name}-%{version}.tar.gz
|
||||
Source0: http://www.gupnp.org/sites/all/files/sources/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: dbus-glib-devel
|
||||
BuildRequires: GConf2-devel
|
||||
@ -86,6 +86,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Jan 28 2011 Peter Robinson <pbrobinson@gmail.com> 0.9.2-1
|
||||
- Update to 0.9.2
|
||||
|
||||
* Thu Dec 2 2010 Peter Robinson <pbrobinson@gmail.com> 0.9.1-1
|
||||
- Update to 0.9.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user