|
![](/images/spacer.gif) |
![](/images/spacer.gif) |
![](/images/spacer.gif) |
Changelog for amarok-lang-2.9.0-lp156.32.4.noarch.rpm :
* Thu Feb 29 2024 Wolfgang Bauer - Don\'t require taglib-extras on Tumbleweed anymore, it was dropped recently because it fails to build with taglib 2- Add patch to support taglib 2: * 0001-Use-non-deprecated-TagLib-functions-fix-build-with-T.patch * Thu Mar 08 2018 wbauerAATTtmo.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 23 2017 fabianAATTritter-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 * Sat Dec 16 2017 fabianAATTritter-vogt.de- Do not build against QCA * Sat Dec 02 2017 fabianAATTritter-vogt.de- Add patch to not build WebKit-dependent parts: * Skip-qtwebkit-parts.patch * Fri Nov 24 2017 kstreitovaAATTsuse.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 fabianAATTritter-vogt.de- BuildIgnore openssl 1.0 headers to not conflict with 1.1 headers required by some deps * Wed Nov 01 2017 vcizekAATTsuse.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 tchvatalAATTsuse.com- Pull in openssl-1_0_0-devel in order for the distribution to switch overall to 1.1 release bsc#1042629 * Sat Sep 16 2017 zaitorAATTopensuse.org- Add gstreamer-plugins-ugly Recommends: Provide mp3 playback by default for users. * Thu Aug 24 2017 wbauerAATTtmo.at- Add Fix-crash-during-musicbrainz-search.patch to fix a possible crash when looking up metadata on MusicBrainz (kde#328359) * Thu Dec 08 2016 fabianAATTritter-vogt.de- Revert kde4_runtime_requires change * Sat Dec 03 2016 wbauerAATTtmo.at- Recommend kio_audiocd4 for playback of AudioCDs, the standard kio_audiocd package is KF5 based now * Tue Nov 29 2016 olafAATTaepfle.de- Expand macro kde4_runtime_requires only when its available to fix quilt setup * Sun Sep 18 2016 cornelisAATTsolcon.nl- Add Fix-MPRIS2-DesktopEntry-value.patch to get working media controls in plasma taskbar (kde#565275) * Wed May 25 2016 martin.liskaAATTsuse.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.senjanAATTgmail.com- Use share-mime-info macros (boo#979301) * Tue Apr 12 2016 hrvoje.senjanAATTgmail.com- Copy download icon from Breeze on Leap 42.1 and Tumbleweed * Sat Apr 09 2016 wbauerAATTtmo.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.lorenzenAATTki.tng.de- Added amarok-ffmpeg3.0.patch to build against ffmpeg-3.0 libraries on PMBS. * Tue Jan 05 2016 olafAATTaepfle.de- Add amarok-taglib-compare.patch (kde#351013) * Fri Dec 18 2015 tchvatalAATTsuse.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 tittiatcokeAATTgmail.com- Drop the recommends for moodbar. This would free us from gstreamer_0.10 * Tue Sep 22 2015 olafAATTaepfle.de- Use pkgconfig for ffmpeg BuildRequires * Thu Jul 09 2015 wbauerAATTtmo.at- Add Enable_Wikipedia_over_SSL.patch to make the Wikipedia applet work again (boo#934730, kde#349313) * Wed Feb 04 2015 cooloAATTsuse.com- add the changes file as source so the .src.rpm can be rebuild * Sat Jan 10 2015 lbeltrameAATTkde.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 olafAATTaepfle.de- Require correct libtag.so to avoid undefined symbols at runtime * Sun Nov 09 2014 Led - fix bashisms in post/postun scripts
|
|
|