Hello community, here is the log from the commit of package pcaudiolib for openSUSE:Factory checked in at 2018-03-06 10:47:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcaudiolib (Old) and /work/SRC/openSUSE:Factory/.pcaudiolib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcaudiolib" Tue Mar 6 10:47:13 2018 rev:2 rq:582575 version:1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pcaudiolib/pcaudiolib.changes 2018-02-22 15:01:49.947328246 +0100 +++ /work/SRC/openSUSE:Factory/.pcaudiolib.new/pcaudiolib.changes 2018-03-06 10:47:14.664378537 +0100 @@ -1,0 +2,5 @@ +Mon Mar 5 08:52:58 UTC 2018 - [email protected] + +- Set RPM groups. Trim other-OS mentions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcaudiolib.spec ++++++ --- /var/tmp/diff_new_pack.nmEflU/_old 2018-03-06 10:47:15.272356574 +0100 +++ /var/tmp/diff_new_pack.nmEflU/_new 2018-03-06 10:47:15.276356430 +0100 @@ -15,14 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define sover 0 Name: pcaudiolib Version: 1.0 Release: 0 Summary: Portable C Audio Library -License: GPL-3.0+ -Group: Productivity/Other -URL: http://reecedunn.co.uk/espeak-for-android +License: GPL-3.0-or-later +Group: Development/Libraries/C and C++ +Url: http://reecedunn.co.uk/espeak-for-android Source: https://github.com/espeak-ng/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: gcc-c++ BuildRequires: libtool @@ -30,17 +31,15 @@ BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(libpulse) - %description The Portable C Audio Library (pcaudiolib) provides a C API to different audio devices. -It supports many different platforms, including ones on Linux, MacOS and Windows. %package -n libpcaudio%{sover} Summary: Cross platform audio library +Group: System/Libraries %description -n libpcaudio%{sover} The Portable C Audio Library (pcaudiolib) provides a C API to different audio devices. -It supports many different platforms, including ones on Linux, MacOS and Windows. %package devel Summary: Development files for libpcaudio0 @@ -49,12 +48,10 @@ %description devel The Portable C Audio Library (pcaudiolib) provides a C API to different audio devices. -It supports many different platforms, including ones on Linux, MacOS and Windows. %prep %setup -q - %build ./autogen.sh %configure --disable-static --disable-silent-rules
