[tomahawk] tomahawk-0.5.2

Rex Dieter rdieter at fedoraproject.org
Tue Jul 3 22:17:34 UTC 2012


commit ec93762c96f9edc6cd8800a64abe4b7321b19087
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Tue Jul 3 17:20:43 2012 -0500

    tomahawk-0.5.2

 .gitignore    |    1 +
 sources       |    2 +-
 tomahawk.spec |   15 ++++++++++-----
 3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 640888d..1380cd3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /tomahawk-0.4.2.tar.bz2
+/tomahawk-0.5.2.tar.bz2
diff --git a/sources b/sources
index 9a798e1..e548e28 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c5aadf3c6a3a9b8b7c66ca29bbf88fb  tomahawk-0.4.2.tar.bz2
+c8a3106ccb70602cb27a392a435278c0  tomahawk-0.5.2.tar.bz2
diff --git a/tomahawk.spec b/tomahawk.spec
index 72f921d..9b18dc9 100644
--- a/tomahawk.spec
+++ b/tomahawk.spec
@@ -1,25 +1,27 @@
 
 Name:    tomahawk
-Version: 0.4.2
-Release: 2%{?dist}
+Version: 0.5.2
+Release: 1%{?dist}
 Summary: The Social Media Player
 
 License: GPLv2+
 URL:     http://tomahawk-player.org/
 Source0: http://download.tomahawk-player.org/tomahawk-%{version}.tar.bz2 
 
-BuildRequires: jreen-devel
 BuildRequires: boost-devel
 BuildRequires: kdelibs4-devel
-BuildRequires: pkgconfig(libattica)
+BuildRequires: liblastfm-devel >= 1.0
+BuildRequires: pkgconfig(libattica) >= 0.4.0
 BuildRequires: pkgconfig(libechonest) >= 1.2.0
 BuildRequires: pkgconfig(libclucene-core) >= 2.3
+BuildRequires: pkgconfig(libjreen)
 BuildRequires: pkgconfig(phonon) >= 4.5.0
 BuildRequires: pkgconfig(qca2)
+BuildRequires: pkgconfig(QtDBus) pkgconfig(QtGui) pkgconfig(QtNetwork) pkgconfig(QtXmlPatterns)
+BuildRequires: pkgconfig(QtWebKit)
 BuildRequires: pkgconfig(QJson) 
 BuildRequires: pkgconfig(taglib)
 BuildRequires: quazip-devel
-BuildRequires: qt4-devel
 BuildRequires: qtweetlib-devel >= 0.4
 
 %global libechonest_version %(pkg-config --modversion libechonest 2>/dev/null || echo 1.1.7)
@@ -94,6 +96,9 @@ fi
 
 
 %changelog
+* Tue Jul 03 2012 Rex Dieter <rdieter at fedoraproject.org> 0.5.2-1
+- tomahawk-0.5.2
+
 * Wed Jun 20 2012 Rex Dieter <rdieter at fedoraproject.org> 0.4.2-2
 - rebuild (attica)
 


More information about the scm-commits mailing list