AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to snapshot 0.8.2.pre61qt5.9b036e and fix qt5.15 build with nulloy-QPainterPath-patch see: https://github.com/nulloy/nulloy/issues/156 - Remove incorporated patches: 0001-configurable-library-directory.patch, 0001-vlc-phonon-plugins-update.patch and 0001-pkg_check_lib-fix.patch - Upstream changes beside patches: * Fix LIBDIR variable reference
- Add reproducible.patch to make zip timestamps reproducible (boo#1134568)
- Fix Factory build with -isystem pointing to phonon4qt5 include directory.
- Removed fix-library-directory.patch and replaced with modified patch from git 0001-configurable-library-directory.patch. - Removed unneeded build conditonals for phonon and vlc.
- Fix vlc plugin build with 0001-vlc-phonon-plugins-update.patch - Add 0001-pkg_check_lib-fix.patch from git.
- Remove %if..%endif guards that do not affect the build result.
- Update to 0.8.2.pre61qt5 git snapshot to build with qt5 - Rebased fix-library-directory.patch
- Updated to 0.8.2: * Chinese translation * Fix: tags encoding doesn't apply to playlist * Other minor bug fixes and improvements
- Updated to 0.8.1: * Fixed phonon plugin * Added Spanish, Ukrainian and Lithuanian translations * Setting tags encoding * Fixed vlc plugin * Some other fixes and improvements - Build phonon plugin - Removed upstream fixed fix-upstream-desktop.patch, fix-upstream-gstreamer-encoding-error.patch and fix-upstream-handle-flags.patch - Renamed fix-libsuffix.patch to fix-library-directory.patch and rebased it.
- Added fix-libsuffix.patch to install plugins in lib64 on x86_64.
- Split taglib and gstreamer plugins into subpackages
- Wrote own spec file, replaced obs-service. - Update to version 0.8 * Added fix-upstream-desktop.patch to get rid of warning about invalid tags in .desktop file. * Added fix-upstream-gstreamer-encoding-error.patch * Added fix-upstream-handle-flags.patch to make qmake recognize optimization flags, so we can pass out RPM_OPT_FLAGS to it. * Added fix-upstream-gstreamer-encoding-error.patch: Fixes encoding with gstreamer, fixed upstream in git a2fc81a Can be removed next upstream release.