Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package FAudio for openSUSE:Factory checked in at 2021-02-08 11:47:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/FAudio (Old) and /work/SRC/openSUSE:Factory/.FAudio.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "FAudio" Mon Feb 8 11:47:48 2021 rev:9 rq:870191 version:21.02 Changes: -------- --- /work/SRC/openSUSE:Factory/FAudio/FAudio.changes 2021-01-04 19:08:32.467338790 +0100 +++ /work/SRC/openSUSE:Factory/.FAudio.new.28504/FAudio.changes 2021-02-08 11:47:48.953747807 +0100 @@ -1,0 +2,6 @@ +Sun Feb 7 20:42:08 UTC 2021 - Matthias Eliasson <eli...@opensuse.org> + +- update to 21.02: + * XACT: All notification types with the PERSIST flag are now recorded + +------------------------------------------------------------------- Old: ---- FNA-2101.zip New: ---- FNA-2102.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ FAudio.spec ++++++ --- /var/tmp/diff_new_pack.i27lt3/_old 2021-02-08 11:47:50.813750822 +0100 +++ /var/tmp/diff_new_pack.i27lt3/_new 2021-02-08 11:47:50.817750829 +0100 @@ -1,7 +1,7 @@ # # spec file for package FAudio # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,9 @@ # -%define realver 2101 +%define realver 2102 Name: FAudio -Version: 21.01 +Version: 21.02 Release: 0 Summary: A reimplementation of the XNA Game Studio libraries License: Zlib @@ -28,12 +28,12 @@ Source1: baselibs.conf Patch0: faudio-older-sdl2.patch BuildRequires: cmake -BuildRequires: pkgconfig(gstreamer-1.0) -BuildRequires: pkgconfig(gstreamer-audio-1.0) BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: unzip BuildRequires: cmake(sdl2) +BuildRequires: pkgconfig(gstreamer-1.0) +BuildRequires: pkgconfig(gstreamer-audio-1.0) %description FNA is a reimplementation of the Microsoft XNA Game Studio 4.0 Refresh libraries.