diff --git a/.gitignore b/.gitignore index a0cb536..fa36557 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /gssdp-0.*.tar.xz +/gssdp-1.0.0.tar.xz diff --git a/gssdp.spec b/gssdp.spec index fa830cd..732f1ec 100644 --- a/gssdp.spec +++ b/gssdp.spec @@ -1,12 +1,12 @@ Name: gssdp -Version: 0.99.0 +Version: 1.0.0 Release: 1%{?dist} Summary: Resource discovery and announcement over SSDP Group: System Environment/Libraries License: LGPLv2+ URL: http://www.gupnp.org/ -Source0: http://download.gnome.org/sources/%{name}/0.99/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/1.0/%{name}-%{version}.tar.xz BuildRequires: chrpath BuildRequires: dbus-glib-devel @@ -104,6 +104,9 @@ make check %{?_smp_mflags} V=1 %{_datadir}/gtk-doc/html/%{name} %changelog +* Mon Sep 19 2016 Kalev Lember - 1.0.0-1 +- Update to 1.0.0 + * Thu Aug 18 2016 Kalev Lember - 0.99.0-1 - Update to 0.99.0 - Remove lib64 rpath from gssdp-device-sniffer diff --git a/sources b/sources index a1850ec..62ad9ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -650fe8d90626dd5589f9e63d9cb014cb gssdp-0.99.0.tar.xz +9eca6044b82fb002758db6e8eb339cc5 gssdp-1.0.0.tar.xz