201 lines
6.7 KiB
Plaintext
201 lines
6.7 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Sat Jun 20 16:21:57 UTC 2015 - olaf@aepfle.de
|
||
|
|
||
|
- Add patch for SSE
|
||
|
- Add check for invalid input sample rate
|
||
|
- Avoid malformed wav causing floating point exception (integer divide by zero)
|
||
|
- Fix warning on 64 bit machines. Explicitely set variables as unsigned ints.
|
||
|
- Enable functions with SSE instructions to maintain their own properly aligned stack
|
||
|
- Fix decision if sample rate ratio is an integer value or not
|
||
|
- run autoreconf, set GTK_CFLAGS
|
||
|
- Add patch to remove ansi2knr instead of using sed
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Feb 3 09:52:08 UTC 2015 - scarabeus@opensuse.org
|
||
|
|
||
|
- Redux the conditionals for not building gtk1 anywhere anymore
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Nov 1 08:14:17 UTC 2013 - obs@botter.cc
|
||
|
|
||
|
- Fix logical issue in hvogel's fix
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Oct 31 15:30:39 UTC 2013 - hvogel@opensuse.org
|
||
|
|
||
|
- Fix the conditional building of gtk1 binaries
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Oct 15 09:36:16 UTC 2013 - obs@botter.cc
|
||
|
|
||
|
- Fix pkgconfig(gtk+-2.0) for >= 11.4
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jul 19 13:34:07 UTC 2012 - reddwarf@opensuse.org
|
||
|
|
||
|
- Fix bug reporting link
|
||
|
- BuildRequires nasm only in x86-32 (there is no assembly available
|
||
|
for other archs)
|
||
|
- Stop BuildRequiring flac-devel, it's not used
|
||
|
- Remove autoreconf call and related BuildRequires and patches
|
||
|
- Remove old compatibility Provides
|
||
|
- Run spec-cleaner
|
||
|
- Removed all patches (unneeded)
|
||
|
- Replace some documentation and let the build system install its
|
||
|
own
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jul 17 10:47:48 UTC 2012 - pascal.bleser@opensuse.org
|
||
|
|
||
|
- update to 3.99.5: fixed build on 12.2
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Nov 22 06:19:40 UTC 2011 - pascal.bleser@opensuse.org
|
||
|
|
||
|
- disable sndfile for IO, causes more issues than anything else (warnings and
|
||
|
issues in several applications that use lame)
|
||
|
- lame-tgetstr.patch: fix build on openSUSE > 12.1, tput and friends are now in
|
||
|
libtinfo
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Mar 7 01:28:48 UTC 2011 - pascal.bleser@opensuse.org
|
||
|
|
||
|
- add Gentoo patch that fixes reading from stdin
|
||
|
- add rpmlintrc
|
||
|
- split out documentation into subpackage
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jun 18 14:30:45 UTC 2010 - lnussel@suse.de
|
||
|
|
||
|
- disable use of gtk in 11.3, was dropped
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Mar 27 02:05:44 UTC 2010 - pascal@links2linux.de
|
||
|
|
||
|
- update to 3.98.4:
|
||
|
* fix for #2973877, a problem regarding the new drain code
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Feb 28 00:59:08 UTC 2010 - pascal@links2linux.de
|
||
|
|
||
|
- update to 3.98.3:
|
||
|
* a very important interaction with the FhG decoder was fixed
|
||
|
* the hip audio decoding library is used to perform a better job
|
||
|
when reencoding MP3 files to MP3 files
|
||
|
* bugs were worked around to improve compatibility with ffmpeg
|
||
|
* many fixes were made regarding ID3 tags, including correct
|
||
|
specification of the length of the tracks
|
||
|
|
||
|
- dropped cvs patch, merged upstream
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Aug 21 00:00:00 UTC 2009 - Manfred.Tremmel@iiv.de
|
||
|
|
||
|
- cleanups cvs patch
|
||
|
- removed static library
|
||
|
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat May 30 00:00:00 UTC 2009 - Manfred.Tremmel@iiv.de
|
||
|
|
||
|
- patch from cvs to fix buffer problems with ffmpeg
|
||
|
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Sep 23 00:00:00 UTC 2008 - guru@unixtech.be
|
||
|
|
||
|
- added Authors: in description blocks
|
||
|
- use libsndfile for fileio, as it seems to be the prefered default now
|
||
|
- update to 3.98.2:
|
||
|
* adds some quality improvements to the generated audio files
|
||
|
* enables the user to choose fractional variable bitrate qualities
|
||
|
* upgraded support for libsndfile1 (and, in turn, can use many file formats as input, including FLAC files)
|
||
|
* includes many bugfixes, including peripheral tools for user convenience
|
||
|
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Jul 13 00:00:00 UTC 2008 - guru@unixtech.be
|
||
|
|
||
|
- added ldconfig in post and postun
|
||
|
- changed release to 0.pm.1 (instead of 1)
|
||
|
- split off shared library and -devel packages (still Requires by lame for
|
||
|
backwards compatibility, may change later)
|
||
|
- fixed Group:
|
||
|
- added BuildRequires
|
||
|
- added debuginfo support
|
||
|
- revamped spec file
|
||
|
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Dec 20 00:00:00 UTC 2006 - henne@links2linux.de
|
||
|
|
||
|
- update to version 3.97
|
||
|
- build against libm for k3b
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Feb 28 00:00:00 UTC 2006 - henne@links2linux.de
|
||
|
|
||
|
- package missing include dir
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Nov 27 00:00:00 UTC 2004 - henne@links2linux.de
|
||
|
|
||
|
- make spec file lib/lib64 clean
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Oct 17 00:00:00 UTC 2004 - henne@links2linux.de
|
||
|
|
||
|
- updated to version 3.96.1
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed May 5 00:00:00 UTC 2004 - henne@links2linux.de
|
||
|
|
||
|
- updated to version 3.95.1
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Sep 28 00:00:00 UTC 2003 - henne@links2linux.de
|
||
|
|
||
|
- updated to version 3.93.1
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Aug 31 00:00:00 UTC 2003 - henne@links2linux.de
|
||
|
|
||
|
- remove buildarch
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Mar 23 00:00:00 UTC 2003 - henne@links2linux.de
|
||
|
|
||
|
- compiled for 8.2
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Sep 15 00:00:00 UTC 2002 - henne@links2linux.de
|
||
|
|
||
|
- updated version to 3.92
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jan 28 00:00:00 UTC 2002 - waldemar@links2linux.de
|
||
|
|
||
|
- new release
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue May 15 00:00:00 UTC 2001 - waldemar@links2linux.de
|
||
|
|
||
|
- new beta
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jan 23 00:00:00 UTC 2001 - waldemar@links2linux.de
|
||
|
|
||
|
- added mlame, script for multiple encoding with lame
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jan 11 00:00:00 UTC 2001 - waldemar@links2linux.de
|
||
|
|
||
|
- compiled without ogg/vorbis support, because to buggy
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jan 3 00:00:00 UTC 2001 - waldemar@links2linux.de
|
||
|
|
||
|
- first release
|
||
|
|
||
|
|