[xnoise] Update to 0.2.16

Michel Alexandre Salim salimma at fedoraproject.org
Fri Mar 8 04:53:09 UTC 2013


commit 410a1df2b4a8ab092be782464e26b712cf50ff90
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Fri Mar 8 11:52:42 2013 +0700

    Update to 0.2.16

 .gitignore  |    2 +-
 sources     |    2 +-
 xnoise.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 57c438b..4159a42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/xnoise-0.2.15.tar.gz
+/xnoise-0.2.16.tar.gz
diff --git a/sources b/sources
index 10984df..12f3ac4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59736de51d9747e7a784103b902f9222  xnoise-0.2.15.tar.gz
+54a3c54bb292353075a22e49e6cc1eae  xnoise-0.2.16.tar.gz
diff --git a/xnoise.spec b/xnoise.spec
index b7efd7f..9a2fdb3 100644
--- a/xnoise.spec
+++ b/xnoise.spec
@@ -1,9 +1,9 @@
 #global commit_hash 
 #global snap_date   
-#global alphatag    %{snap_date}git%{commit_hash}
+#global alphatag    %%{snap_date}git%%{commit_hash}
 
 Name:           xnoise
-Version:        0.2.15
+Version:        0.2.16
 Release:        1%{?dist}
 Summary:        Tracklist-centric Media Player
 
@@ -14,7 +14,7 @@ Source0:        https://bitbucket.org/shuerhaaken/xnoise/downloads/xnoise-%{vers
 # 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
@@ -133,6 +133,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri Mar  8 2013 Michel Salim <salimma at fedoraproject.org> - 0.2.16-1
+- Update to 0.2.16
+
 * Sat Feb  9 2013 Michel Salim <salimma at fedoraproject.org> - 0.2.15-1
 - Update to 0.2.15
 


More information about the scm-commits mailing list