* README:
	* RELEASE:
	* configure.ac:
	* morituri.doap:
	  Releasing 0.1.3, "cranes"
This commit is contained in:
Thomas Vander Stichele
2012-11-23 16:58:30 +00:00
parent 6b50218701
commit 352519dc2f
6 changed files with 85 additions and 36 deletions

View File

@@ -32,7 +32,7 @@ Morituri is a CD ripper aiming for maximum quality.
<location rdf:resource="http://thomas.apestaart.org/morituri/svn/trunk/" />
<browse rdf:resource="http://thomas.apestaart.org/morituri/trac/browser/trunk" />
</SVNRepository>
</repository>
</repository>
<maintainer>
<foaf:Person>
@@ -40,6 +40,27 @@ Morituri is a CD ripper aiming for maximum quality.
</foaf:Person>
</maintainer>
<release>
<Version>
<revision>0.1.3</revision>
<branch>trunk</branch>
<name>cranes</name>
<created>2012-11-23</created>
<file-release rdf:resource="http://thomas.apestaart.org/download/morituri/morituri-0.1.3.tar.bz2" />
<file-release rdf:resource="http://thomas.apestaart.org/download/morituri/morituri-0.1.3-1.noarch.rpm" />
<dc:description>
- shorten really long file names if needed
- support multi-disc ripping with musicbrainz NGS
- add %y for release year in templates
- added rip cd rip --release-id option to select the exact release
- allow track and disc templates to create files in different directories
- work out relative paths from cue/m3u files to audio files
- Update mp3vbr profile
</dc:description>
</Version>
</release>
<release>
<Version>
<revision>0.1.2</revision>