Page MenuHomeSolus

D3131.id7780.diff
No OneTemporary

D3131.id7780.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : lollypop
-version : 0.9.504
-release : 90
+version : 0.9.515
+release : 91
source :
- - git|https://gitlab.gnome.org/gnumdk/lollypop.git : 0.9.504
-license : GPL-3.0-only
+ - git|https://gitlab.gnome.org/gnumdk/lollypop.git : 0.9.515
+license : GPL-3.0-or-later
component : multimedia.audio
summary : Lollypop is a new GNOME music playing application
description: |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,10 +2,10 @@
<Source>
<Name>lollypop</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
- <License>GPL-3.0-only</License>
+ <License>GPL-3.0-or-later</License>
<PartOf>multimedia.audio</PartOf>
<Summary xml:lang="en">Lollypop is a new GNOME music playing application</Summary>
<Description xml:lang="en">Lollypop is a new GNOME music playing application
@@ -19,7 +19,8 @@
</Description>
<PartOf>multimedia.audio</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/usr/bin/lollypop</Path>
+ <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/art.py</Path>
@@ -58,6 +59,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/locales/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/locales/zh_cn.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/localized.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/logger.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/miniplayer.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/mpris.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/notification.py</Path>
@@ -65,7 +67,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/player.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/player_base.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/player_bin.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/player_externals.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/player_linear.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/player_playlist.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/player_plugins.py</Path>
@@ -76,7 +77,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/pop_album.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/pop_albums.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/pop_artwork.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/pop_externals.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/pop_information.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/pop_lastfm.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/pop_menu.py</Path>
@@ -101,7 +101,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/toolbar_info.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/toolbar_playback.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/toolbar_title.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/touch_helper.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/utils.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/view.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lollypop/view_albums_box.py</Path>
@@ -137,18 +136,51 @@
<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</Path>
- <Path fileType="data">/usr/share/lollypop</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>
+ <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_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>
+ <Path fileType="localedata">/usr/share/locale/es_EC/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fi/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ga/LC_MESSAGES/lollypop.mo</Path>
+ <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/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>
+ <Path fileType="localedata">/usr/share/locale/lt/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nb_NO/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nl/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nl_BE/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pl/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt_BR/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/pt_PT/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sk/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sr@latin/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/sv/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/lollypop.mo</Path>
+ <Path fileType="data">/usr/share/lollypop/lollypop.gresource</Path>
<Path fileType="data">/usr/share/metainfo/org.gnome.Lollypop.appdata.xml</Path>
</Files>
</Package>
<History>
- <Update release="90">
- <Date>2018-04-23</Date>
- <Version>0.9.504</Version>
+ <Update release="91">
+ <Date>2018-06-21</Date>
+ <Version>0.9.515</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Mon, Jul 24, 11:35 AM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5792770
Default Alt Text
D3131.id7780.diff (8 KB)

Event Timeline