[rhythmbox] Update to 2.95

Cosimo Cecchi cosimoc at fedoraproject.org
Tue Jan 17 14:50:23 UTC 2012


commit 7ef1b70d95921397f1e65e442b1e6260d9c4d1a0
Author: Cosimo Cecchi <cosimoc at gnome.org>
Date:   Tue Jan 17 09:50:12 2012 -0500

    Update to 2.95

 .gitignore     |    1 +
 rhythmbox.spec |   15 ++++++---------
 sources        |    2 +-
 3 files changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5faa30f..9bfe206 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ rhythmbox-0.13.0.tar.bz2
 /rhythmbox-2.90.1.git20110927.tar.xz
 /rhythmbox-2.90.1.git20111104.tar.xz
 /rhythmbox-2.90.2.tar.xz
+/rhythmbox-2.95.tar.xz
diff --git a/rhythmbox.spec b/rhythmbox.spec
index 134b3d6..aeb3015 100644
--- a/rhythmbox.spec
+++ b/rhythmbox.spec
@@ -1,18 +1,14 @@
 %define desktop_file_utils_version 0.9
 
-%define snapshot .git20111104
-%define realversion 2.90.1
-
 Name: rhythmbox
 Summary: Music Management Application
-Version: 2.90.2
-Release: 1%{snapshot}%{?dist}
+Version: 2.95
+Release: 1%{?dist}
 License: GPLv2+ with exceptions and GFDL
 Group: Applications/Multimedia
 URL: http://projects.gnome.org/rhythmbox/
 #VCS: git://git.gnome.org/rhythmbox
-#Source: http://download.gnome.org/sources/rhythmbox/0.13/%{name}-%{version}.tar.bz2
-Source: http://people.gnome.org/~jmatthew/rhythmbox-%{version}.tar.xz
+Source: http://download.gnome.org/sources/rhythmbox/2.95/%{name}-%{version}.tar.xz
 
 Requires: gtk3 >= 2.91.4
 Requires: gnome-icon-theme-legacy
@@ -101,8 +97,6 @@ a Rhythmbox plugin.
 # work around a gstreamer bug
 /usr/bin/gst-inspect-0.10 --print-all >& /dev/null || :
 
-./autogen.sh
-
 %configure \
       --with-ipod \
       --with-mdns=avahi \
@@ -207,6 +201,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Tue Jan 17 2012 Cosimo Cecchi <cosimoc at redhat.com> - 2.95-1
+- Update to 2.95
+
 * Mon Jan 09 2012 Bastien Nocera <bnocera at redhat.com> 2.90.2-1.git20111104
 - Update to 2.90.2
 
diff --git a/sources b/sources
index e63550a..51b2e98 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-47bbab3aa951c76dd9bea5d55c997e27  rhythmbox-2.90.2.tar.xz
+26f1debef6e324995389cc0a96e519af  rhythmbox-2.95.tar.xz


More information about the scm-commits mailing list