Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package haruna for openSUSE:Factory checked in at 2021-04-01 14:17:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/haruna (Old) and /work/SRC/openSUSE:Factory/.haruna.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "haruna" Thu Apr 1 14:17:45 2021 rev:2 rq:882300 version:0.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/haruna/haruna.changes 2021-01-21 21:54:34.685775309 +0100 +++ /work/SRC/openSUSE:Factory/.haruna.new.2401/haruna.changes 2021-04-01 14:19:03.060135030 +0200 @@ -1,0 +2,119 @@ +Wed Mar 31 07:25:48 UTC 2021 - Luigi Baldoni <aloi...@gmx.com> + +- Update to version 0.6.0 + * Remove color schemes until their license is clear + * MPVObject: show loading indicator for all videos + * Disable next/previous buttons when there's 1 or no video in + the playlist + * Add youtube-dl to dependencies list + * Don't use breeze icons by default + * GUI style + * Add copyrights + * Correct copyright and license for cmake/FindLibmpv.cmake + * MenuBar + * Add checks before trying to access data + * MpvObject + * PlaylistModel: avoid index out of range error + * Audio/Subtitles settings + * Always open first video in new youtube playlist + * Remove wrong license files + * Add license to files without one + * Skip videos that can't be played + * Add loading indicator for youtube videos + * If youtube-dl is not available display a message instead of + the controls to open a url + * PlayListItemWithThumbnail change elide mode to + WrapAtWordBoundaryOrAnywhere + * Add dependencies and build instructions to readme file + * Youtube playlist + * PlaylistItem + * Worker::getMetaData return if there's no extractor available + * CMake + * Make mpris player dbus interface a qml context property + * Add mpris2 support + * Fix play next/prev actions not updating the LastPlayedFile + * Use LabelWithTooltip without prefix + * Add placeholder and tooltip for 'Skip chapters' feature Add + help for 'Remember time position' and 'Skip chapters' features + * Refactor time position saving + * Rename custom label component to LabelWithTooltip + * MpvObject: fix cursor not hiding in fullscreen + * MpvObject: resume playback changes + * Settings: don't togggle hw decoding with save file position + checkbox + * Update README.md + * Add FUNDING.yml + * Settings: change default screenshots folder + * MpvObject: add resume/restart video popup + * Settings: add option to disable file position saving and + resuming + * MpvObject: update tracks models when mpv's track-list changes + * Remove console.log + * MpvObject: allow loading subtitles through drag and drop + * MpvObject: allow to print the error in get/setProperty + methods + * MpvObject: move loadFile function to the cpp side + * Application: make getFileContent parameter const + * MpvObject + * MpvObject + * main.qml: fix mpv.scrollPositionTimer -> + playList.scrollPositionTimer + * Generate AppImage from every build (#43) + * Settings + * Update help for old Breeze style option to fit the changes + * Settings: remove notice about Breeze not being installed + * SettingsBasePage: replace i18n with qsTr + * MpvObject: fix next file not loading when current file + finishes + * Playback Settings + * Remove wrong and unused id + * Use add command to change volume and speed properties Set + max volume to 100 + * CMake: make set_package_properties more compact + * Seetings navigation: Set padding for each side, fix for Qt + 5.12 + * Register PlayListModel type for qml usage + * CMake: add FindLibmpv.cmake file + * Add liberapay and paypal donation links + * Refactor file loading code + * application.h: reorder some functions, remove some unused + code + * Refactor youtube playlist code + * MpvObject: comment code in getYouTubePlaylist + * Thumbnail image provider: provide generic icon for urls + * MpvObject: extract youtube playlist code to function + * Refactor to allow opening youtube playlists through "Open + Url" + * Show osd message when toggling deinterlacing + * Header: use only one RowLayout + * Playlist: remove style property, use PlaylistSettings.style + * Header: remove buttons to toggle playlist Footer: use + loaders for the playlist toggle button + * data/appdata.xml: Make validation successful + * Add import path for qml components + * Actions: rename "Toggle Playlist" to "Playlist" + * MpvVideo: consider the playlist position when anchoring + * Header, Footer: add another button to toggle the playlist, + one on the left and one on the right coresponding to the + playlist's position + * Playlist: add compact style + * Playlist: fix playlist items coloring + * Playlist: add option to push video instead of overlaying it + * Add button in the header and footer to toggle the playlist + when toggling it with the mouse is disabled + * MpvVideo: settings are in a window so ancoring to it is wrong + * Settings: refactor mouse page + * Settings: add custom component for images adjustments sliders + * Setings: remove color adjustments page + * SettingsHeader: add top margin + * Settings: make casing consistent + * Settings: remove unneeded properties + * Refactor settings window + * Make configure header button uncheckable Don't close + settings window (if open) when going fullscreen + * Add action to toggle video deinterlacing + * Open settings in separate window + * qthelper.h: fix build with Qt 5.12 +- Drop haruna-0.5.0-Qt512_fix.patch (merged upstream) + +------------------------------------------------------------------- Old: ---- haruna-0.5.0-Qt512_fix.patch haruna-0.5.0.tar.gz New: ---- haruna-0.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ haruna.spec ++++++ --- /var/tmp/diff_new_pack.pis891/_old 2021-04-01 14:19:03.576135718 +0200 +++ /var/tmp/diff_new_pack.pis891/_new 2021-04-01 14:19:03.580135723 +0200 @@ -17,14 +17,12 @@ Name: haruna -Version: 0.5.0 +Version: 0.6.0 Release: 0 Summary: Video player built with Qt/QML on top of libmpv License: CC-BY-4.0 AND GPL-3.0-or-later AND WTFPL URL: https://github.com/g-fb/haruna Source0: https://github.com/g-fb/haruna/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM haruna-0.5.0-Qt512_fix.patch -Patch0: haruna-0.5.0-Qt512_fix.patch BuildRequires: breeze5-icons BuildRequires: cmake >= 3.15 BuildRequires: extra-cmake-modules >= 1.0.0 ++++++ haruna-0.5.0.tar.gz -> haruna-0.6.0.tar.gz ++++++ ++++ 7084 lines of diff (skipped)