Page MenuHomeSolus

D8569.id20509.diff
No OneTemporary

D8569.id20509.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : lollypop
-version : 1.2.29
-release : 135
+version : 1.2.32
+release : 136
source :
- - git|https://gitlab.gnome.org/World/lollypop.git : 1.2.29
+ - git|https://gitlab.gnome.org/World/lollypop.git : 1.2.32
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
@@ -29,6 +29,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/art_album.py</Path>
<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>
@@ -51,9 +52,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/define.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/dialog_apps.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/dialog_settings.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/downloader.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/downloader_art.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/downloader_info.py</Path>
<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>
@@ -68,8 +66,10 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/helper_size_allocation.py</Path>
<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_invidious.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>
@@ -117,7 +117,6 @@
<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_search.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>
@@ -186,6 +185,7 @@
<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>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_cover.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_device.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_equalizer.py</Path>
@@ -199,6 +199,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_player_progress.py</Path>
<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>
@@ -210,7 +211,6 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_settings_web.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_tracks.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_typeahead.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/lollypop/widgets_utils.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/lib64/lollypop/lollypop-sp</Path>
@@ -281,12 +281,12 @@
</Files>
</Package>
<History>
- <Update release="135">
- <Date>2020-03-21</Date>
- <Version>1.2.29</Version>
+ <Update release="136">
+ <Date>2020-03-28</Date>
+ <Version>1.2.32</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

Mime Type
text/plain
Expires
May 18 2023, 3:51 PM (12 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5791866
Default Alt Text
D8569.id20509.diff (6 KB)

Event Timeline