[gupnp-vala] Release 0.10.0

Zeeshan Ali zeenix at fedoraproject.org
Fri Sep 2 20:20:01 UTC 2011


commit 3effb35d6ea63e3383cebb3e13dc0f6180cef791
Author: Zeeshan Ali (Khattak) <zeeshanak at gnome.org>
Date:   Fri Sep 2 23:18:59 2011 +0300

    Release 0.10.0

 .gitignore      |    1 +
 gupnp-vala.spec |   17 +++++++++++------
 sources         |    2 +-
 3 files changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fde121e..0cd453a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ gupnp-vala-0.6.10.tar.gz
 /gupnp-vala-0.7.5.tar.gz
 /gupnp-vala-0.8.0.tar.gz
 /gupnp-vala-0.9.0.tar.bz2
+/gupnp-vala-0.10.0.tar.xz
diff --git a/gupnp-vala.spec b/gupnp-vala.spec
index 6a99760..b247dec 100644
--- a/gupnp-vala.spec
+++ b/gupnp-vala.spec
@@ -2,9 +2,9 @@
 %global debug_package %{nil}
 
 Name:          gupnp-vala
-Version:       0.9.0
+Version:       0.10.0
 Release:       2%{?dist}
-Summary:       GUPnP is a uPnP framework. This adds vala language bindings
+Summary:       GUPnP is a UPnP framework. This adds vala language bindings
 
 Group:         Development/Languages
 License:       LGPLv2+
@@ -13,10 +13,10 @@ Source0:       http://download.gnome.org/sources/%{name}/0.9/%{name}-%{version}.
 
 BuildRequires: vala-devel
 BuildRequires: vala-tools
-BuildRequires: gssdp-devel >= 0.11.0
-BuildRequires: gupnp-devel >= 0.17.0
-BuildRequires: gupnp-av-devel >= 0.9.0
-BuildRequires: gupnp-dlna-devel
+BuildRequires: gssdp-devel >= 0.12.0
+BuildRequires: gupnp-devel >= 0.18.0
+BuildRequires: gupnp-av-devel >= 0.10.0
+BuildRequires: gupnp-dlna-devel >= 0.6.3
 BuildRequires: libsoup-devel
 Requires: pkgconfig
 Requires: vala
@@ -55,6 +55,11 @@ make check
 %{_libdir}/pkgconfig/gupnp-vala-1.0.pc
 
 %changelog
+* Mon Sep  2 2011 Zeeshan Ali <zali at redhat.com> 0.10.0-1
+- 0.10.0 stable release
+- http://ftp.acc.umu.se/pub/GNOME/sources/gupnp-vala/0.10/gupnp-vala-0.10.0.news
+- Correct CamelCasing for UPnP in summary.
+
 * Mon Aug 6 2011 Zeeshan Ali <zali at redhat.com> 0.9.0-2
 - Remove gupnp-ui dependency.
 
diff --git a/sources b/sources
index 47c0f27..01f2c5a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-188e1b1d006b8dd979a1ec2a2e507ba1  gupnp-vala-0.9.0.tar.bz2
+dea90255828b9770d9715ecf1bae5fb4  gupnp-vala-0.10.0.tar.xz


More information about the scm-commits mailing list