[xnoise/f17] Update to 0.2.3

Michel Alexandre Salim salimma at fedoraproject.org
Sun Jul 22 15:58:25 UTC 2012


commit 3f928cc929064c714d0e562ac643264cf9a0564b
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Sun Jul 22 15:53:48 2012 +0200

    Update to 0.2.3

 .gitignore  |    2 +-
 sources     |    2 +-
 xnoise.spec |   21 ++++++++++++---------
 3 files changed, 14 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 546e7cf..4ba5635 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/xnoise-0.1.31-2828d9c10ebaf.tar.xz
+/xnoise-0.2.3.tar.bz2
diff --git a/sources b/sources
index 9d5e6a9..fc73cb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b69ea86977b50feaf612f5200f18d2c4  xnoise-0.1.31-2828d9c10ebaf.tar.xz
+0bac754ff229483607dd03f4bc169312  xnoise-0.2.3.tar.bz2
diff --git a/xnoise.spec b/xnoise.spec
index e864585..8d826f7 100644
--- a/xnoise.spec
+++ b/xnoise.spec
@@ -1,20 +1,20 @@
-%global commit_hash 2828d9c10ebaf
-%global snap_date   20120203
-%global alphatag    %{snap_date}git%{commit_hash}
+#global commit_hash 
+#global snap_date   
+#global alphatag    %{snap_date}git%{commit_hash}
 
 Name:           xnoise
-Version:        0.1.31
-Release:        2.%{alphatag}%{?dist}
+Version:        0.2.3
+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.bz2
 # 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
-Source0:        xnoise-%{version}-%{commit_hash}.tar.xz
+#Source0:        xnoise-%{version}-%{commit_hash}.tar.xz
 
 # for snapshots
 # BuildRequires:  gnome-common autoconf automake libtool
@@ -108,8 +108,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/xnoise.1*
 %{_datadir}/xnoise
 %{_datadir}/applications/xnoise.desktop
-%{_datadir}/icons/hicolor/*/apps/xnoise*
-%{_datadir}/icons/hicolor/*/status/xn-*.*
+%{_datadir}/icons/hicolor/*/apps/xn*
+%{_datadir}/icons/hicolor/*/status/xn*
 
 %files devel
 %defattr(-,root,root,-)
@@ -124,6 +124,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Jul 22 2012 Michel Salim <salimma at fedoraproject.org> - 0.2.3-1
+- Update to 0.2.3
+
 * Sat Feb  4 2012 Michel Salim <salimma at fedoraproject.org> - 0.1.31-2.2828d9c10ebaf
 - Fix sorting of UTF-8 strings in database
 


More information about the scm-commits mailing list