File libmp3splt.changes of Package libmp3splt

-------------------------------------------------------------------
Sat Oct 08 10:55:17 UTC 2016 - joerg.lorenzen@ki.tng.de

- Removed service file because build often fails with 'bad temdir'
  and only sometimes succeeds.

-------------------------------------------------------------------
Wed Jul 15 18:51:30 UTC 2015 - edogawa@aon.at

- update to 0.9.2

-------------------------------------------------------------------
Mon Apr 01 08:55:17 UTC 2013 - pascal.bleser@opensuse.org

- update to 0.8.2

-------------------------------------------------------------------
Tue Sep 04 15:09:04 UTC 2012 - pascal.bleser@opensuse.org

- update to 0.7.3:
  * bugfixes

-------------------------------------------------------------------
Tue Feb 21 10:41:33 UTC 2012 - pascal.bleser@opensuse.org

- update to 0.7.1:
  * added minimum track length option for silence scan - closes sf#2393766
  * added option to set original tags when using 'replace tags in tags' -
    closes sf#3407314
  * added support for multiple ogg/vorbis logical streams
  * fixed mp3 frame mode with skippoint when skippoint too small (on the same
    frame as previous)
  * fixed some regression regarding mp3splt v2.1c - removed some checks
    relative to the total time - we cannot rely on the total time - for example
    with concatenated mp3s
  * fixed several audacity labels issues
  * fixed inconsistency (extra 0 padding) between @n of custom tags and @n of
    output filename

- add Recommends for the mp3 and ogg plugins, as it is quite pointless to use
  it without any of those

-------------------------------------------------------------------
Thu Jul 21 10:12:54 UTC 2011 - pascal.bleser@opensuse.org

- update to 0.7:
  * major new features include support for trimming using silence detection;
    this new feature probably still needs tweaking
  * support for copying the original tags was improved

-------------------------------------------------------------------
Thu May 12 05:08:08 UTC 2011 - pascal.bleser@opensuse.org

- changed Requires to Recommmends for the ogg and mp3 subpackage backends

-------------------------------------------------------------------
Wed May 11 21:18:34 UTC 2011 - pascal.bleser@opensuse.org

- add patch to fix array out-of-bounds access
- add patch to fix swapped parameters when calling memset
- fix package names: libmp3splt0-(mp3|ogg) instead of libmp3splt-(mp3|ogg)

-------------------------------------------------------------------
Wed Apr 27 16:25:39 UTC 2011 - pascal.bleser@opensuse.org

- update to 0.6.1a

-------------------------------------------------------------------
Sat Feb 27 00:00:00 UTC 2010 - pascal.bleser@opensuse.org

- update to 0.5.9


-------------------------------------------------------------------
Sat Oct 31 00:00:00 UTC 2009 - pascal.bleser@opensuse.org

- update to 0.5.8


-------------------------------------------------------------------
Mon Jan 19 00:00:00 UTC 2009 - guru@unixtech.be

- update to 0.5.4


-------------------------------------------------------------------
Sat Jan  3 00:00:00 UTC 2009 - guru@unixtech.be

- update to 0.5.1


-------------------------------------------------------------------
Wed Oct  1 00:00:00 UTC 2008 - guru@unixtech.be

- fixed plugin directory, thanks to Kent for reporting


-------------------------------------------------------------------
Sat Sep  6 00:00:00 UTC 2008 - guru@unixtech.be

- added missing ldconfig calls in post/postun
- added missing Requires in -devel subpackage
- added Authors
- update to 0.5:
  * a plugin system has been added for audio formats (currently supports Ogg Vorbis and MP3)
  * STDIN and STDOUT have been implemented (like in the original mp3splt)
  * translations of error codes have been moved to strings in the library
  * an experimental version of 'mp3splt.log' has been implemented (like in the original mp3splt)
  * the return codes of many functions were checked
  * the option '-o' now creates directories if necessary
  * many bugs have been fixed


-------------------------------------------------------------------
Mon Dec 31 00:00:00 UTC 2007 - guru@unixtech.be

- shared library policy compliance for all dists


-------------------------------------------------------------------
Fri Sep  7 00:00:00 UTC 2007 - guru@unixtech.be

- shared library policy support for 10.3
- fixed spec file
- moved to Packman


-------------------------------------------------------------------
Mon Mar 27 00:00:00 UTC 2006 - guru@unixtech.be

- new package