Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11015134
D8954.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
17 KB
Referenced Files
None
Subscribers
None
D8954.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : lollypop
-version : 1.2.35
-release : 138
+version : 1.3.0
+release : 139
source :
- - git|https://gitlab.gnome.org/World/lollypop.git : 1.2.35
+ - git|https://gitlab.gnome.org/World/lollypop.git : 1.3.0
license :
- CC0-1.0
- GPL-3.0-or-later
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -21,7 +21,6 @@
<PartOf>multimedia.audio</PartOf>
<Files>
<Path fileType="executable">/usr/bin/lollypop</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/adaptive.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/app_notification.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/application.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/application_actions.py</Path>
@@ -30,21 +29,23 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/art_artist.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/art_base.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/art_downloader.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/art_radio.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/codecs.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/collectionscanner.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/collection_item.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/collection_scanner.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/container.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/container_adaptive.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/container_filter.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/container_history.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/container_lists.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/container_notification.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/container_playlists.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/container_scanner.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/container_stack.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/container_views.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/controller_view.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/database.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/database_albums.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/database_artists.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/database_cache.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/database_genres.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/database_history.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/database_tracks.py</Path>
@@ -55,6 +56,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/fastscroll.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/fullscreen.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/goa.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/helper_adaptive.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/helper_art.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/helper_dnd.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/helper_filtering.py</Path>
@@ -67,15 +69,18 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/helper_task.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/helper_web.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/helper_web_base.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/helper_web_deezer.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/helper_web_invidious.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/helper_web_lastfm.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/helper_web_musicbrainz.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/helper_web_save.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/helper_web_spotify.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/helper_web_youtube.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/information_downloader.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/information_store.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/inhibitor.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/inotify.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/lastfm.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/list.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/listenbrainz.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/locales/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/locales/zh_cn.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/localized.py</Path>
@@ -91,18 +96,17 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/menu_playback.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/menu_playlist.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/menu_playlists.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/menu_radio.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/menu_search.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/menu_selectionlist.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/menu_similars.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/menu_suggestions.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/menu_sync.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/miniplayer.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/mpris.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/notification.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/objects.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/objects_album.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/objects_radio.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/objects_track.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/placeholder.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/player.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/player_albums.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/player_auto_random.py</Path>
@@ -111,20 +115,26 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/player_linear.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/player_plugins.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/player_queue.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/player_radio.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/player_shuffle.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/player_transitions.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/playlists.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/pop_devices.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/pop_information.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/pop_tunein.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/progressbar.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/radios.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/search.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/search_deezer.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/search_lastfm.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/search_local.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/search_musicbrainz.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/search_spotify.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/selectionlist.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/settings.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/shown.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/similars.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/similars_deezer.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/similars_lastfm.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/similars_local.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/similars_spotify.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/sqlcursor.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/sync_mtp.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/tagreader.py</Path>
@@ -158,7 +168,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/view_playlist_smart.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/view_playlists.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/view_playlists_manager.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/view_radios.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/view_search.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/view_settings.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/view_suggestions.py</Path>
@@ -173,7 +182,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_artwork.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_artwork_album.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_artwork_artist.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_artwork_radio.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_banner.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_banner_album.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_banner_artist.py</Path>
@@ -182,7 +190,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_banner_lyrics.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_banner_playlist.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_banner_playlists.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_banner_radios.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_banner_search.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_banner_today.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_combobox.py</Path>
@@ -193,6 +200,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_indicator.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_loved.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_menu.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_placeholder.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_player_artwork.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_player_buttons.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_player_label.py</Path>
@@ -200,7 +208,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_playlist_rounded.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_playlist_smart.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_popover.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_radio.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_rating.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_row_album.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_row_track.py</Path>
@@ -213,6 +220,14 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_typeahead.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/wikipedia.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/window.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/window_adaptive.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/ws_collection.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/ws_collection_deezer.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/ws_collection_spotify.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/ws_director.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/ws_lastfm.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/ws_listenbrainz.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/ws_token.py</Path>
<Path fileType="library">/usr/lib64/lollypop/lollypop-sp</Path>
<Path fileType="data">/usr/share/applications/org.gnome.Lollypop.desktop</Path>
<Path fileType="data">/usr/share/dbus-1/services/org.gnome.Lollypop.SearchProvider.service</Path>
@@ -243,6 +258,7 @@
<Path fileType="localedata">/usr/share/locale/da/LC_MESSAGES/lollypop.mo</Path>
<Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/lollypop.mo</Path>
<Path fileType="localedata">/usr/share/locale/el/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/en_GB/LC_MESSAGES/lollypop.mo</Path>
<Path fileType="localedata">/usr/share/locale/en_IE/LC_MESSAGES/lollypop.mo</Path>
<Path fileType="localedata">/usr/share/locale/eo/LC_MESSAGES/lollypop.mo</Path>
<Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/lollypop.mo</Path>
@@ -281,12 +297,12 @@
</Files>
</Package>
<History>
- <Update release="138">
- <Date>2020-04-18</Date>
- <Version>1.2.35</Version>
+ <Update release="139">
+ <Date>2020-05-29</Date>
+ <Version>1.3.0</Version>
<Comment>Packaging update</Comment>
<Name>Thomas Staudinger</Name>
<Email>Staudi.Kaos@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 6, 9:56 AM (5 d, 7 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5790816
Default Alt Text
D8954.diff (17 KB)
Attached To
Mode
D8954: Update lollypop to 1.3.0
Attached
Detach File
Event Timeline
Log In to Comment