From c7889380b14f78904143e1d459ab7272102c3ad9 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 25 Nov 2015 10:55:36 +0000 Subject: [PATCH] 0.14.12 --- gssdp.spec | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/gssdp.spec b/gssdp.spec index decec25..98b2b4c 100644 --- a/gssdp.spec +++ b/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 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 - 0.14.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild