diff --git a/.gitignore b/.gitignore index 99ec3cd..3f05071 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /gupnp-0.*.tar.xz +/gupnp-1.0.0.tar.xz diff --git a/gupnp.spec b/gupnp.spec index dac19d1..9a43a48 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,12 +1,12 @@ Name: gupnp -Version: 0.99.0 +Version: 1.0.0 Release: 1%{?dist} Summary: A framework for creating UPnP devices & control points 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: gssdp-devel >= 0.14.15 BuildRequires: gtk-doc @@ -82,6 +82,9 @@ make check %{?_smp_mflags} V=1 %doc %{_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 - Drop manual requires that are automatically handled by pkgconfig dep gen diff --git a/sources b/sources index c610c9c..9a53a3d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a4022b42550efea9ffc322a9fb64b17a gupnp-0.99.0.tar.xz +f378fd6d1effdf815c2d36f19f28d449 gupnp-1.0.0.tar.xz