[rygel] 0.12.0

Peter Robinson pbrobinson at fedoraproject.org
Mon Sep 5 17:11:17 UTC 2011


commit 062f03712d3b6f5c5b23e23ff505d1ab256e9563
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Sep 5 18:10:57 2011 +0100

    0.12.0

 rygel.spec |   12 +++++++++---
 sources    |    2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/rygel.spec b/rygel.spec
index 51adb88..fd63cef 100644
--- a/rygel.spec
+++ b/rygel.spec
@@ -1,12 +1,12 @@
 Name:          rygel
-Version:       0.11.3
+Version:       0.12.0
 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.11/%{name}-%{version}.tar.xz
+Source0:       ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/0.12/%{name}-%{version}.tar.xz
 
 BuildRequires: dbus-glib-devel
 BuildRequires: desktop-file-utils
@@ -53,7 +53,9 @@ A plugin for rygel to use tracker to locate media on the local machine.
 %setup -q
 
 %build
-%configure --with-gtk=3.0 --enable-tracker-plugin --enable-media-export-plugin --enable-external-plugin --enable-mediathek-plugin --enable-gst-launch-plugin --disable-silent-rules
+%configure --with-gtk=3.0 --enable-tracker-plugin --enable-media-export-plugin --enable-external-plugin \
+  --enable-mediathek-plugin --enable-gst-launch-plugin --disable-silent-rules
+
 make %{?_smp_mflags} V=1
 
 %install
@@ -110,6 +112,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/vala/vapi/rygel-1.0.vapi
 
 %changelog
+* Mon Sep  5 2011 Peter Robinson <pbrobinson at fedoraproject.org> 0.12.0-1
+- Update to stable release 0.12.0
+- http://ftp.gnome.org/pub/GNOME/sources/rygel/0.12/rygel-0.12.0.news
+
 * Fri Aug  5 2011 Peter Robinson <pbrobinson at gmail.com> 0.11.3-1
 - 0.11.3
 - http://ftp.gnome.org/pub/GNOME/sources/rygel/0.11/rygel-0.11.3.news
diff --git a/sources b/sources
index 6048a18..cdeeb26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b3242853dc52417378a41230e52a197c  rygel-0.11.3.tar.xz
+e52e0ecb80ba7e9f0142d70b5cb0a844  rygel-0.12.0.tar.xz


More information about the scm-commits mailing list