Page MenuHomeSolus

D3987.diff
No OneTemporary

D3987.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : lollypop
-version : 0.9.522
-release : 93
+version : 0.9.604
+release : 94
source :
- - git|https://gitlab.gnome.org/gnumdk/lollypop.git : 0.9.522
+ - git|https://gitlab.gnome.org/gnumdk/lollypop.git : 0.9.604
license : GPL-3.0-or-later
component : multimedia.audio
summary : Lollypop is a new GNOME music playing application
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>lollypop</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>multimedia.audio</PartOf>
@@ -23,6 +23,7 @@
<Path fileType="executable">/usr/bin/lollypop-cli</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/app_notification.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/application.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/application_actions.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/art.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/art_album.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/art_base.py</Path>
@@ -33,7 +34,10 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/collectionimporter.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/collectionscanner.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/container.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/controllers.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/controller_information.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/controller_playback.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/controller_progress.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/controller_view.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/database.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/database_albums.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/database_artists.py</Path>
@@ -46,7 +50,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/fastscroll.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/fullscreen.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/goa.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/helper_dbus.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/helper_passwords.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/helper_task.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/information_store.py</Path>
@@ -92,6 +95,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/search.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/selectionlist.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/settings.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/shown.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/sqlcursor.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/sync_mtp.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/tagreader.py</Path>
@@ -110,23 +114,28 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/view_artist_albums.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/view_container.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/view_device.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/view_flowbox.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/view_lyrics.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/view_playlists.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/view_playlists_manager.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/view_radios.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/view_tracks.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/widgets_album.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/widgets_album_decade.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/widgets_album_detailed.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/widgets_album_simple.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/widgets_albums_decade.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/widgets_context.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/widgets_device.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/widgets_flowbox_rounded.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/widgets_indicator.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/widgets_loved.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/widgets_playlist.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/widgets_playlist_rounded.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/widgets_radio.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/widgets_rating.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/widgets_track.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/window.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/window_adaptive.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>
@@ -138,6 +147,7 @@
<Path fileType="data">/usr/share/icons/hicolor/32x32/apps/org.gnome.Lollypop.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/org.gnome.Lollypop.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/org.gnome.Lollypop-symbolic.svg</Path>
+ <Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/lollypop.mo</Path>
<Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/lollypop.mo</Path>
<Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/lollypop.mo</Path>
<Path fileType="localedata">/usr/share/locale/da/LC_MESSAGES/lollypop.mo</Path>
@@ -153,6 +163,7 @@
<Path fileType="localedata">/usr/share/locale/he/LC_MESSAGES/lollypop.mo</Path>
<Path fileType="localedata">/usr/share/locale/hu/LC_MESSAGES/lollypop.mo</Path>
<Path fileType="localedata">/usr/share/locale/id/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ie/LC_MESSAGES/lollypop.mo</Path>
<Path fileType="localedata">/usr/share/locale/it/LC_MESSAGES/lollypop.mo</Path>
<Path fileType="localedata">/usr/share/locale/ja/LC_MESSAGES/lollypop.mo</Path>
<Path fileType="localedata">/usr/share/locale/ka/LC_MESSAGES/lollypop.mo</Path>
@@ -177,12 +188,12 @@
</Files>
</Package>
<History>
- <Update release="93">
- <Date>2018-08-31</Date>
- <Version>0.9.522</Version>
+ <Update release="94">
+ <Date>2018-10-08</Date>
+ <Version>0.9.604</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 2:47 PM (3 h, 8 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5828428
Default Alt Text
D3987.diff (9 KB)

Event Timeline