[rygel/f15: 1/2] 0.10.3

Peter Robinson pbrobinson at fedoraproject.org
Sat Jul 16 23:26:56 UTC 2011


commit 99336ec1b0297ac499e0ba004d306b5353e94202
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Jul 17 00:17:43 2011 +0100

    0.10.3

 .gitignore |    1 +
 rygel.spec |   22 +++++++++++++---------
 sources    |    2 +-
 3 files changed, 15 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f7daaf..ded55b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ rygel-0.7.2.tar.bz2
 /rygel-0.9.9.tar.bz2
 /rygel-0.10.0.tar.bz2
 /rygel-0.10.1.tar.bz2
+/rygel-0.10.3.tar.xz
diff --git a/rygel.spec b/rygel.spec
index d0b8c34..416696b 100644
--- a/rygel.spec
+++ b/rygel.spec
@@ -1,12 +1,12 @@
 Name:          rygel
-Version:       0.10.1
+Version:       0.10.3
 Release:       1%{?dist}
 Summary:       A collection of UPnP/DLNA services
 
 Group:         Applications/Multimedia
 License:       LGPLv2+
 URL:           http://live.gnome.org/Rygel
-Source0:       ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/0.9/%{name}-%{version}.tar.bz2
+Source0:       ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/0.10/%{name}-%{version}.tar.xz
 
 BuildRequires: dbus-glib-devel
 BuildRequires: desktop-file-utils
@@ -24,13 +24,12 @@ BuildRequires: vala-devel
 BuildRequires: vala-tools
 
 %description
-Rygel is a collection of DLNA (UPnP AV) services (devices in UPnP speak), 
-implemented through a plug-in mechanism. UPnP in simplest words is a set of 
-protocols that defines how different devices on a home network can seamlessly 
-(without or with minimum configuration) communicate with each other. UPnP AV 
-defines how multimedia systems could be built on top of that. DLNA in simple 
-words is a long list of rules that implementers must comply to if they want 
-to achieve interoperability with other implementations in the market.
+Rygel is a home media solution that allows you to easily share audio, video and
+pictures, and control of media player on your home network. In technical terms
+it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in
+mechanism. Interoperability with other devices in the market is achieved by
+conformance to very strict requirements of DLNA and on the fly conversion of
+media to format that client devices are capable of handling.
 
 %package devel
 Summary: Development package for %{name}
@@ -111,6 +110,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/vala/vapi/rygel-1.0.vapi
 
 %changelog
+* Sun Jul 17 2011 Peter Robinson <pbrobinson at gmail.com> 0.10.3-1
+- Update to 0.10.3
+- http://ftp.gnome.org/pub/GNOME/sources/rygel/0.10/rygel-0.10.3.news
+- Update description - fixes RHBZ 701034
+
 * Mon Apr 18 2011 Peter Robinson <pbrobinson at gmail.com> 0.10.1-1
 - Update to 0.10.1
 
diff --git a/sources b/sources
index 6ddf3c1..d022d1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17896aa9b42ba1fe74c05c0aa2d45bfb  rygel-0.10.1.tar.bz2
+fbfc52efc0efe8320a3e8546c61ce8e5  rygel-0.10.3.tar.xz


More information about the scm-commits mailing list