From 166d780d9e9b25ec9f346603b1903f152b1db997 Mon Sep 17 00:00:00 2001 From: David Timms Date: Mar 14 2012 22:03:15 +0000 Subject: update to 2.0.0 final --- diff --git a/.gitignore b/.gitignore index 81541c5..f88ea81 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/audacity-minsrc-2.0.0rc9.tar.bz2 +/audacity-minsrc-2.0.0.tar.bz2 /help.zip diff --git a/audacity-1.3.14-gtypes.patch b/audacity-1.3.14-gtypes.patch deleted file mode 100644 index cd72e8a..0000000 --- a/audacity-1.3.14-gtypes.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/AudacityApp.cpp.orig 2011-11-04 10:44:41.016958277 +1100 -+++ src/AudacityApp.cpp 2011-11-01 17:15:19.000000000 +1100 -@@ -406,7 +406,7 @@ - * Happily we can avoid the hack, as we only need some of the headers, not - * the full GTK headers - */ --#include -+//#include - #include - - typedef struct _GnomeProgram GnomeProgram; diff --git a/audacity.spec b/audacity.spec index c672214..d4a5759 100644 --- a/audacity.spec +++ b/audacity.spec @@ -4,7 +4,7 @@ Name: audacity Version: 2.0.0 -Release: 0.9.rc9%{?dist} +Release: 1%{?dist} Summary: Multitrack audio editor Group: Applications/Multimedia License: GPLv2 @@ -14,13 +14,9 @@ URL: http://audacity.sourceforge.net # use for upstream source releases: #Source0: http://downloads.sf.net/sourceforge/audacity/audacity-minsrc-%#{version}-beta.tar.bz2 -Source0: http://audacity.googlecode.com/files/audacity-minsrc-%{version}rc9.tar.bz2 +Source0: http://audacity.googlecode.com/files/audacity-minsrc-%{version}.tar.bz2 %define tartopdir audacity-src-%{version} -# use for svn snapshot: [see package README for generation process] -#S#ource0: audacity-minsrc-2.0.0-rc1-20120218.tar.bz2 -#%#define tartopdir audacity-src-%{version} - # The manual is not versioned; it is essentially a work in progress Source1: http://manual.audacityteam.org/help.zip @@ -31,7 +27,6 @@ Patch2: audacity-1.3.9-libdir.patch # enable startup notification # add categories Sequencer X-Jack AudioVideoEditing for F-12 Studio feature Patch3: audacity-1.3.13-desktop.in.patch -#P#atch4: audacity-1.3.14-gtypes.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: alsa-lib-devel @@ -101,7 +96,6 @@ do done %patch3 -b .desktop.old -#%#patch4 -b .gtypes %build @@ -180,6 +174,9 @@ update-desktop-database &> /dev/null || : %changelog +* Wed Mar 14 2012 David Timms - 2.0.0-1 +- update to 2.0.0 final + * Sun Mar 11 2012 David Timms - 2.0.0-0.9.rc9 - update to 2.0.0 release candidate 9 - drop upstreamed glib2 include patch diff --git a/sources b/sources index ffe605c..e1a01f8 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -094b7001af29818cd84961b83397377f audacity-minsrc-2.0.0rc9.tar.bz2 +094b7001af29818cd84961b83397377f audacity-minsrc-2.0.0.tar.bz2 22b95057384a4553423f13ccfed311f0 help.zip