rpms/audacity/devel .cvsignore, 1.13, 1.14 audacity.spec, 1.91, 1.92 sources, 1.15, 1.16 audacity-1.3.10-resample.patch, 1.2, NONE audacity-1.3.9-getmaxpeak.patch, 1.1, NONE

Michael Schwendt mschwendt at fedoraproject.org
Thu Jan 21 11:56:39 UTC 2010


Author: mschwendt

Update of /cvs/pkgs/rpms/audacity/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31327

Modified Files:
	.cvsignore audacity.spec sources 
Removed Files:
	audacity-1.3.10-resample.patch audacity-1.3.9-getmaxpeak.patch 
Log Message:
* Thu Jan 21 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 1.3.11-0.1.beta
- Upgrade to 1.3.11-beta.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/audacity/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore	4 Dec 2009 20:53:00 -0000	1.13
+++ .cvsignore	21 Jan 2010 11:56:39 -0000	1.14
@@ -1 +1 @@
-audacity-minsrc-1.3.10.tar.bz2
+audacity-minsrc-1.3.11-beta.tar.bz2


Index: audacity.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audacity/devel/audacity.spec,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -p -r1.91 -r1.92
--- audacity.spec	21 Jan 2010 11:44:44 -0000	1.91
+++ audacity.spec	21 Jan 2010 11:56:39 -0000	1.92
@@ -1,17 +1,17 @@
 # Compile options:
 # --with mp3          : enable mp3 support
 
-%define tartopdir audacity-src-1.3.10
+%define tartopdir audacity-src-1.3.11-beta
 
 Name: audacity
-Version: 1.3.10
-Release: 0.4.beta%{?dist}
+Version: 1.3.11
+Release: 0.1.beta%{?dist}
 Summary: Multitrack audio editor
 Group: Applications/Multimedia
 License: GPLv2
 URL: http://audacity.sourceforge.net
 
-Source0: http://downloads.sf.net/sourceforge/audacity/audacity-minsrc-%{version}.tar.bz2
+Source0: http://downloads.sf.net/sourceforge/audacity/audacity-minsrc-%{version}-beta.tar.bz2
 Source1: audacity.png
 
 Patch1: audacity-1.3.7-libmp3lame-default.patch
@@ -22,10 +22,6 @@ Patch2: audacity-1.3.9-libdir.patch
 # add categories Sequencer X-Jack AudioVideoEditing for F-12 Studio feature
 Patch3: audacity-1.3.10-desktop.patch
 Patch6: audacity-1.3.7-vamp-1.3.patch
-# obsolete with version upgrade
-Patch7: audacity-1.3.9-getmaxpeak.patch
-# obsolete with version upgrade
-Patch8: audacity-1.3.10-resample.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: alsa-lib-devel
@@ -78,8 +74,6 @@ grep -q -s __RPM_LIB * -R && exit 1
 %if 0%{?fedora} < 11
 %patch6 -p1 -b .vamp-1.3
 %endif
-%patch7 -p1 -b .getmaxpeak
-%patch8 -p1 -b .resample
 
 # Substitute occurences of "libmp3lame.so" with "libmp3lame.so.0".
 for i in locale/*.po src/export/ExportMP3.cpp
@@ -155,6 +149,9 @@ update-desktop-database &> /dev/null || 
 
 
 %changelog
+* Thu Jan 21 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 1.3.11-0.1.beta
+- Upgrade to 1.3.11-beta.
+
 * Thu Jan 21 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 1.3.10-0.4.beta
 - Add audio/x-flac to .desktop file (#557335).
 - Create fresh .desktop file patch. Enable startup notification.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/audacity/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- sources	4 Dec 2009 20:53:01 -0000	1.15
+++ sources	21 Jan 2010 11:56:39 -0000	1.16
@@ -1 +1 @@
-ffa698188e2e8f48c499268a478c579c  audacity-minsrc-1.3.10.tar.bz2
+a52b30d386b29c19be23cc4eee66c4e5  audacity-minsrc-1.3.11-beta.tar.bz2


--- audacity-1.3.10-resample.patch DELETED ---


--- audacity-1.3.9-getmaxpeak.patch DELETED ---



More information about the scm-commits mailing list