Package Release Info

amarok-2.9.0-bp150.2.1

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

amarok
amarok-lang

Change Logs

* Fri May 11 2018 wbauer@tmo.at
- Symlink service menu file to KF5 location so that it shows up
  in current KDE file managers
* Thu Mar 08 2018 wbauer@tmo.at
- Update to 2.9.0
  VERSION 2.9.0
  * CHANGES:
  * Substitute deprecated MySQL option --myisam-recover for
    compatibility with MySQL 5.7+ (kde#354255)
  * BUGFIXES:
  * Fix integer fields, like length, always showing up as zero in
    filter creation dialog (kde#341661)
  * Fix background color of the lyrics applet (kde#314854)
  * Fix Organize tracks / Guess tags presets not persisted
    properly (kde#226144)
  * Fix MPRIS2 DesktopEntry name, makes media controls in Plasma
    5.7 taskbar work again (kde#365275)
  * Auto-expand after search in Collection Browser works
    correctly again (kde#335217)
  * Fix crash during MusicBrainz search (kde#328359)
  VERSION 2.8.90
  * FEATURES:
  * Database configuration dialog now has a "test connection"
    button
  * Add Service entries for directories (kde#229708)
  * Collection Browser scrolls back to its original position when
    the filter is cleared (kde#188074)
  * Notification Center support on Mac OS X
  * Statistics synchronization between Amarok collections and
    Amarok 1.4, Amarok 2.x, Apple iTunes, Banshee, Clementine,
    and Rhythmbox track databases
  * Usability of the Organize Files dialog has been improved
  * Wikipedia can now be also used over SSL
  * New ASCII Analyzer option in the Analyzer widget
  * CHANGES:
  * Last played and first played dates now use the same formatter
    than in the playlist giving a human readable date such as
    "one minute ago" in meta edit dialog
  * "Import" button under Configure Amarok -> Local Collection no
    longer serves to import statistics from Amarok 1.4 and
    iTunes, and has been renamed to "Import batch file" to
    reflect the change
  * Configure Amarok -> Metadata tab includes new buttons to add
    and reconfigure synchronization targets
  * When ffmpeg is not available, the Transcode dialog is no
    longer skipped; info message is shown instead (kde#317902)
  * Amarok now uses some C++11 features. The subset used is
    defined by the compilers currently supported by KDE.
  * BUGFIXES:
  * Fixed longstanding APG zero-length playlist bug (kde#313762,
    kde#315206, kde#323945)
  * Fix a crash when searching the Icecast directory (kde#334479)
  * Correct wrong lowercase for FLAC and MP3 (kde#339495)
  * Collection Browser no longer excessively expands the tree
    (kde#300557)
  * Properly calculate and store Aft tags in mp4 files
    (kde#332811)
  * Update Progress Slider when restoring from System Tray
    (kde#299883)
  * Update Jamendo to use new website (kde#331934)
  * Allows CollectionBrowser filter to have length of almost 24
    hours (kde#291400)
  * Prevent creation of video stream when transcoding to Opus
  * Fix crash when starting Amarok with an iPod mounted
    (kde#329498)
  * Also fetch cover art from xiph-comments with
    METADATA_BLOCK_PICTURE tag (kde#328451)
  * Fix crash on quit when Amarok is in the middle of fadeout
    (kde#325723)
  * Prevent shared memory size errors for very large collections
    (kde#327812)
  * Fix OpenGL related crash (kde#327150)
  * Always show preview in Organize Files dialog, hide
    complicated options behind a button (kde#327201)
  * Fix sound glitch with fade-out on pause and GStreamer
    (kde#323729)
  * Fix a bug in Organize Collection functionality that could
    lead to assertion failures later on (kde#322474)
  * Fix an assertion failure when a track in Local Collection is
    replaced by another already tracked one (kde#323156)
  * Fix failure to start embedded MySQL (with version 5.1 and
    MariaDB) (kde#323802)
  * Fixed compilation with libc++ (used on OSX and FreeBSD)
    (kde#324075)
  * Fixed crashes with Intel drivers due to Analyzer applet
    (kde#323635)
  * Fixed performance problem with large podcast feeds
    (kde#283022)
  * Fixed issue with Amarok sometimes not finding its plugins
    after an upgrade
  * Album Artist / Compilation / Disc Number tags are now read
    correctly from APE tags (kde#323735)
  * Using Shuffle keyboard shortcut no longer causes Amarok to
    crash (kde#323614)
  * Check for QtBindings at runtime instead. Disable scripts and
    display error message if missing (kde#325006)
  * Print playlist download errors to the debug log (kde#325120)
  * Wikipedia Applet only connect with SSL, so that redirects
    are handled correctly (kde#349313)
- Drop patches merged upstream:
  * amarok-taglib-compare.patch
  * gcc6-workaround.patch
  * Skip-qtwebkit-parts.patch
  * 0001-Don-t-add-the-analyzer-applet-when-Phonon-doesn-t-su.patch
  * 0002-Don-t-allow-adding-Analyzer-applet-when-not-supporte.patch
  * 0003-Optimization-Don-t-draw-more-than-necessary.patch
  * 0004-Fix-reading-Album-Artist-Compilation-Disc-Number-in-.patch
  * 0005-Sync-playlist-search-config-instantly.patch
  * 0006-Don-t-suppress-html-tag-like-characters.patch
  * 0007-Fix-performance-issue-with-large-podcast-feeds.patch
  * 0008-Clean-up-the-leftover-of-strigi-removal.patch
  * 0009-Fix-Ampache-plugin-connections.patch
  * Enable_Wikipedia_over_SSL.patch
  * amarok-ffmpeg3.0.patch
  * Fix-for-infinite-loop-with-some-Audio-CDs.patch
  * Fix-MPRIS2-DesktopEntry-value.patch
  * Fix-crash-during-musicbrainz-search.patch
  * amarok-2.8.0-find_mysql.patch
- Don't disable QtWebKit on Leap 42, it's available there
- Build with libqca2 again, it supports OpenSSL 1.1 now
- Drop load-scrips-without-qca.patch, no longer necessary
- Drop revert_solid_workaround.diff, it shouldn't be needed
- Add Fix-build-with-gcc6.patch to make it compile on Leap 42
- Adjust initial-preference.diff and flac_mimetype_bnc671581.diff
- Update Source Url
* Sat Dec 16 2017 fabian@ritter-vogt.de
- Do not build against QCA
* Sat Dec 02 2017 fabian@ritter-vogt.de
- Add patch to not build WebKit-dependent parts:
  * Skip-qtwebkit-parts.patch
* Fri Nov 24 2017 kstreitova@suse.com
- Fix build with libmariadb by disabling using
  mysql_config/mariadb_config (DMYSQLCONFIG_EXECUTABLE:BOOL=OFF)
  and let find_library() find respective libraries in predefined
  paths [bsc#1067898]
- Add amarok-2.8.0-find_mysql.patch to fix obvious typo in paths
  definition in find_library()
* Fri Nov 24 2017 fabian@ritter-vogt.de
- BuildIgnore openssl 1.0 headers to not conflict with 1.1 headers
  required by some deps
* Wed Nov 01 2017 vcizek@suse.com
- Workaround to fix build when openssl 1.1 is the default
  * Temporarily drop BuildRequires of libgpod-devel and taglib-extras-devel
    that pull in libimobiledevice-devel
  * Currently amarok builds against libopenssl1_0_0, but
    libimobiledevice-devel pulls in libopenssl1_1_0, causing a conflict
* Mon Oct 09 2017 tchvatal@suse.com
- Pull in openssl-1_0_0-devel in order for the distribution to switch
  overall to 1.1 release bsc#1042629
Version: 2.8.0-8.1
* Sat Dec 23 2017 fabian@ritter-vogt.de
- Add patch to avoid automatic network requests (boo#1070899):
  * disable-web-plugins-by-default.patch
- Also disable all scripts by default
- Fix loading of scripts:
  * load-scrips-without-qca.patch
Version: 2.8.0-5.1
* Sat Sep 16 2017 zaitor@opensuse.org
- Add gstreamer-plugins-ugly Recommends: Provide mp3 playback by
  default for users.
* Thu Aug 24 2017 wbauer@tmo.at
- Add Fix-crash-during-musicbrainz-search.patch to fix a possible
  crash when looking up metadata on MusicBrainz (kde#328359)
Version: 2.8.0-3.1
* Wed Aug 14 2013 hrvoje.senjan@gmail.com
- Update to 2.8.0
  VERSION 2.8
  * FEATURES:
  * Tracks from Recently Played List widget can now directly be
    added to the playlist. (kde#279263, kde#296090)
  * CHANGES:
  * The Jamendo service now uses a higher quality MP3 format
    instead of Ogg Vorbis.
  * Added an option whether adding tracks to playlist should
    start playing. (kde#322428)
  * Amarok now depends on Qt 4.8.3.
  * Amarok now uses FindFFMpeg.cmake from kdelibs
  * BUGFIXES:
  * Don't reload Wikipedia applet content if artist/album have
    not changed. (kde#112044)
  * Jamendo service: Albums are now downloaded directly instead
    of going via BitTorrent. This is far more reliable and also
    supports on-the-fly transcoding. (kde#299434)
  * Work-around Solid UDisks2 backend bug that caused
    USB Mass Storage devices and iPods not being recognized when
    connected before Amarok was started. Also fixes a bug where
    blank devices would appear in Play Media dialog.
    (kde#322980)
  * Definitely fix a bug where storing Last.fm credentials in
    plain-text isn't offered when KWallet is disabled.
    (kde#315306)
  * Radio streams from scripted services are now
    instantly playable. (kde#320718)
  * Recently Played List widget now keeps its own time for
    tracks instead of relying on the Last Played statistic.
    (kde#302485)
  * Prevent hitting an assertion failure if just removed track
    from the Local Collection is edited. (kde#322474)
  * Fixed a regression introduced in 2.8 Beta where tracks in
    the Local Collection were sometimes forgotten and then
    found again. (kde#322603)
  * Fixed invalid SQL queries when you have files or folders
    with an apostrophe in your collection. (kde#322415)
  * Fixed organizing/copying/moving tracks to Local
    Collection on Windows. (kde#279560, kde#302251)
  * Various usability improvements for the applet toolbar.
    (kde#197948)
  * Removed broken Apply button in applets' settings dialog.
    (kde#322015)
  * Fix incorrect colors in Context View toolbar when
    switching themes. (kde#301305)
  * Many fixes for various bugs with switching desktop color
    themes at runtime, including OSD, spectrum analyzer,
    collection browser.
  * Avoid updating the MPRIS2 Metadata between tracks.
    (kde#321602)
* Thu Jul 04 2013 hrvoje.senjan@gmail.com
- Update to 2.7.90
  * FEATURES:
  * Ctrl+C copies the currently playing artist & title to the
    clipboard. (kde#228872)
  * Volume fade-out is now also available for pause.
  * The Files browser now has a Refresh button. (kde#213666)
  * The active playlist item is animated with a soft glow effect.
  * Added an audio analyzer visualization applet.
  * Added a function for resetting the GUI layout back to default
    state. (kde#300753)
  * Pressing enter when searching collections now adds found
    tracks to the playlist and clears the search bar, this is a
    very convenient way to populate your playlist.
  * Allow to transcode only certain (different format,
    playability) tracks when transferring them to a
    collection (kde#312407)
  * On-Screen-Display fades in/out smoothly.
  * Added support for .asx playlists; (kde#170207)
  * Add Radio GFM radio streams to Cool Stream Script.
    (kde#317978)
  * Added options to pause playback on system suspend and to
    inhibit automatic suspend  if playing a track (enabled by
    default); (kde#259862) (kde#222571)
  * Playlist files are now read asynchronously when possible;
    (kde#291934)
  * Added support to filter tracks to scrobble to Last.fm by
    label. (kde#140198)
  * Added transcoding support for Opus codec if ffmpeg is
    compiled with support for the libopus library
  * Added keyboard shortcuts for small 2 s seeks
    (Ctrl + Left/Right) and long 1 minute  seeks
    (Shift + Left/Right) in addition to standard 10 s seeks.
    Durations are now configurable in amarokrc, see
    Amarok Handbook (kde#177258)
  * Added support for files in Opus codec if Amarok is compiled
    against recent enough TagLib (post 1.8) (kde#312905)
  * Added Ctrl+H shortcut to randomize playlist (kde#208061)
  * CHANGES:
  * Removed LikeBack (a development feature in debug builds).
    (kde#312498) (kde#252323)
  * Collection Browser: Artist level was renamed to Track Artist
    and replaced by Album Artist by default. Various Artists
    item is no longer shown under Track Artist level.
  * Removed the splash screen.
  * Playlist-related actions were harmonized, double-clicking
    or pressing enter will append tracks to playlist, using any
    "play media" action will prepend tracks to queue and
    immediately start playing; middle-clicking or will append
    & play while other append or replace actions will no longer
    start playback. (kde#145468, kde#145490, kde#194549)
  * When a new collection plugin is enabled, its collections
    appear immediately without a need for restart.
  * Update the MusicBrainz tagger to MusicBrainz web service 2,
    make it show some more good suggestions for tagging, and add
    some options to help choosing the best results.
  * Add note about generating .mood files into Moodbar Options;
    (kde#289483)
  * Amarok now depends on Qt 4.8.2.
  * Add prepareToQuit() signal to Amarok.Window script bindings;
    (kde#241066)
  * Data CDs are now recognized in Amarok; (kde#316128)
  * On-Screen-Display now uses the system font instead of
    hardcoded sans-serif. (kde#248707)
  * Fancy behavior of some context menus showing different
    actions when Shift key is held has been reverted.
    All entries are now shown all the time.
  * The dynamic playlist behavior has changed. It will no longer
    generate "pretty good" playlists that do not fulfill the
    given biases. Instead it might add no song at all if given
    impossible-to-fulfill conditions.
  * The "tracks have been hidden in the playlist" warning when
    filtering the playlist is now displayed inside the playlist.
    (kde#260352)
  * Update tag widget for Layout edit, filter edit, organize
    collection and guess tag dialog.
  * When fadeout and/or Replay Gain isn't possible, gray-out
    related UI elements in order not to fool users.
  * BUGFIXES:
  * When you remove whole directories from the Local Collection
    and have Watch Folders for Changes enabled, the tracks now
    disappear from Collection Browser. (kde#311078)
  * Fix dynamic playlist bug: When "Automatically scroll playlist
    to current track" was enabled, Amarok would keep scrolling
    to the bottom. (kde#284214)
  * Fix a problem where ghost tracks would remain in the Local
    Collection until the  database is wiped. (kde#319084)
  * Added missing CMake check for QtWebKit. (kde#321598)
  * Definitely fix a bug where Local Collection wouldn't update
    in browser. (kde#262504)
  * Fix crashed caused by race conditions at the end of the
    track scanning. (kde#319835)
  * Fix crash when disabling the Free Music Charts script.
    (kde#321329)
  * Albums having same name but different album artist won't be
    mixed together on the playlist if sorting by album is enabled.
  * Fix crash on startup with KDE 4.11. (kde#320855)
  * Fix tracks not able to be dragged around when playlist
    is shuffled. (kde#320129)
  * Prevent Last.fm scrobbles not being submitted until restart
    due to change in liblastfm 1.0.7. (kde#320219)
  * Resume Playback on Start will correctly restore paused state,
    instead of always starting in playing state. (kde#313330)
  * Optimize removal of tens of thousands of tracks from
    playlist. (kde#316242)
  * Fix `amarok --queue` which didn't actually queue the
    tracks. (kde#317385)
  * Fix suboptimal initial MusicBrainz tag dialog size by
    remembering it. (kde#269454)
  * Fix file-browser becoming empty when a file was moved to
    trash. (kde#317944)
  * Fix `amarok --play file.mp3` option didn't actually start
    playback.
  * Reason why a particular track is not playable is now shown
    in playlist tooltip; (kde#313649)
  * Pre-apmlifier in equalizer is now only enabled if it is
    actually supported; (kde#301311)
  * Fix Amarok crashed while doing "Organize Files" (kde#317980)
  * Fix Amarok erroneously merges two albums.
    (kde#216759, kde#272802)
  * Fix Crash on very long artist names. (kde#276894)
  * Fix Move tracks to rubbish and the current track cover
    changes to the deleted cover. (kde#306735)
  * Fix theoretical configwidget leak in services. (kde#301352)
  * Fix "Local collection" text label is truncated with
    large font. (kde#282561)
  * Fix crash by putting a broadcast in the playlist.
    (kde#313718)
  * Fix Keyboard navigates context menu in collection will move
    two items. (kde#307794)
  * Fix add track to playlist by double click on arrow in the
    collection. (kde#279513)
  * Fix VFAT safe names missing a couple of idiosyncrasies.
    (kde#312574)
  * Clarify message when Last.fm streams are not available.
    (kde#315771)
  * Fix crash when Dynamic Playlist based on last.fm is aborted.
    (kde#314243)
  * Fix Group by directory doesn't work in main playlist.
    (kde#265415)
  * Don't remove common labels when editing the tags of multiple
    tracks. (kde#316043)
  * Fix vertical positioning of On-Screen-Display. (kde#269788)
  * Fix OSD sometimes misplaces the font and the font's shadow.
    (kde#257643)
  * Prevent inability to save Last.fm password in corner cases.
    (kde#315306)
  * Fix "Copy to Collection" window doesn't fit on small screens.
    (kde#283361)
  * Fix crash when quitting Amarok with Statistics Synchronization
    open. (kde#315525)
  * Fix items moving around when expanded in collection browser.
    (kde#305602)
  * Fix Organize collection folder deletion going 'too far'.
    (kde#314348)
  * Fix %albumartist% placeholder translates to some strange unicode
    symbol. (kde#314351)
  * Fix bumpy fade-out when first used. (kde#312062)
  * Fix crash when switching/removing organize collection presets.
    (kde#314344)
  * Fix crash on start if a playlist source is unavailable.
    (kde#313460)
  * Fix Copy/Move to collection picks up wrong destination path
    and fails silently. (kde#314460)
  * Cleanup TrackOrganizer. (kde#305291)
  * Fix Editing Playist Layout Editor. (kde#250594)
  * Fix Display glitch for rating in verbose playlist. (kde#300118)
  * Refactoring Ampache service, fix Albums with multiple disks not
    listed correctly. (kde#249857)
  * Fix playlist sorting by type. (kde#249338)
  * Fix subtle bugs when a long fade-out is initiated near the
    song end.
  * Don't try to fade-out with phonon backends that don't
    support it. (vlc)
  * Fix Can't edit & save an existing equalizer preset.
    (kde#241874)
  * Clean up Equalizer Dialog. (kde#274972)
- Drop kill-amarok-mockup.patch, included in this release
- Added oxygen-icon-theme BuildRequires, needed for amzdownloader icon
- Explicitly BuildRequire Qt4 >= 4.8.2, as per upstream change
* Sun Jun 23 2013 asterios.dramis@gmail.com
- Added clamz as recommended runtime requirement.
* Thu Jun 13 2013 hrvoje.senjan@gmail.com
- Added kill-amarok-mockup.patch which removes usage of non-existant
  Amarok-Mockup plasma theme, that casues crashes with KDE 4.11
  (kde#320855)
* Wed May 15 2013 hrvoje.senjan@gmail.com
- Update to 2.7.1
  * CHANGES:
  * Problematic support for treating MusicBrainz ids as track
    unique ids was dropped; should avoid surprising
    "Duplicate Tracks Found" errors. (315329)
  * BUGFIXES:
  * Fix inability to reverse "Use Music Location" decision and
    inability to clear database once all collection directories
    have been unset. (kde#316216)
  * Fix frequent crashes on Linux when starting to play a track.
    (kde#319371)
  * Fix compilation error on systems with gcc-4.2 (kde#314528)
  * Fix inability to create database when home directory contains
    non-ASCII characters. (kde#313914)
  * Fix typo in Nepomuk query which did not let track numbers of
    Nepomuk Collection tracks show up in Amarok. (kde#311847)
- Drop fix-crashes-on-track-change.patch and trackNumber-typo-fix.diff
  these patches are included in this release
Version: 2.8.0-2.7
* Tue Oct 01 2013 hrvoje.senjan@gmail.com
- Explicitly require phonon-backend, as it's possible that in certain
  conditions users would have none installed
* Mon Sep 09 2013 hrvoje.senjan@gmail.com
- Added patches from upstream:
  0002-Don-t-allow-adding-Analyzer-applet-when-not-supporte.patch,
  0003-Optimization-Don-t-draw-more-than-necessary.patch,
  0004-Fix-reading-Album-Artist-Compilation-Disc-Number-in-.patch,
  0005-Sync-playlist-search-config-instantly.patch,
  0006-Don-t-suppress-html-tag-like-characters.patch and
  0007-Fix-performance-issue-with-large-podcast-feeds.patch
  which resolve kde#323735, kde#324295, kde#324614, kde#283022 and
  kde#323119
- Renamed Don-t-add-the-analyzer-applet-when-Phonon-doesn-t-su.patch
* Wed Aug 21 2013 hrvoje.senjan@gmail.com
- Added Don-t-add-the-analyzer-applet-when-Phonon-doesn-t-su.patch
  from upstream, avoids adding the analyzer applet on phonon backends
  that don't support it (e.g. vlc)
Version: 2.8.0-2.1
* Thu Dec 08 2016 fabian@ritter-vogt.de
- Revert kde4_runtime_requires change
* Sat Dec 03 2016 wbauer@tmo.at
- Recommend kio_audiocd4 for playback of AudioCDs, the standard
  kio_audiocd package is KF5 based now
* Tue Nov 29 2016 olaf@aepfle.de
- Expand macro kde4_runtime_requires only when its available
  to fix quilt setup
* Sun Sep 18 2016 cornelis@solcon.nl
- Add Fix-MPRIS2-DesktopEntry-value.patch to get working media
  controls in plasma taskbar (kde#565275)
* Wed May 25 2016 martin.liska@suse.com
- Add gcc6-workaround.patch to workaround an error seen by GCC,
  link: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71273.
* Sun May 15 2016 hrvoje.senjan@gmail.com
- Use share-mime-info macros (boo#979301)
* Tue Apr 12 2016 hrvoje.senjan@gmail.com
- Copy download icon from Breeze on Leap 42.1 and Tumbleweed
* Sat Apr 09 2016 wbauer@tmo.at
- Add Fix-for-infinite-loop-with-some-Audio-CDs.patch to fix the
  infinite loop in case a home-burned or old audio CD (without
  CDTEXT) is inserted (kde#339190)
* Fri Feb 26 2016 joerg.lorenzen@ki.tng.de
- Added amarok-ffmpeg3.0.patch to build against ffmpeg-3.0
  libraries on PMBS.
* Tue Jan 05 2016 olaf@aepfle.de
- Add amarok-taglib-compare.patch (kde#351013)
* Fri Dec 18 2015 tchvatal@suse.com
- Cleanup with spec-cleaner
- Do not conditionalize ffmpeg, we don't need to be in packman
  the factory ffmpeg is enough
* Wed Nov 18 2015 tittiatcoke@gmail.com
- Drop the recommends for moodbar. This would free us from
  gstreamer_0.10
* Tue Sep 22 2015 olaf@aepfle.de
- Use pkgconfig for ffmpeg BuildRequires
* Thu Jul 09 2015 wbauer@tmo.at
- Add Enable_Wikipedia_over_SSL.patch to make the Wikipedia applet
  work again (boo#934730, kde#349313)
* Wed Feb 04 2015 coolo@suse.com
- add the changes file as source so the .src.rpm can be rebuild
* Sat Jan 10 2015 lbeltrame@kde.org
- Add 0008-Clean-up-the-leftover-of-strigi-removal.patch:
  remove unneeded Strigi reference in the Ampache plugin build
  system
- Add 0009-Fix-Ampache-plugin-connections.patch: unbreak Ampache
  plugin connection due to wrong hashing algorithm being used
* Thu Dec 18 2014 olaf@aepfle.de
- Require correct libtag.so to avoid undefined symbols at runtime
* Sun Nov 09 2014 Led <ledest@gmail.com>
- fix bashisms in post/postun scripts
* Wed May 07 2014 hrvoje.senjan@gmail.com
- Added libxml2-devel BuildRequires, was pulled in via
  libkde4-devel previously
* Fri Mar 07 2014 tittiatcoke@gmail.com
- Remove nepomuk-core from the buildrequires