0.14.12
This commit is contained in:
parent
f276d12c98
commit
c7889380b1
13
gssdp.spec
13
gssdp.spec
@ -1,6 +1,6 @@
|
||||
Name: gssdp
|
||||
Version: 0.14.11
|
||||
Release: 2%{?dist}
|
||||
Version: 0.14.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Resource discovery and announcement over SSDP
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -78,7 +78,9 @@ make check %{?_smp_mflags} V=1
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%doc AUTHORS COPYING README NEWS
|
||||
%{!?_licensedir:%global license %%doc}
|
||||
%license COPYING
|
||||
%doc AUTHORS README NEWS
|
||||
%dir %{_datadir}/gssdp
|
||||
%{_libdir}/libgssdp-1.0.so.*
|
||||
%{_libdir}/girepository-1.0/GSSDP-1.0.typelib
|
||||
@ -98,6 +100,11 @@ make check %{?_smp_mflags} V=1
|
||||
%{_datadir}/gtk-doc/html/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Nov 25 2015 Peter Robinson <pbrobinson@fedoraproject.org> 0.14.12-1
|
||||
- 0.14.12 release
|
||||
- http://ftp.gnome.org/pub/GNOME/sources/gssdp/0.14/gssdp-0.14.12.news
|
||||
- Use %%license
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14.11-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user