[tomahawk/f16] 0.4.0-1

Magnus Tuominen magnu5 at fedoraproject.org
Wed Mar 7 19:27:43 UTC 2012


commit 9165dbc182607da0dea9ff0ebfc925e28232f881
Author: Magnus Tuominen <magnus.tuominen at gmail.com>
Date:   Wed Mar 7 21:27:16 2012 +0200

    0.4.0-1

 .gitignore    |    1 +
 sources       |    2 +-
 tomahawk.spec |   12 +++++++-----
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc330c3..8c0f08e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /tomahawk-0.3.3.tar.bz2
+/tomahawk-0.4.0.tar.bz2
diff --git a/sources b/sources
index bff49a9..47e6dd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0ee6ff7cd7fcf2dd01db6772902efbb4  tomahawk-0.3.3.tar.bz2
+444f610e432281025bcac00aad0b0a90  tomahawk-0.4.0.tar.bz2
diff --git a/tomahawk.spec b/tomahawk.spec
index 269f9dc..c8089f9 100644
--- a/tomahawk.spec
+++ b/tomahawk.spec
@@ -1,7 +1,7 @@
 
 Name:    tomahawk
-Version: 0.3.3
-Release: 4%{?dist}
+Version: 0.4.0
+Release: 1%{?dist}
 Summary: The Social Media Player
 
 License: GPLv2+
@@ -49,8 +49,7 @@ good analogy... but it's just as delicious.
 %build
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
-%{cmake_kde4} \
-  .. 
+%{cmake_kde4} .. 
 popd
 
 make %{?_smp_mflags} -C %{_target_platform}
@@ -89,11 +88,14 @@ fi
 %{_kde4_libdir}/libtomahawk*.so
 %{_libexecdir}/tomahawk_crash_reporter
 %{_datadir}/applications/tomahawk.desktop
-%{_kde4_datadir}/kde4/services/tomahawk.protocol
 %{_datadir}/icons/hicolor/*/*/*
 
 
 %changelog
+* Wed Mar 07 2012 Magnus Tuominen <magnus.tuominen at gmail.com> 0.4.0-1
+- 0.4.0
+- no need for the tomahawk.protocol file any more
+
 * Mon Jan 09 2012 Rex Dieter <rdieter at fedoraproject.org> 0.3.3-4
 - update Summary (s/Music/Media/)
 


More information about the scm-commits mailing list