1<?xml version="1.0"?>
2<releases>
3  <release>
4    <version>1.2.1</version>
5    <date>2012-05-06</date>
6    <file type="source">https://github.com/downloads/alonbl/mp3unicode/mp3unicode-1.2.1.tar.bz2</file>
7    <file type="ebuild">http://packages.gentoo.org/package/media-sound/mp3unicode</file>
8    <changes>
9      <change>Fix -p parameter.</change>
10      <change>Add -w parameter.</change>
11      <change>Print a message if file save failed.</change>
12    </changes>
13  </release>
14
15  <release>
16    <version>1.2</version>
17    <date>2007-09-28</date>
18    <file type="source">http://downloads.sourceforge.net/mp3unicode/mp3unicode-1.2.tar.bz2</file>
19    <file type="ebuild">http://packages.gentoo.org/package/media-sound/mp3unicode</file>
20    <changes>
21      <change>Qt dependency dropped.</change>
22      <change>Processing multiple files is now possible.</change>
23      <change>Some improvements in interface, e.g. running mp3unicode without arguments shows help.</change>
24    </changes>
25  </release>
26
27  <release>
28    <version>1.1.2</version>
29    <date>2007-06-30</date>
30    <file type="source">http://downloads.sourceforge.net/mp3unicode/mp3unicode-1.1.2.tar.bz2</file>
31    <changes>
32      <change>Use qmake to build.</change>
33      <change>Fix some compiler warnings.</change>
34      <change>Added some experimental distro packaging related stuff.</change>
35    </changes>
36  </release>
37
38  <release>
39    <version>1.1.1</version>
40    <date>2007-04-29</date>
41    <file type="source">http://downloads.sourceforge.net/mp3unicode/mp3unicode-1.1.1.tar.bz2</file>
42    <changes>
43      <change>Qt-4.2 prerequisite and not 4.2.2.</change>
44      <change>UTF-8 filenames are now supported.</change>
45    </changes>
46  </release>
47
48  <release>
49    <version>1.1.0</version>
50    <date>2007-04-07</date>
51    <file type="source">http://downloads.sourceforge.net/mp3unicode/mp3unicode-1.1.0.tar.bz2</file>
52    <changes>
53      <change>Qt-4.2 migration.</change>
54      <change>Added autoconf/automake build.</change>
55      <change>Auto detect all available codepages.</change>
56      <change>Print available codepages in usage.</change>
57      <change>Added genre encoding.</change>
58      <change>Fixup exit code.</change>
59    </changes>
60  </release>
61
62  <release>
63    <version>1.0.1</version>
64    <date>2006-07-05</date>
65    <file type="source">http://downloads.sourceforge.net/mp3unicode/mp3unicode-1.0.1.tar.bz2</file>
66    <changes>
67      <change>Fixed an error in the Makefile (g++ invocation parameters).</change>
68    </changes>
69  </release>
70</releases>
71
72