0.20.13
This commit is contained in:
parent
6f960fee89
commit
53cb305ef1
10
gupnp.spec
10
gupnp.spec
@ -1,6 +1,6 @@
|
|||||||
Name: gupnp
|
Name: gupnp
|
||||||
Version: 0.20.12
|
Version: 0.20.13
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A framework for creating UPnP devices & control points
|
Summary: A framework for creating UPnP devices & control points
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -62,7 +62,7 @@ make install DESTDIR=%{buildroot}
|
|||||||
find %{buildroot} -name '*.la' -delete
|
find %{buildroot} -name '*.la' -delete
|
||||||
|
|
||||||
%check
|
%check
|
||||||
#make check %{?_smp_mflags} V=1
|
make check %{?_smp_mflags} V=1
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
|
|
||||||
@ -85,6 +85,10 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
%doc %{_datadir}/gtk-doc/html/%{name}
|
%doc %{_datadir}/gtk-doc/html/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 6 2015 Peter Robinson <pbrobinson@fedoraproject.org> 0.20.13-1
|
||||||
|
- 0.20.13 release
|
||||||
|
- http://ftp.gnome.org/pub/GNOME/sources/gupnp/0.20/gupnp-0.20.13.news
|
||||||
|
|
||||||
* Sat Oct 11 2014 Dan Horák <dan[at]danny.cz> - 0.20.12-6
|
* Sat Oct 11 2014 Dan Horák <dan[at]danny.cz> - 0.20.12-6
|
||||||
- Disable tests, they fail with libsoup-2.48 (gnome#738365)
|
- Disable tests, they fail with libsoup-2.48 (gnome#738365)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user