From c35ce57ec008c3112dc1029f3fb30b90ee61c66df8956f6779779e96daa91e11 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 23 Mar 2020 13:39:23 +0000 Subject: [PATCH] Accepting request 787481 from home:hillwood:branches:multimedia:apps - Update version to 3.3.6 * Resampling has been added for the Jack Audio backend. This can be used to up-sample to 192kHz. * Fix bugs. Please refer to https://github.com/mikebrady/shairport-sync/blob/master/RELEASENOTES.md#version-336 OBS-URL: https://build.opensuse.org/request/show/787481 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/shairport-sync?expand=0&rev=18 --- shairport-sync-3.3.5.tar.gz | 3 --- shairport-sync-3.3.6.tar.gz | 3 +++ shairport-sync.changes | 9 +++++++++ shairport-sync.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 shairport-sync-3.3.5.tar.gz create mode 100644 shairport-sync-3.3.6.tar.gz diff --git a/shairport-sync-3.3.5.tar.gz b/shairport-sync-3.3.5.tar.gz deleted file mode 100644 index 14fd870..0000000 --- a/shairport-sync-3.3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9757dd7f19c0bc28cb06a6753305c3ed89da2d271d069b36d1b12173309c1459 -size 416875 diff --git a/shairport-sync-3.3.6.tar.gz b/shairport-sync-3.3.6.tar.gz new file mode 100644 index 0000000..48bdf75 --- /dev/null +++ b/shairport-sync-3.3.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8382affd25c473fa38ead5690148c6c3902098f359f9c881eefe139e1f49f49 +size 422420 diff --git a/shairport-sync.changes b/shairport-sync.changes index d6d21a9..979fb5d 100644 --- a/shairport-sync.changes +++ b/shairport-sync.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Mar 23 13:21:55 UTC 2020 - Hillwood Yang + +- Update version to 3.3.6 + * Resampling has been added for the Jack Audio backend. This can be + used to up-sample to 192kHz. + * Fix bugs. Please refer to + https://github.com/mikebrady/shairport-sync/blob/master/RELEASENOTES.md#version-336 + ------------------------------------------------------------------- Sun Jan 19 03:06:01 UTC 2020 - Hillwood Yang diff --git a/shairport-sync.spec b/shairport-sync.spec index d5413d7..db78a5f 100644 --- a/shairport-sync.spec +++ b/shairport-sync.spec @@ -17,7 +17,7 @@ Name: shairport-sync -Version: 3.3.5 +Version: 3.3.6 Release: 0 Summary: An AirPlay audio player License: GPL-3.0-only @@ -78,7 +78,7 @@ autoreconf -i -f --with-metadata \ --with-configfiles \ --with-convolution -make %{?_smp_mflags} +%make_build %install %make_install