Hello community, here is the log from the commit of package libreplaygain for openSUSE:Factory checked in at 2019-07-08 15:12:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libreplaygain (Old) and /work/SRC/openSUSE:Factory/.libreplaygain.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libreplaygain" Mon Jul 8 15:12:07 2019 rev:2 rq:713874 version:r475 Changes: -------- --- /work/SRC/openSUSE:Factory/libreplaygain/libreplaygain.changes 2019-07-04 15:44:31.674226887 +0200 +++ /work/SRC/openSUSE:Factory/.libreplaygain.new.4615/libreplaygain.changes 2019-07-08 16:31:47.312164335 +0200 @@ -1,0 +2,5 @@ +Sun Jul 7 00:41:38 UTC 2019 - Jan Engelhardt <[email protected]> + +- Make descriptions more meaningful. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libreplaygain.spec ++++++ --- /var/tmp/diff_new_pack.ee3Wqm/_old 2019-07-08 16:31:47.756164955 +0200 +++ /var/tmp/diff_new_pack.ee3Wqm/_new 2019-07-08 16:31:47.756164955 +0200 @@ -1,8 +1,8 @@ # # spec file for package libreplaygain # -# Copyright (c) 2013 Asterios Dramis <[email protected]>. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2013 Asterios Dramis <[email protected]>. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,19 +20,19 @@ %define so_ver 1 Name: libreplaygain +Summary: Library for analyzing sound and recommending volume change +License: LGPL-2.1-or-later +Group: Development/Libraries/C and C++ Version: r475 Release: 0 -License: LGPL-2.1-or-later -Summary: Analyze Input Samples and Give the Recommended dB Change -Url: https://www.musepack.net/ -Group: System/Libraries +URL: https://www.musepack.net/ Source0: https://files.musepack.net/source/%{name}_%{version}.tar.gz Patch0: libreplaygain-math.patch BuildRequires: cmake %description -libreplaygain is a library that analyzes input samples and give the recommended -dB change. +libreplaygain is a library that analyzes input samples and gives the +recommended volume change. %package devel Summary: Development files for libreplaygain @@ -43,12 +43,12 @@ This package includes development files for libreplaygain. %package -n libreplaygain%{so_ver} -Summary: Analyze Input Samples and Give the Recommended dB Change +Summary: Library for analyzing sound and recommending volume change Group: System/Libraries %description -n libreplaygain%{so_ver} -libreplaygain is a library that analyzes input samples and give the recommended -dB change. +libreplaygain is a library that analyzes input samples and gives the +recommended volume change. %prep %setup -q -n %{name}_%{version}
