[phonon-backend-gstreamer] 4.7.2

Rex Dieter rdieter at fedoraproject.org
Mon Jun 23 16:23:42 UTC 2014


commit 8acaa2ca41a930b8cb45ac90797417f0d3aa0016
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Jun 23 11:23:42 2014 -0500

    4.7.2

 .gitignore                                         |    2 +-
 ...ck-not-locked-mutexes-prevent-crashing-wi.patch |   35 -------
 ...l-QApplication-syncX-from-the-main-thread.patch |  106 --------------------
 phonon-backend-gstreamer.spec                      |   14 +--
 sources                                            |    2 +-
 5 files changed, 8 insertions(+), 151 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a576675..ce8373b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/phonon-backend-gstreamer-4.7.1.tar.xz
+/phonon-backend-gstreamer-4.7.2.tar.xz
diff --git a/phonon-backend-gstreamer.spec b/phonon-backend-gstreamer.spec
index 7fb1076..0f78e68 100644
--- a/phonon-backend-gstreamer.spec
+++ b/phonon-backend-gstreamer.spec
@@ -2,8 +2,8 @@
 Summary: Gstreamer phonon backend 
 Name:    phonon-backend-gstreamer
 Epoch:   2
-Version: 4.7.1
-Release: 3%{?dist}
+Version: 4.7.2
+Release: 1%{?dist}
 
 License: LGPLv2+
 URL:     http://phonon.kde.org/
@@ -12,12 +12,10 @@ Source0: phonon-backend-gstreamer-%{version}-%{snap}.tar.bz2
 # run this script to generate a snapshot tarball
 Source1: phonon-gstreamer_snapshot.sh
 %else
-Source0: http://download.kde.org/stable/phonon/phonon-backend-gstreamer/%{version}/phonon-backend-gstreamer-%{version}.tar.xz
+Source0: http://download.kde.org/stable/phonon/phonon-backend-gstreamer/%{version}/src/phonon-backend-gstreamer-%{version}.tar.xz
 %endif
 
 ## upstream patches
-Patch2: 0002-do-not-unlock-not-locked-mutexes-prevent-crashing-wi.patch
-Patch3: 0003-Only-call-QApplication-syncX-from-the-main-thread.patch
 
 BuildRequires: automoc4
 BuildRequires: cmake
@@ -63,9 +61,6 @@ Requires: gstreamer-plugins-good
 %prep
 %setup -q -n phonon-backend-gstreamer-%{version}
 
-%patch2 -p1 -b .0002
-%patch3 -p1 -b .0003
-
 
 %build
 mkdir -p %{_target_platform}
@@ -117,6 +112,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null ||:
 
 
 %changelog
+* Mon Jun 23 2014 Rex Dieter <rdieter at fedoraproject.org> 4.7.2-1
+- 4.7.2
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2:4.7.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index f66939b..6bc2246 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c0cfab4ec0bbe1f201503e6ccc7290a  phonon-backend-gstreamer-4.7.1.tar.xz
+d437478c3ef2da2cda0da0abda20ef11  phonon-backend-gstreamer-4.7.2.tar.xz


More information about the scm-commits mailing list