[tomahawk/f17] 0.4.0-1

Magnus Tuominen magnu5 at fedoraproject.org
Wed Mar 7 19:18:22 UTC 2012


commit 3e9751ce9fcd54681284f2d192bb0f26d7f262e1
Author: Magnus Tuominen <magnus.tuominen at gmail.com>
Date:   Wed Mar 7 21:17:47 2012 +0200

    0.4.0-1

 .gitignore    |    1 +
 sources       |    2 +-
 tomahawk.spec |   13 ++++++-------
 3 files changed, 8 insertions(+), 8 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 b030167..c8089f9 100644
--- a/tomahawk.spec
+++ b/tomahawk.spec
@@ -1,7 +1,7 @@
 
 Name:    tomahawk
-Version: 0.3.3
-Release: 5%{?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,13 +88,13 @@ fi
 %{_kde4_libdir}/libtomahawk*.so
 %{_libexecdir}/tomahawk_crash_reporter
 %{_datadir}/applications/tomahawk.desktop
-%{_kde4_datadir}/kde4/services/tomahawk.protocol
 %{_datadir}/icons/hicolor/*/*/*
 
 
 %changelog
-* Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.3-5
-- Rebuilt for c++ ABI breakage
+* 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