[phonon] phonon-4.8.1

Rex Dieter rdieter at fedoraproject.org
Fri Oct 17 14:07:42 UTC 2014


commit a1b191b0d0b1876f3b0c6b82bb12d5f9fbff647d
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Fri Oct 17 09:07:38 2014 -0500

    phonon-4.8.1

 .gitignore  |    3 +--
 phonon.spec |    9 +++++++--
 sources     |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 88f7d4c..2432938 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
 /phonon-4.7.2.tar.xz
-/phonon-4.7.80.tar.xz
-/phonon-4.8.0.tar.xz
+/phonon-4.8.1.tar.xz
diff --git a/phonon.spec b/phonon.spec
index 4ce61c8..a2f2f4e 100644
--- a/phonon.spec
+++ b/phonon.spec
@@ -10,8 +10,8 @@
 
 Summary: Multimedia framework api
 Name:    phonon
-Version: 4.8.0
-Release: 2%{?dist}
+Version: 4.8.1
+Release: 1%{?dist}
 License: LGPLv2+
 URL:     http://phonon.kde.org/
 %if 0%{?snap}
@@ -42,6 +42,8 @@ BuildRequires: pkgconfig(QtDBus) pkgconfig(QtDesigner) pkgconfig(QtOpenGL) pkgco
 # Qt5
 BuildRequires: pkgconfig(Qt5DBus) pkgconfig(Qt5Designer) pkgconfig(Qt5OpenGL) pkgconfig(Qt5Widgets)
 BuildRequires: pkgconfig(Qt5Declarative)
+# temporary workaround qt5-qttools packaging bug
+BuildRequires: qt5-designer-plugin-webkit
 %if 0%{?zeitgeist}
 BuildRequires: pkgconfig(QZeitgeist)
 %endif
@@ -198,6 +200,9 @@ test "$(pkg-config --modversion phonon4qt5)" = "%{version}"
 
 
 %changelog
+* Fri Oct 17 2014 Rex Dieter <rdieter at fedoraproject.org> 4.8.1-1
+- phonon-4.8.1
+
 * Mon Sep 08 2014 Rex Dieter <rdieter at fedoraproject.org> 4.8.0-2
 - 4.8.0
 
diff --git a/sources b/sources
index 015bbdd..471ed83 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-30af25af0bf28f3ce462f39b0a6e4081  phonon-4.8.0.tar.xz
+2da3a26b911b23bb29d6ba2d07044a08  phonon-4.8.1.tar.xz


More information about the scm-commits mailing list