AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Transform bash-specific sh code to POSIX sh in scriptlets. - Do not hide errors from useradd. - Reduce hard scriptlet dependency on systemd; %service_* does not need it.
- Really use upstream tarball from the source url
- Update to release 3.2.2 Version 3.2 introduces two big new features – MPRIS support and a "native" Shairport Sync D-Bus interface. MPRIS offers a standard set of facilities for implementing remote control and the native D-Bus interface allows local programs to interact directly with Shairport Sync. When used with either of these interfaces, Shairport Sync offers access to the remote control commands available to control the source, and also offers access to metadata, including titles and cover art. These new features are experimental, but are already useful. This release of Shairport Sync contains important bug fixes and stability improvements and is recommended for all users. If offers better synchronisation, better compatibility with third-party AirPlay sources, greater stability when used with YouTube and macOS system sound, faster resynchronisation, better performance on noisy or congested networks and many other improvements. A quick INSTALL guide for the Raspberry Pi, a how-to CAR INSTALL guide and a note about installing to OpenBSD have been added. - See https://github.com/mikebrady/shairport-sync/releases for details
- Avoid repeating name in summary (rpmlint).
- Initial package for 3.2rc10. - Add drop-user-config.patch, move configuring user account to rpm spec. - Add firewalld profile. - Add README.SUSE