[rygel] Update to 0.7.7

Peter Robinson pbrobinson at fedoraproject.org
Thu Sep 9 16:19:56 UTC 2010


commit 35810aa7f8094a8fd69d3817163b773fe38fe247
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Sep 9 17:20:00 2010 +0100

    Update to 0.7.7

 .gitignore |    1 +
 rygel.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ba9f984..cef0d0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 rygel-0.7.2.tar.bz2
 /rygel-0.7.6.tar.bz2
+/rygel-0.7.7.tar.bz2
diff --git a/rygel.spec b/rygel.spec
index 50c9742..4eabfa0 100644
--- a/rygel.spec
+++ b/rygel.spec
@@ -1,5 +1,5 @@
 Name:          rygel
-Version:       0.7.6
+Version:       0.7.7
 Release:       1%{?dist}
 Summary:       A collection of UPnP/DLNA services
 
@@ -54,7 +54,7 @@ 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=2.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
@@ -114,6 +114,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/vala/vapi/rygel-1.0.vapi
 
 %changelog
+* Thu Aug  9 2010 Peter Robinson <pbrobinson at gmail.com> 0.7.7-1
+- Update to 0.7.7 development release
+
 * Thu Aug 19 2010 Matthias Clasen <mclasen at redhat.com> 0.7.6-1
 - Update to 0.7.6
 
diff --git a/sources b/sources
index 59376b4..0a7bc16 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f1edf7274fbadf210dba2206fb80694  rygel-0.7.6.tar.bz2
+0304c2b8135b66a0783927b60b2f4b0f  rygel-0.7.7.tar.bz2


More information about the scm-commits mailing list