Hello community,

here is the log from the commit of package gsound for openSUSE:Factory checked 
in at 2018-03-08 10:51:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gsound (Old)
 and      /work/SRC/openSUSE:Factory/.gsound.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gsound"

Thu Mar  8 10:51:27 2018 rev:3 rq:583025 version:1.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gsound/gsound.changes    2015-11-06 
00:10:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gsound.new/gsound.changes       2018-03-08 
10:51:29.186324971 +0100
@@ -1,0 +2,10 @@
+Mon Mar  5 14:52:47 UTC 2018 - [email protected]
+
+- Fix SRPM group. Ensure neutrality of descriptions.
+
+-------------------------------------------------------------------
+Wed Feb 28 23:40:47 UTC 2018 - [email protected]
+
+- Package COPYING as %license instead of %doc.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gsound.spec ++++++
--- /var/tmp/diff_new_pack.GZEUbe/_old  2018-03-08 10:51:29.898299340 +0100
+++ /var/tmp/diff_new_pack.GZEUbe/_new  2018-03-08 10:51:29.902299196 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gsound
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014 Bjørn Lie, Bryne, Norway.
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,29 +21,29 @@
 Name:           gsound
 Version:        1.0.2
 Release:        0
-Summary:        A small library for playing system sounds
-License:        LGPL-2.1
-Group:          System/Libraries
+Summary:        A library for playing system sounds
+License:        LGPL-2.1-only
+Group:          Development/Libraries/GNOME
 Url:            https://wiki.gnome.org/Projects/GSound
 Source:         
http://download.gnome.org/sources/gsound/1.0/gsound-%{version}.tar.xz
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(libcanberra)
 BuildRequires:  pkgconfig(vapigen)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-GSound is a small library for playing system sounds.
+GSound is a library for playing system sounds.
 It's designed to be used via GObject Introspection,
-and is a thin wrapper around the libcanberra C library.
+and is a wrapper around the libcanberra C library.
 
 %package -n %{soname}
 Summary:        Shared library for gsound
 Group:          System/Libraries
 
 %description -n %{soname}
-GSound is a small library for playing system sounds.
+GSound is a library for playing system sounds.
 It's designed to be used via GObject Introspection,
-and is a thin wrapper around the libcanberra C library.
+and is a wrapper around the libcanberra C library.
 
 This package provides the shared library for gsound.
 
@@ -52,9 +52,9 @@
 Group:          System/Libraries
 
 %description -n typelib-1_0-GSound-1_0
-GSound is a small library for playing system sounds.
+GSound is a library for playing system sounds.
 It's designed to be used via GObject Introspection,
-and is a thin wrapper around the libcanberra C library.
+and is a wrapper around the libcanberra C library.
 
 %package devel
 Summary:        Development files for gsound
@@ -63,9 +63,9 @@
 Requires:       typelib-1_0-GSound-1_0 = %{version}
 
 %description devel
-GSound is a small library for playing system sounds.
+GSound is a library for playing system sounds.
 It's designed to be used via GObject Introspection,
-and is a thin wrapper around the libcanberra C library.
+and is a wrapper around the libcanberra C library.
 
 This package provides files needed for developing
 applications with gsound.
@@ -94,7 +94,7 @@
 
 %files -n %{soname}
 %defattr(-,root,root)
-%doc COPYING
+%license COPYING
 %{_libdir}/libgsound.so.*
 
 %files devel


Reply via email to