[xnoise] Update to 0.2.9

Michel Alexandre Salim salimma at fedoraproject.org
Wed Sep 5 15:35:47 UTC 2012


commit b559f2f74ab4a0baf78d6e0cf31003962c4cfdce
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Wed Sep 5 22:35:45 2012 +0700

    Update to 0.2.9

 .gitignore  |    2 +-
 sources     |    2 +-
 xnoise.spec |   10 ++++++----
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ba5635..cc61df3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/xnoise-0.2.3.tar.bz2
+/xnoise-0.2.9.tar.gz
diff --git a/sources b/sources
index fc73cb9..134fd90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0bac754ff229483607dd03f4bc169312  xnoise-0.2.3.tar.bz2
+eadbd8deb82a307d1577c8022abd3382  xnoise-0.2.9.tar.gz
diff --git a/xnoise.spec b/xnoise.spec
index a4a7fc6..1801237 100644
--- a/xnoise.spec
+++ b/xnoise.spec
@@ -3,14 +3,14 @@
 #global alphatag    %{snap_date}git%{commit_hash}
 
 Name:           xnoise
-Version:        0.2.3
+Version:        0.2.9
 Release:        1%{?dist}
 Summary:        Tracklist-centric Media Player
 
 Group:          Applications/Multimedia
 License:        GPLv2+ with exceptions
 URL:            http://www.xnoise-media-player.com/
-Source0:        https://github.com/downloads/shuerhaaken/xnoise/xnoise-%{version}.tar.bz2
+Source0:        https://github.com/downloads/shuerhaaken/xnoise/xnoise-%{version}.tar.gz
 # git clone git://github.com/shuerhaaken/xnoise.git && cd xnoise
 # git checkout %%{commit_hash} && ./autogen.sh && make dist-xz
 # mv xnoise-%%{version}.tar.xz xnoise-%%{version}-%%{commit_hash}.tar.xz
@@ -108,8 +108,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/xnoise.1*
 %{_datadir}/xnoise
 %{_datadir}/applications/xnoise.desktop
-%{_datadir}/icons/hicolor/*/apps/xn*
-%{_datadir}/icons/hicolor/*/status/xn*
+%{_datadir}/icons/hicolor/*/*/xn*
 
 %files devel
 %defattr(-,root,root,-)
@@ -124,6 +123,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Sep  3 2012 Michel Salim <salimma at fedoraproject.org> - 0.2.8-1
+- Update to 0.2.9
+
 * Sun Jul 22 2012 Michel Salim <salimma at fedoraproject.org> - 0.2.3-1
 - Update to 0.2.3
 


More information about the scm-commits mailing list