[radiotray/f14/master] Update to 0.6.3

Jean-Francois Saucier jfsaucier at fedoraproject.org
Mon Jan 24 17:13:28 UTC 2011


commit 8621498e0e0a3baa22fbeeadf2c1d9915451d5de
Author: Jean-Francois Saucier <jsaucier at gmail.com>
Date:   Mon Jan 24 12:14:26 2011 -0500

    Update to 0.6.3

 .gitignore     |    1 +
 radiotray.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cd8a65a..cfc2d2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 radiotray-0.6.tar.gz
 /radiotray-0.6.1.tar.gz
+/radiotray-0.6.3.tar.gz
diff --git a/radiotray.spec b/radiotray.spec
index 0011143..08a5076 100644
--- a/radiotray.spec
+++ b/radiotray.spec
@@ -4,7 +4,7 @@
 %endif
 
 Name:           radiotray
-Version:        0.6.1
+Version:        0.6.3
 Release:        1%{?dist}
 Summary:        Radio Tray is a streaming player for listening to online radios
 BuildArch:      noarch 
@@ -16,7 +16,7 @@ BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 # Explicit dependencies required because there is no automatic dependencies
 # resolution for the python modules.
-Requires:       gstreamer-python pygtk2 python-lxml python-inotify
+Requires:       pyxdg gstreamer-python pygtk2 python-lxml python-inotify
 BuildRequires:  python-devel pyxdg desktop-file-utils gettext
 
 %description
@@ -53,9 +53,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/radiotray.desktop
 %{_datadir}/pixmaps/radiotray.png
 %{python_sitelib}/radiotray/
-%{python_sitelib}/radiotray-0.6.1-py?.?.egg-info
+%{python_sitelib}/radiotray-0.6.?-py?.?.egg-info
 
 %changelog
+* Mon Jan 24 2011 Jean-Francois Saucier <jsaucier at gmail.com> - 0.6.3-1
+- Update to new upstream version
+
 * Tue Sep 21 2010 Jean-Francois Saucier <jfsaucier at infoglobe.ca> - 0.6.1-1
 - Update to new upstream version
 
diff --git a/sources b/sources
index 1cdcea7..6206e3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a93145e75fe65c18862c1de65cd782b3  radiotray-0.6.1.tar.gz
+b88cf448c030d576d0ea4f65743912b4  radiotray-0.6.3.tar.gz


More information about the scm-commits mailing list