[phonon-backend-gstreamer] 4.6.2

Rex Dieter rdieter at fedoraproject.org
Mon Aug 13 12:49:44 UTC 2012


commit 1531ff7bee0c81709757da0495a0f0df358b615c
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Aug 13 07:53:32 2012 -0500

    4.6.2

 .gitignore                                         |    2 +-
 ...ool-to-track-whether-abouttofinish-is-run.patch |   59 -------------------
 ...ipgapless-and-wake-the-condition-iff-abou.patch |   39 -------------
 ...-setNextSource-iff-abouttofinish-is-activ.patch |   61 --------------------
 0004-warning.patch                                 |   26 --------
 phonon-backend-gstreamer.spec                      |   18 ++----
 sources                                            |    2 +-
 7 files changed, 8 insertions(+), 199 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 83eb673..84c7f09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/phonon-backend-gstreamer-4.6.1.tar.xz
+/phonon-backend-gstreamer-4.6.2.tar.xz
diff --git a/phonon-backend-gstreamer.spec b/phonon-backend-gstreamer.spec
index 388ef43..d6b9c3b 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.6.1
-Release: 3%{?dist}
+Version: 4.6.2
+Release: 1%{?dist}
 Group:   System Environment/Libraries
 License: LGPLv2+
 URL:     http://phonon.kde.org/
@@ -12,15 +12,11 @@ Source0: phonon-backend-gstreamer-%{version}-%{snap}.tar.bz2
 # run this script to generate a snapshot tarball
 Source1: phonon-gstreamer_snapshot.sh
 %else
-Source0: ftp://ftp.kde.org/pub/kde/stable/phonon/phonon-backend-gstreamer/%{version}/src/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
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ## upstream patches
-Patch101: 0001-introduce-bool-to-track-whether-abouttofinish-is-run.patch
-Patch102: 0002-only-set-skipgapless-and-wake-the-condition-iff-abou.patch
-Patch103: 0003-only-handle-setNextSource-iff-abouttofinish-is-activ.patch
-Patch104: 0004-warning.patch
 
 BuildRequires: automoc4
 BuildRequires: cmake
@@ -56,11 +52,6 @@ Requires: qt4%{?_isa} >= %{_qt4_version}
 %prep
 %setup -q -n phonon-backend-gstreamer-%{version}
 
-%patch101 -p1 -b .0001
-%patch102 -p1 -b .0002
-%patch103 -p1 -b .0003
-%patch104 -p1 -b .0004
-
 
 %build
 mkdir -p %{_target_platform}
@@ -104,6 +95,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null ||:
 
 
 %changelog
+* Mon Aug 13 2012 Rex Dieter <rdieter at fedoraproject.org> 2:4.6.2-1
+- 4.6.2
+
 * Thu Jul 26 2012 Rex Dieter <rdieter at fedoraproject.org> 2:4.6.1-3
 - upstream fixes for gapless/repeat issues seen in amarok (#841941)
 
diff --git a/sources b/sources
index 060a2b9..8b991dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0c8a1064e32c83dd6976187dcc491a3  phonon-backend-gstreamer-4.6.1.tar.xz
+8c08875d10952bc5685bcec8de3acb2d  phonon-backend-gstreamer-4.6.2.tar.xz


More information about the scm-commits mailing list