Package Release Info

tomahawk-0.8.99~git20170808T143449-bp150.1.7

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libtomahawk-devel
libtomahawk-playdarapi0_8_99
libtomahawk-plugins
libtomahawk-plugins-telepathy
libtomahawk-widgets0_8_99
libtomahawk0_8_99
tomahawk
tomahawk-kde

Change Logs

* Sun Dec 10 2017 fabian@ritter-vogt.de
- Update to git master (00f602e)
- Switch to Qt 5
- Remove patch, now upstream:
  * fix-taglib-detection.diff
- Drop libtomahawk-plugins-telepathy-kde, not included anymore
- Add patch to fix warning which rpmlint does not like:
  * 0001-Fix-control-reaches-end-of-non-void-function-in-Dele.patch
* Thu Feb 02 2017 adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
* Thu Feb 11 2016 cgiboudeaux@gmx.com
- Add fix-taglib-detection.diff. Use VERSION_LESS to compare versions.
* Wed Apr 15 2015 dev@dominik-schmidt.de
- Update to 0.8.4:
  * Fixed drag & drop issues on sidebar.
  * Fixed starting Tomahawk with a filename as parameter.
  * Update column view when collection changes.
  * (Linux) Don't crash on environments with invalid locales.
- Changes already in 0.8.3:
  * Performance improvements for collection browsing.
  * Improved memory footprint.
  * Show cloud collections above your friends in the sidebar.
  * Keep looking for alternative sources even when we found a perfect match.
  * Fixed crash in network code.
  * Fixed repeat one/all icons.
  * Be more lenient about accepting JSPF and M3U playlists.
  * Improved support for compilation albums.
* Thu Nov 20 2014 dev@dominik-schmidt.de
- Update to 0.8.2
  * Show error message if saving tags failed (instead of crashing)
  * Fixed painting issue on search page.
* Mon Nov 17 2014 dev@dominik-schmidt.de
- Update to 0.8.1:
  * Disabled sorting for stations.
  * Fixed drag & drop behavior in combination with certain resolvers.
  * Fixed infinite scanning recursion.
  * Prevented adding dupes to the collection when scanning.
  * When playing an artist or album, don't give up when the first track
    in list isn't playable.
  * Fixed importing M3U playlists.
  * Sort album grids by artist name.
  * Fixed painting issue on 'More Albums' grid.
  * Fixed crash when editing/saving track tags.
* Tue Nov 04 2014 dev@dominik-schmidt.de
- Update to 0.8.0:
  * Redesigned - Shiny new interface. Simplified. New icons.
  * Added Friend Feed.
  * Many actions now available in context menu - including Favorite
    and Send to a Friend.
  * Drag and drop support for iTunes, Deezer, Beats Music, Rdio,
    Spotify, SoundCloud links (into Tomahawk) for playlists/tracks/
    artists/album links.
  * Support for clicking source icon for currently playing track in
    audio controls to take user to associated page on source's site
  * Added Hatchet plug-in.
  * Added Google Play Music and Beats Music support.
  * Add links to Support site, Bug Reports and Translations to Help menu.
  * Add "What's New" page to display on first launch
    (or until user dismisses it) - also available from Help menu.
  * Changed label from "Resolvers" and "Services" to more generic "Plug-Ins".
  * Clarified some labels, help text and status messages.
  * Changed icon color a bit.
  * Added "Acoustic" and "Electric" songtypes to Stations options.
  * Removed some stale Chart sources.
  * Playback Queue now saves its state across sessions.
  * Queue now moved to sidebar.
  * Added "Inbox" feature, showing incoming song recommendations. Dropping
    a track on a user in the sidebar sends a recommendation to them.
  * You will now be asked whether you want to trust invalid SSL certificates.
  * Improved connecting between Tomahawk peers and support having multiple IPs
    (including IPv6).
  * Removed Top Loved from sidebar.
  * Removed Spotify playlist syncing (we will bring it back in future versions).
  * HTTP(S) streaming is now done by Tomahawk instead of the Phonon backend
    (fixed HTTPS streaming on MacOS).
  * Heavily reduced memory footprint during and after indexing the database.
  * Retina display and DPI scaling fixes.
  * New Collection views. Re-added support for tracklist view of Collection.
  * Added Telepathy support.
  * Plugin refactoring (and .AXE resolver binaries).
  * Removed Twitter due to change in Twitter's API.
  * Removed auto-playlists.
  * Improved error messages.
  * Added basic remote control API.
  * Add support for Opus codec (requires TagLib 1.9).
  * Support rtmp:// streams.
  * Support custom headers in CustomUrlHandler.
  * Fuzzy search indices for JS Resolvers.
  * Add metadata retrieval of HTTP(S) streams in JavaScript resolvers.
- Create subpackages for telepathy (config) plugins, to not pull in the
  whole (kde) telepathy stacks.
- Put libtomahawk-playdarapi and libtomahawk-widgets in their own packages
- Update desktop database and icon theme cache on application
  (un)installation (instead of library)
- Not building/packaging the crash reporter right now because we
  can't upload debug symbols from the OBS
- Updated dependencies:
  * clucene was replaced by lucene++
  * require qtkeychain to store passwords in gnome keyring or kwallet
  * require sparsehash to store certain cloud files partially in memory
  * require websocketpp for hatchet plugin
  * require telepathy-qt4 for the optional telepathy integration
  * require kde for the optional kde configuration for the telepathy
    integration
- Rename _libtomahawk_soname variable to _libtomahawk_soversion in
  spec file
- Remove tomahawk-nobreakpad.patch because it was upstreamed
- Remove tomahawk-0.7.0-build-portfwd-statically-and-rename-libtomahawklib-to-libtomahawk.diff:
  Patch was taken from upstream and is part of this release
* Fri Aug 01 2014 dvlaeev@suse.com
- Disable breakpad and crashreported on ppc64le as well
* Wed Dec 18 2013 hrvoje.senjan@gmail.com
- Smaller cleanup of phonon Requires/Conflicts/etc - don't make
  Tomahawk require phonon as that package exists only via provides.
  Also separete backend conflicts and recommends to separate lines
* Tue Jun 04 2013 dvaleev@suse.com
- drop tomahawk-ppc64.path. Fix original issue instead
  (tomahawk-nobreakpad.spec). With this patch BreakPad header is
  not included id NOBREAKPAD was requested.
  Fixes TWK-1248
* Thu May 16 2013 dev@dominik-schmidt.de
- Add version to tomahawk-kde requires tomahawk
* Fri May 10 2013 dev@dominik-schmidt.de
- Require the plugins instead of only recommending them
* Wed May 08 2013 dev@dominik-schmidt.de
- Split main package into application, library and plugins packages
  * Add tomahawk-0.7.0-build-portfwd-statically-and-rename-libtomahawklib-to-libtomahawk.diff:
    Patch combines three commits from upstream master and can be
    removed for 0.8.x. Without it there's an unversioned .so that
    is needed by the main library. The main library also has a
    wrong soname and filename for calling the package libtomahawk
* Sun May 05 2013 dev@dominik-schmidt.de
- Version 0.7.0
  * JavaScript Resolvers can now expose collections.
  * Introduced bundle system for JavaScript Resolvers, called "axes".
  * Fixed playback-loop caused by duplicate tracks in a playlist.
  * Improved peer handling.
  * Taking an account offline now also disconnects associated peers.
  * Improved spotify protocol handling.
  * Added "Append to Playlist" context menu item.
  * User-friendlier collection handling: added info-buttons for artists and
    albums. Double-clicking an item expands it now.
  * Charts only load on-demand now.
  * Fixed Diagnostics information not correctly updating.
  * Fixed issue with hidden sidebar and panels.
  * Fixed issues with some color schemes.
  * Fixed playing files with special characters in the filename.
  * Improved stability.
  * Added translations for Catalan, Czech, Galician, Greek, Italian and
    Chinese.
  * (Windows) Smoother and more responsive audio playback.
  * (Linux) Fixed grid issues with GTK-styles.
* Mon Jan 28 2013 meissner@suse.com
- tomahawk-ppc64.patch: fixed ppc64 build hopefully
* Fri Jan 18 2013 dev@dominik-schmidt.de
- Version 0.6.0:
  * Smoother scrolling in account configuration on KDE/Oxygen
  * Fixed a few potential crashes
* Wed Jan 09 2013 dev@dominik-schmidt.de
- Version 0.6.0beta1
  * Improved icon theme with vector graphics.
  * Higher resolution artist and album images.
  * You can now click artists, albums and tracks mentioned in artists'
    biographies.
  * New AudioControl logic - only enable Prev/Skip buttons if available.
  * Added more options to right-click/context menus.
  * Resolver source icon in Audiocontrols now supports being a link-back URL
    to original source.
  * Make friends' currently playing song (in sidebar) clickable.
  * Improve MusicBrainz plugin to use normalized artist names and avoid
    duplicate tracks.
  * Access Control queries now stay on the bottom of the job view, removing
    the tendency to jump away from the mouse.
  * Improved random mode, preventing songs from being played in too rapid
    succession.
  * You can now choose between various view modes for your playlists.
  * Nicer layout for the Artist, Album & Track pages.
  * Follow HTTP redirects when fetching Playlists.
  * Main menu can now be hidden and instead be shown as a toolbar button.
  * Connectivity controls in the toolbar.
  * Cleaned up settings dialog.
  * Ability to sync Spotify Starred Tracks with Tomahawk's Loved Tracks.
  * Remove YouTube resolver from plug-in directory on request of YouTube.
  * Fixed iTunes m3u playlist support.
  * Support dropping of new Soundcloud user, track, set & likes URLs.
  * Added HotNewHipHop as available chart.
  * Added iTunes as available source for New Releases.
  * Updates and additions to translations including: Japanese, Bulgarian,
    Finnish, Russian, Arabic, Chinese, Swedish, Czech and more.
  * (Linux) Allow disabling of playback notifications.
* Tue Dec 18 2012 dev@dominik-schmidt.de
- when breakpad is disabled, also disable the crash reporter
* Tue Dec 18 2012 dvaleev@suse.com
- don't build breakpad for ppc. (minidump is not implemented here)
* Thu Nov 15 2012 dev@dominik-schmidt.de
- workaround regression in CMake 2.8.10 that makes Tomahawk
  fail to link (cf. http://www.cmake.org/Bug/view.php?id=13646 )