Accepting request 952134 from home:hillwood:branches:multimedia:apps

- Update version to 3.3.9
  * Fix a build failure with convolution raised since automake 1.16.5
    and https://git.savannah.gnu.org/cgit/automake.git/commit/?id=f4a3a70f69e1dbccb6578f39ef47835098a04624
  * Fix tinysvcmdns: rr_data_len goes beyond packet buffer

OBS-URL: https://build.opensuse.org/request/show/952134
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/shairport-sync?expand=0&rev=24
This commit is contained in:
Hillwood Yang 2022-02-07 13:55:00 +00:00 committed by Git OBS Bridge
parent fa4ac6272b
commit 00f3fcb07c
4 changed files with 14 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c92f9a2d86dd1138673abc66e0010c94412ad6a46da8f36c3d538f4fa6b9faca
size 425524

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:17990cb2620551caa07a1c3b371889e55803071eaada04e958c356547a7e1795
size 426827

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 7 13:50:40 UTC 2022 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 3.3.9
* Fix a build failure with convolution raised since automake 1.16.5
and https://git.savannah.gnu.org/cgit/automake.git/commit/?id=f4a3a70f69e1dbccb6578f39ef47835098a04624
* Fix tinysvcmdns: rr_data_len goes beyond packet buffer
-------------------------------------------------------------------
Wed Nov 17 08:08:53 UTC 2021 - Johannes Segitz <jsegitz@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package shairport-sync
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 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: 3.3.8
Version: 3.3.9
Release: 0
Summary: An AirPlay audio player
License: GPL-3.0-only
@ -29,7 +29,7 @@ Source2: README.SUSE
# PATCH-FIX-OPENSUSE drop-user-config.patch hillwood@opensuse.org -- Move configuring user account to rpm spec.
# Move configuring user account to rpm spec.
Patch0: drop-user-config.patch
Patch1: harden_shairport-sync.service.patch
Patch1: harden_shairport-sync.service.patch
BuildRequires: fdupes
BuildRequires: firewall-macros
BuildRequires: gcc-c++