Version: 4.9.0-bp150.2.4
* Sat Apr 23 2016 wbauer@tmo.at
- Remove now unused automoc4 BuildRequires
* Sat Apr 23 2016 wbauer@tmo.at
- Update to 4.9.0
* No changelog provided
- Drop upstreamed Fix-finding-recent-versions-of-GStreamer.patch
* Fri Nov 20 2015 hrvoje.senjan@gmail.com
- Added Fix-finding-recent-versions-of-GStreamer.patch: search for
gstreamer in new location since gstreamer >= 1.6
* Thu Aug 27 2015 sor.alexei@meowr.ru
- Update to 4.8.2 (changes since 4.8.0):
* Prevent call to gst_element_set_state from a streaming thread.
* Don't set WA_PaintOnScreen on the OverlayWidget in X11Renderer
in Qt5 build.
* Make VideoWidget::snapshot work again.
- Own /usr/share/kde4/services/phononbackends/ directory as no
phonon-backend-gstreamer requirement owns it.
- Correct Phonon ABI version.
* Wed Oct 22 2014 vindex17@outlook.it
- Remove version from "phonon-backend" symbol
* Sun Oct 19 2014 hrvoje.senjan@gmail.com
- Update to 4.8.0
* Use correct RGB color format in QWidgetVideoSink
* AudioDataOutput: flush m_pendingData when channels count changes,
kde#331916
- Drop gstreamer_0.10 conditionals, pGST now only supports gstreamer
1.0 API
* Tue Aug 12 2014 hrvoje.senjan@gmail.com
- Update to 4.7.80
* 4.8 beta: PA interaction improvements, documentation fixes and
standard bugfixes
- Bump phonon (Build)Requires to 4.7.80
* Fri Jun 06 2014 fcrozat@suse.com
- Install COPYING.LIB
* Fri Apr 18 2014 hrvoje.senjan@gmail.com
- Update tarball to latest snapshot
* Thu Apr 03 2014 cfarrell@suse.com
- license update: LGPL-2.1 or LGPL-3.0
Majority of relevant source code files have this license notice
* Thu Apr 03 2014 tittiatcoke@gmail.com
- Update to 4.7.2~git20140403
* Gstreamer backend was ported to support Gstreamer 1.0
- Drop the Gstreamer release from the package name. We can now
building for both Gstreamer releases (0_10 and 1.0)
- Drop patch 0001-Fix-no-return-in-nonvoid-function.patch as that
this was fixed upstream
* Fri Dec 06 2013 hrvoje.senjan@gmail.com
- Update to version 4.7.1
* Bugfix release
* Fix gst-install-plugins i18n call
- Dropped bnc846608-gst-install-plugins-helper-i18n-fix.patch, merged
upstream
- Bump required phonon version to 4.7.1
- Fix Source URL
* Tue Nov 19 2013 i@marguerite.su
- added patch: bnc846608-gst-install-plugins-helper-i18n-fix.patch
* gst-install-plugins-helper can't display i18n test right for KDE
applications (bnc#846608)
* Mon Nov 04 2013 hrvoje.senjan@gmail.com
- Update to official 4.7.0 release
* No source changes since last update
- Add Source URL
* Mon Nov 04 2013 hrvoje.senjan@gmail.com
- Update to 4.7.0~git20131104
* Buildsystem fixes since previous snapshot
* Version bump to 4.7.0
* Sun Sep 15 2013 hrvoje.senjan@gmail.com
- Update to 4.6.80~git20130915
* Snapshot of soon to be released 4.7 version
* Various improvements, bugfixes, API aditions, documentation fixes
* Qt5 support
- Added 0001-Fix-no-return-in-nonvoid-function.patch, for fixing build
issue detected by post-build-checks
* Sat Feb 02 2013 hrvoje.senjan@gmail.com
- Update to 4.6.3
* bugfix release
* Increased compatability with Phonon versions older than 4.7
* Proper setting of the user-agent for HTTP streams
* Abortion of in-progress fades when a fader effect is asked to
fade again
* Less CPU hogging when streaming
* Fixed playback of discs on multi-drive setups
* Much improved non-gapless playback for shorter sound files
* Graceful handling of a broken setup that causes a failed
gst_init() call
* Sun Nov 25 2012 cgiboudeaux@gmx.com
- Fix the SLES build (%make_install doesn't exist)
* Tue Aug 14 2012 nico.kruber@gmail.com
- Update to 4.6.2 release
* bugfix release
* addresses some bugs related to gapless playback
- removed PHONON_GSTREAMER_46_BRANCH.diff (included in release)
* Mon Aug 06 2012 wstephenson@suse.com
- Update to 4.6.1 release
* Correctly save and resume states when fiddling with the
pipeline during playback (kde#297596, kde#302506)
* Fix metadata emission for http urls (kde#272243)
* Various memory leaks removed
* Crash fixes (kde#296606,kde#279791)
* Fixed random freezes related to gapless playback
* More useful debug output via the PHONON_BACKEND_DEBUG
environment variable
- Add branch diff improving gapless fix