Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gsound for openSUSE:Factory checked 
in at 2021-08-25 20:56:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gsound (Old)
 and      /work/SRC/openSUSE:Factory/.gsound.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gsound"

Wed Aug 25 20:56:23 2021 rev:5 rq:913699 version:1.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/gsound/gsound.changes    2019-03-01 
20:28:09.158029705 +0100
+++ /work/SRC/openSUSE:Factory/.gsound.new.1899/gsound.changes  2021-08-25 
20:56:53.469264937 +0200
@@ -1,0 +2,9 @@
+Thu Aug 19 08:15:55 UTC 2021 - Bj??rn Lie <[email protected]>
+
+- Update to version 1.0.3:
+  + No upstream changes provided, please check upstream git log.
+- Drop gsound-gsound-play-Call-setlocale.patch: Fixed upstream.
+- Add gtk-doc and meson BuildRequires and macros following
+  upstreams port.
+
+-------------------------------------------------------------------

Old:
----
  gsound-1.0.2.tar.xz
  gsound-gsound-play-Call-setlocale.patch

New:
----
  gsound-1.0.3.tar.xz

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

Other differences:
------------------
++++++ gsound.spec ++++++
--- /var/tmp/diff_new_pack.P7V4QY/_old  2021-08-25 20:56:53.941264317 +0200
+++ /var/tmp/diff_new_pack.P7V4QY/_new  2021-08-25 20:56:53.949264306 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gsound
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2014 Bj??rn Lie, Bryne, Norway.
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,16 +20,16 @@
 %define soname lib%{name}0
 
 Name:           gsound
-Version:        1.0.2
+Version:        1.0.3
 Release:        0
 Summary:        A library for playing system sounds
 License:        LGPL-2.1-only
 Group:          Development/Libraries/GNOME
 URL:            https://wiki.gnome.org/Projects/GSound
 Source0:        
https://download.gnome.org/sources/gsound/1.0/gsound-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gsound-gsound-play-Call-setlocale.patch -- gsound-play: 
Call setlocale in main function
-Patch0:         gsound-gsound-play-Call-setlocale.patch
 
+BuildRequires:  gtk-doc
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(libcanberra)
@@ -78,15 +78,13 @@
 %autosetup -p1
 
 %build
-%configure \
-       --disable-static \
-       --enable-vala \
+%meson \
+       -Dgtk_doc=true \
        %{nil}
-%make_build
+%meson_build
 
 %install
-%make_install
-find %{buildroot} -type f -name "*.la" -delete -print
+%meson_install
 
 %post -n %{soname} -p /sbin/ldconfig
 %postun -n %{soname} -p /sbin/ldconfig
@@ -94,6 +92,7 @@
 %files
 %doc ChangeLog README
 %{_bindir}/gsound-play
+%{_mandir}/man1/gsound-play.1%{ext_man}
 
 %files -n %{soname}
 %license COPYING
@@ -101,7 +100,7 @@
 
 %files devel
 %{_datadir}/gir-1.0/GSound-1.0.gir
-%{_datadir}/gtk-doc/html/gsound/
+%{_datadir}/gtk-doc/html/gsound-%{version}/
 %{_datadir}/vala/vapi/gsound.deps
 %{_datadir}/vala/vapi/gsound.vapi
 %{_includedir}/gsound.h

++++++ gsound-1.0.2.tar.xz -> gsound-1.0.3.tar.xz ++++++
++++ 53914 lines of diff (skipped)

Reply via email to