Hello community, here is the log from the commit of package cutmp3 for openSUSE:Factory checked in at 2017-08-28 15:16:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cutmp3 (Old) and /work/SRC/openSUSE:Factory/.cutmp3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cutmp3" Mon Aug 28 15:16:37 2017 rev:2 rq:518784 version:3.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/cutmp3/cutmp3.changes 2017-08-24 18:54:30.539593816 +0200 +++ /work/SRC/openSUSE:Factory/.cutmp3.new/cutmp3.changes 2017-08-28 15:18:03.529192138 +0200 @@ -1,0 +2,5 @@ +Fri Aug 25 15:34:36 UTC 2017 - [email protected] + +- Make description more neutral. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cutmp3.spec ++++++ --- /var/tmp/diff_new_pack.QtAbIS/_old 2017-08-28 15:18:06.624757145 +0200 +++ /var/tmp/diff_new_pack.QtAbIS/_new 2017-08-28 15:18:06.644754335 +0200 @@ -20,7 +20,7 @@ Name: cutmp3 Version: 3.0.1 Release: 0 -Summary: Small command-line, lossless MP3 editor +Summary: Command line based lossless MP3 editor License: GPL-2.0+ Group: Productivity/Multimedia/Sound/Editors and Convertors Url: https://www.puchalla-online.de/cutmp3.html @@ -35,27 +35,20 @@ Obsoletes: %{name}-kde3 %description -This is a small program to edit mp3 files without quality loss. Playback is -realized via mpg123, so be sure to have it installed or at least have a -symlink to your favorite mp3 playing program. -You can mark beginning and end of a segment with 'a' and 'b' and save the -segment with 's'. -Beginning with version 0.5 even VBR files are officially supported. Using a -timetable with VBR files will not be as precise as with CBR files, though. +This is a program to split MP3 files without quality loss, using an +ncurses-based user interface. Beginning and end of a segment can be +marked with the 'a' and 'b' keys and the segment be saved with 's'. +VBR files are supported. Using a timetable with VBR files will not be +as precise as with CBR files, though. %package doc Summary: Documentation for %{name} -Group: Productivity/Multimedia/Sound/Editors and Convertors +Group: Documentation/Other Requires: %{name} = %{version} %description doc -This is a small program to edit mp3 files without quality loss. Playback is -realized via mpg123, so be sure to have it installed or at least have a -symlink to your favorite mp3 playing program. -You can mark beginning and end of a segment with 'a' and 'b' and save the -segment with 's'. -Beginning with version 0.5 even VBR files are officially supported. Using a -timetable with VBR files will not be as precise as with CBR files, though. +This is a program to edit MP3 files without quality loss, using an +ncurses-based user interface. This package contains a user guide and a list of key bindings for %{name}
