[audex] Update to 0.74beta1.

Roland Wolters liquidat at fedoraproject.org
Thu Dec 29 09:15:46 UTC 2011


commit 99736f7b1d807db3aae796fd717e6e711ec725b6
Author: liquidat <liquidat at izom.de>
Date:   Thu Dec 29 10:14:44 2011 +0100

    Update to 0.74beta1.

 .gitignore |    1 +
 audex.spec |   17 +++++++----------
 sources    |    4 +---
 3 files changed, 9 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4297ec1..d46fce1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 audex-0.72b1.tar.bz2
 KDE_4_4_compile_fix.patch
 dso-linking.patch
+/audex-0.74b1.tar.xz
diff --git a/audex.spec b/audex.spec
index f18aac0..bda573f 100644
--- a/audex.spec
+++ b/audex.spec
@@ -1,14 +1,11 @@
 Name:           audex
-Version:        0.72
-Release:        0.9.beta1%{?dist}
+Version:        0.74
+Release:        0.1.beta1%{?dist}
 Summary:        Audio ripper
 Group:          Applications/Multimedia
 License:        GPLv3+
 URL:            http://opensource.maniatek.de/audex/
-Source0:        http://opensource.maniatek.de/audex/files/audex-%{version}b1.tar.bz2
-Patch0:         KDE_4_4_compile_fix.patch
-Patch1:		dso-linking.patch
-Patch2:		audex-kde45-build.patch
+Source0:        http://opensource.maniatek.de/audex/files/audex-%{version}b1.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  kdelibs4-devel desktop-file-utils gettext
@@ -21,10 +18,7 @@ a beta version. It is being tested by some testers and this program
 may change on the way to its first stable 1.0-release.
 
 %prep
-%setup -qn audex
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%setup -qn audex-0.74b1
 
 %build
 mkdir -p %{_target_platform}
@@ -72,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_kde4_datadir}/kde4/apps/audex
 
 %changelog
+* Thu Dec 29 2011 Roland Wolters <wolters.liste at gmx.net> 0.74-0.1.beta1
+- Rebuilt for 0.74-0.1.beta1
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.72-0.9.beta1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index e389f3a..88b007c 100644
--- a/sources
+++ b/sources
@@ -1,3 +1 @@
-1953587ebc8e08f5de1eb782ecf92788  audex-0.72b1.tar.bz2
-462c4cdbbd915f53c87cd8489478d83b  dso-linking.patch
-8704301ce0325bbad304d2c3980920f8  KDE_4_4_compile_fix.patch
+20fdf9a0f89c08f44a151b6bdaab8782  audex-0.74b1.tar.xz


More information about the scm-commits mailing list