diff --git a/.gitignore b/.gitignore index 1dd9a4d..0007bb4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ /audacity-ecdb1d81c9312789c6233aba2190572344b22188.tar.gz /audacity-minsrc-2.1.2rc1.tar.xz /audacity-manual-2.1.2rc1.zip +/audacity-minsrc-2.1.2rc2.tar.xz +/audacity-manual-2.1.2rc2.zip diff --git a/audacity.spec b/audacity.spec index 037d3c3..de34964 100644 --- a/audacity.spec +++ b/audacity.spec @@ -1,12 +1,12 @@ # Compile options: %bcond_without mp3 -#%global commit0 ecdb1d81c9312789c6233aba2190572344b22188 -#%global shortcommit0 %(c=%#{commit0}; echo ${c:0:7}) +#%#global commit0 ecdb1d81c9312789c6233aba2190572344b22188 +#%#global shortcommit0 %(c=%#{commit0}; echo ${c:0:7}) Name: audacity Version: 2.1.2 -Release: 0.7.rc1%{?dist} +Release: 0.8.rc2%{?dist} Summary: Multitrack audio editor Group: Applications/Multimedia License: GPLv2 @@ -14,7 +14,7 @@ URL: http://audacity.sourceforge.net %define realname audacity -Source0: http://www.fosshub.com/Audacity.html/%{name}-minsrc-%{version}rc1.tar.xz +Source0: http://www.fosshub.com/Audacity.html/%{name}-minsrc-%{version}rc2.tar.xz # For alpha git snapshots for testing use the github archive as upstream source: #Source0: https://github.com/audacity/%#{name}/archive/%#{commit0}/%#{name}-%#{commit0}.tar.gz # ie https://github.com/audacity/audacity/archive/ecdb1d81c9312789c6233aba2190572344b22188/audacity-ecdb1d81c9312789c6233aba2190572344b22188.tar.gz @@ -23,7 +23,7 @@ Source0: http://www.fosshub.com/Audacity.html/%{name}-minsrc-%{version}rc1.tar.x %define tartopdir audacity-minsrc-%{version} #%#define tartopdir audacity-%#{commit0} -Source1: http://www.fosshub.com/Audacity.html/%{name}-manual-%{version}rc1.zip +Source1: http://www.fosshub.com/Audacity.html/%{name}-manual-%{version}rc2.zip #Source1: http://downloads.sf.net/sourceforge/audacity/audacity-manual-%#{version}.zip # Patch1: audacity-2.0.4-libmp3lame-default.patch @@ -208,6 +208,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Fri Jan 1 2016 David Timms - 2.1.2-0.8.rc2 +- 2.1.2 Release Candidate 2 for testing. + * Sun Nov 15 2015 David Timms - 2.1.2-0.7.rc1 - 2.1.2 Release Candidate 1 for testing. diff --git a/sources b/sources index 4c2500b..20b9b9e 100644 --- a/sources +++ b/sources @@ -3,3 +3,5 @@ a4116a20798b827cd1e06e50c8099aa6 audacity-manual-2.1.1.zip 5eb4b192fa64649a2e93e9aa66286385 audacity-ecdb1d81c9312789c6233aba2190572344b22188.tar.gz f975ede82116b3729bba6f8a52b40163 audacity-minsrc-2.1.2rc1.tar.xz bdafc794fb1f0e4aa7957e4913312889 audacity-manual-2.1.2rc1.zip +0a3174479ab3a8aee63bceac37d4026a audacity-minsrc-2.1.2rc2.tar.xz +44ca47452b42b55aecf85acb04a5cdff audacity-manual-2.1.2rc2.zip