Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package shairport-sync for openSUSE:Factory checked in at 2024-03-21 17:06:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shairport-sync (Old) and /work/SRC/openSUSE:Factory/.shairport-sync.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shairport-sync" Thu Mar 21 17:06:30 2024 rev:20 rq:1160373 version:4.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/shairport-sync/shairport-sync.changes 2024-02-26 19:51:24.910975961 +0100 +++ /work/SRC/openSUSE:Factory/.shairport-sync.new.1905/shairport-sync.changes 2024-03-21 17:06:31.629848927 +0100 @@ -1,0 +2,9 @@ +Thu Mar 21 14:08:25 UTC 2024 - Hillwood Yang <hillw...@opensuse.org> + +- Update version to 4.3.2 + * Changelog: https://github.com/mikebrady/shairport-sync/releases/tag/4.3.2 + This update contains a brand new PipeWire backend with full synchronisation + -- your feedback is welcome on this. The update also contains a number + of bug fixes. + +------------------------------------------------------------------- Old: ---- shairport-sync-4.2.tar.gz New: ---- shairport-sync-4.3.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shairport-sync.spec ++++++ --- /var/tmp/diff_new_pack.vGgucy/_old 2024-03-21 17:06:32.297873518 +0100 +++ /var/tmp/diff_new_pack.vGgucy/_new 2024-03-21 17:06:32.297873518 +0100 @@ -1,7 +1,7 @@ # # spec file for package shairport-sync # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: shairport-sync -Version: 4.2 +Version: 4.3.2 Release: 0 Summary: An AirPlay audio player License: GPL-3.0-only ++++++ drop-user-config.patch ++++++ --- /var/tmp/diff_new_pack.vGgucy/_old 2024-03-21 17:06:32.333874843 +0100 +++ /var/tmp/diff_new_pack.vGgucy/_new 2024-03-21 17:06:32.333874843 +0100 @@ -1,18 +1,18 @@ -diff -Nur shairport-sync-4.1/Makefile.am shairport-sync-4.1-new/Makefile.am ---- shairport-sync-4.1/Makefile.am 2022-10-28 23:31:18.000000000 +0800 -+++ shairport-sync-4.1-new/Makefile.am 2022-11-13 22:24:22.869613507 +0800 +diff -Nur shairport-sync-4.3.2/Makefile.am shairport-sync-4.3.2-new/Makefile.am +--- shairport-sync-4.3.2/Makefile.am 2023-10-16 01:42:38.000000000 +0800 ++++ shairport-sync-4.3.2-new/Makefile.am 2024-03-21 22:06:21.799112297 +0800 @@ -262,12 +262,12 @@ INSTALL_GROUP_TARGET = install-group-local $(INSTALL_GROUP_TARGET): -- getent group shairport-sync &>/dev/null || groupadd -r shairport-sync >/dev/null -+# getent group shairport-sync &>/dev/null || groupadd -r shairport-sync >/dev/null +- getent group shairport-sync &>/dev/null || groupadd -r shairport-sync &>/dev/null ++# getent group shairport-sync &>/dev/null || groupadd -r shairport-sync &>/dev/null INSTALL_USER_TARGET = install-user-local $(INSTALL_USER_TARGET): $(INSTALL_GROUP_TARGET) -- getent passwd shairport-sync &> /dev/null || useradd -r -M -g shairport-sync -s /usr/sbin/nologin -G audio shairport-sync >/dev/null -+# getent passwd shairport-sync &> /dev/null || useradd -r -M -g shairport-sync -s /usr/sbin/nologin -G audio shairport-sync >/dev/null +- getent passwd shairport-sync &>/dev/null || useradd -r -M -g shairport-sync -s /usr/sbin/nologin -G audio shairport-sync &>/dev/null ++# getent passwd shairport-sync &>/dev/null || useradd -r -M -g shairport-sync -s /usr/sbin/nologin -G audio shairport-sync &>/dev/null if INSTALL_SYSTEMV ++++++ shairport-sync-4.2.tar.gz -> shairport-sync-4.3.2.tar.gz ++++++ ++++ 4833 lines of diff (skipped)