[kmix] 4.10.2

Rex Dieter rdieter at fedoraproject.org
Mon Apr 1 00:37:14 UTC 2013


commit ba2d26977ab2742b6b09d9ff158b2435857dc72d
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sun Mar 31 19:36:58 2013 -0500

    4.10.2

 .gitignore                                         |    2 +-
 0001-fix-build-for-pa-0.9.23.patch                 |   31 ------------
 ...t-the-use-of-capture-volumes-added-in-5c5.patch |   49 --------------------
 ...x-crash-when-moving-stream-across-devices.patch |   36 --------------
 kmix.spec                                          |   14 ++----
 sources                                            |    2 +-
 6 files changed, 7 insertions(+), 127 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 17f665a..5979caf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kmix-4.10.1.tar.xz
+/kmix-4.10.2.tar.xz
diff --git a/kmix.spec b/kmix.spec
index fb38236..e2d7e25 100644
--- a/kmix.spec
+++ b/kmix.spec
@@ -1,7 +1,7 @@
 Name:    kmix 
 Summary: KDE volume control 
-Version: 4.10.1
-Release: 2%{?dist}
+Version: 4.10.2
+Release: 1%{?dist}
 
 # code is LGPLv2+ except for gui/osdwidget.* which is GPLv2+
 # docs GFDL
@@ -16,9 +16,6 @@ URL:     https://projects.kde.org/projects/kde/kdemultimedia/%{name}
 Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
 ## upstream patches
-Patch101: 0001-fix-build-for-pa-0.9.23.patch
-Patch103: 0003-pulse-Revert-the-use-of-capture-volumes-added-in-5c5.patch
-Patch104: 0004-Fix-crash-when-moving-stream-across-devices.patch
 
 BuildRequires: desktop-file-utils
 BuildRequires: kdelibs4-devel >= %{version}
@@ -41,10 +38,6 @@ Provides:  kdemultimedia-kmix = 6:%{version}-%{release}
 %prep
 %setup -q
 
-%patch101 -p1 -b .0001
-%patch103 -p1 -b .0003
-%patch104 -p1 -b .0004
-
 
 %build
 mkdir -p %{_target_platform}
@@ -99,6 +92,9 @@ fi
 
 
 %changelog
+* Mon Apr 01 2013 Rex Dieter <rdieter at fedoraproject.org> - 4.10.2-1
+- 4.10.2
+
 * Mon Mar 18 2013 Rex Dieter <rdieter at fedoraproject.org> - 4.10.1-2
 - pull a few upstream patches, in particular...
 - kmix crahes moving streams between sinks (#922849)
diff --git a/sources b/sources
index 1800b1a..f5a0c0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf6812d4c995fe57984f93136cb49108  kmix-4.10.1.tar.xz
+5681152c09b35414737e8e4c3dedb57d  kmix-4.10.2.tar.xz


More information about the scm-commits mailing list