Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gnome-music-3.26.2-4.4.1 RPM for armv7hl

From OpenSuSE Ports Leap 15.3 for armv7hl

Name: gnome-music Distribution: openSUSE Step 15
Version: 3.26.2 Vendor: openSUSE
Release: 4.4.1 Build date: Fri Feb 5 02:40:59 2021
Group: Productivity/Multimedia/Sound/Players Build host: armbuild19
Size: 1112429 Source RPM: gnome-music-3.26.2-4.4.1.src.rpm
Packager: https://bugs.opensuse.org
Url: http://www.gnome.org
Summary: Music Player for GNOME
Music player and management application for GNOME.

Provides

Requires

License

SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+

Changelog

* Tue Jul 09 2019 mgorse@suse.com
  - Add gnome-music-init-albums-view.patch: mark albums view as
    initialized, to avoid populating duplicate albums (boo#1115708).
* Wed Mar 14 2018 fcrozat@suse.com
  - Add grilo-plugin-tracker as requires, otherwise gnome-music is
    useless (bsc#1083659).
  - Add tracker as requires, tracker-miner-files is not enough as
    a dependency (bsc#1084861).
* Tue Feb 06 2018 bjorn.lie@gmail.com
  - Update to version 3.26.2:
    + Bugs fixed:
    - Block spotify plugin (glgo#gnome-music#132).
    - DiscListBoxWidget: Update favorites playlist (bgo#784998).
    - Albumartcache: Fix order in method call.
    - Flatpak: Update music repository URL (glgo#gnome-music#138).
    - Misc flatpak fixes.
    + Updated translations.
* Wed Oct 04 2017 zaitor@opensuse.org
  - Update to version 3.26.1:
    + Updated translations.
* Mon Sep 11 2017 dimstar@opensuse.org
  - Update to version 3.26.0:
    + Updated translations.
* Sat Sep 09 2017 zaitor@opensuse.org
  - Add gstreamer-plugins-ugly Recommends: Recommend often used
    codecs for music playback.
* Wed Sep 06 2017 dimstar@opensuse.org
  - Update to version 3.25.92:
    + Wrong player.set_playlist call in albumwidget.py (bgo#786454).
    + Problem scrolling albums on wayland (bgo#780548).
    + Different icon in System Settings Sound pane (bgo#709073).
    + Updated translations.
* Tue Aug 22 2017 zaitor@opensuse.org
  - Update to version 3.25.91:
    + Bugs fixed: bgo#786541, bgo#786315.
    + Updated translations.
* Wed Aug 09 2017 zaitor@opensuse.org
  - Update to version 3.25.90:
    + Limit concurrent loading of coverart.
    + Fixes to appdata.
    + Use tracker:title-order for sorting.
    + Bugs fixed: bgo#783466, bgo#785697.
    + Updated translations.
* Fri Jul 21 2017 zaitor@opensuse.org
  - Update to version 3.25.4:
    + Build: depend on libtracker-sparql-2.0.
    + Add Flatpak manifest.
    + Mark forgotten string for translation.
    + Bugs fixed: bgo#776668, bgo#774500, bgo#781684, bgo#777346,
      bgo#781754.
  - Replace pkgconfig(tracker-sparql-1.0) with
    pkgconfig(tracker-sparql-2.0) BuildRequires following upstreams
    changes.
  - Drop gnome-music-group-configs.patch: Fixed upstream.
  - Update desktop file name to new dbus conforming one.
  - Stop handling glib2_gsettings_schema_post(un),
    desktop_database_post(un) and icon_theme_cache_post(un) in
    post(un), no longer needed as we have file-triggers taking care
    of this for us now.
* Thu Jun 22 2017 zaitor@opensuse.org
  - Add gnome-music-group-configs.patch: Fix sefault at launch with
    updated python-cairo (bgo#774500, bgo#781326).
* Sun May 21 2017 dimstar@opensuse.org
  - Require python3-gobject-Gdk: gnome-music is a GUI application and
    we thus don't only require python3-Gobject, but also the GUI
    toolkits.
* Wed May 10 2017 zaitor@opensuse.org
  - Update to version 3.24.2:
    + Bugs fixed: bgo#776668, bgo#781684.
    + Updated translations.
* Mon Apr 24 2017 dimstar@opensuse.org
  - Update to version 3.24.1.1:
    + Revert desktop file rename.
    + In turn revert Flatpak manifest addition.
  - Changes from version 3.24.1:
    + Add Flatpak manifest (bgo#779905).
    + Fix crashers.
    + Up Grilo requirements.
    + bgo#780523: playlist dialog shows the playlist that is going to
      be deleted.
    + Updated translations.
* Mon Mar 20 2017 dimstar@opensuse.org
  - Update to version 3.24.0:
    + Updated translations.
* Tue Mar 14 2017 dimstar@opensuse.org
  - Update to version 3.23.92:
    + Code cleanups.
    + Local art retrieval added.
    + AppData screenshots updated.
    + Bugs fixed: bgo#776668, bgo#777041, bgo#779013, bgo#779052,
      bgo#779584, bgo#779585.
    + Updated translations.
* Thu Mar 02 2017 jengelh@inai.de
  - Remove redundant %clean section
* Tue Feb 28 2017 zaitor@opensuse.org
  - Update to version 3.23.91:
    + Code cleanups.
    + Bugs fixed: bgo#774470, bgo#774449.
    + Updated translations.
* Wed Feb 15 2017 dimstar@opensuse.org
  - Update to version 3.23.90:
    + Empty-state added for playlist dialog.
    + Bugs fixed: bgo#772089, bgo#776680, bgo#777541, bgo#777219.
    + Updated translations.
* Tue Jan 17 2017 zaitor@opensuse.org
  - Handle more duplicate files via fdupes macro.
  - Add gnome-music-rpmlintrc to supress rpmlint warning about a gir
    file that there is no sense in having a devel package for.
* Tue Jan 17 2017 dimstar@opensuse.org
  - Update to version 3.23.4:
    + Revamp notifications and drop GdNotification.
    + More cleanups.
    + Bugs fixed: bgo#772975, bgo#776157, bgo#776673, bgo#776849,
      bgo#777127, bgo#777216, bgo#777235.
    + Updated translations.
* Tue Dec 13 2016 dimstar@opensuse.org
  - Update to version 3.23.3:
    + Start to use Grilo for storing metadata.
    + Rework starring widget.
    + DistListBox improvements.
    + Stop walking directories for no reason.
    + Finish move to tracker async calls.
    + Bugs fixed: bgo#774754, bgo#772689, bgo#775759, bgo#775930.
    + Updated translations.
* Tue Nov 22 2016 dimstar@opensuse.org
  - Update to version 3.23.2:
    + Rely on Cairo for cover scaling.
    + Smooth progressbar.
    + Make more tracker calls async.
    + General cleanups.
    + Tackle long-standing issues with album separation.
    + Bugs fixed: bgo#772263, bgo#772628, bgo#772698, bgo#773478,
      bgo#773769, bgo#774260, bgo#774481.
    + Updated translations.
* Sat Nov 12 2016 dimstar@opensuse.org
  - Update to version 3.23.1:
    + Rework art lookup.
    + Add HiDPI support (90% done).
    + Add mnemonics.
    + Rework about dialog.
    + Split up views & widgets.
    + Rework the album widgets.
    + Show multi-disc albums as such.
    + Make playlist retrieval non-blocking.
    + Add composer label & search.
    + Bugs fixed: bgo#761185, bgo#771348, bgo#772403, bgo#719452,
      bgo#773192, bgo#705094, bgo#750827, bgo#761891.
    + Updated translations.
* Fri Nov 11 2016 firebird209@gmail.com
  - Update to version 3.22.2:
    + Updated translations.
* Mon Oct 10 2016 zaitor@opensuse.org
  - Update to version 3.22.1:
    + Make some tracker playlist calls async.
    + Bugs fixed: bgo#765476.
    + Updated translations.
* Mon Sep 19 2016 dimstar@opensuse.org
  - Update to version 3.22.0:
    + Update maintainers in doap.
    + Updated translations.
* Tue Sep 13 2016 zaitor@opensuse.org
  - Update to version 3.21.92:
    + Fix keyboard play/pause handling.
    + Remove top separator in song lists.
    + Do not remove static playlists on Delete keypress.
    + Bugs fixed: bgo#771249, bgo#770178, bgo#754096.
    + Updated translations.
* Tue Aug 23 2016 zaitor@opensuse.org
  - Update to version 3.21.90:
    + New keyboard shortcuts and a shortcuts window to go with it.
    + Move to cleanup the codebase style (PEP-8) & use docstrings,
      see README.
    + Better sorting in albums and artists view.
    + Playlist dialog enhanced with a 'new playlist' entry.
    + Move to GtkFlowBox for albums view, a significant performance
      improvement.
    + Bugs fixed: bgo#761502, bgo#766115, bgo#746447, bgo#765609,
      bgo#761625, bgo#747953, bgo#754700, bgo#742531, bgo#758637,
      bgo#757833, bgo#769774, bgo#769772, bgo#744834, bgo#760164.
    + Updated translations.
  - Add pkgconfig(pygobject-3.0) BuildRequires and version it, new
    explicit dependency.
* Wed May 11 2016 zaitor@opensuse.org
  - Update to version 3.20.2:
    + Port to Gio GDBUS API (bgo#705069).
    + Clarify jhbuild instructions in README (bgo#763618).
    + Emit playback-status-changed after playlist ends (bgo#755089).
    + Accept response on row-activated in Playlist Dialog
      (bgo#744820).
    + Bump Gtk+ minimum version to 3.19.3 (bgo#765598).
    + Stop the player when destroying window (bgo#761961).
    + Updated translations.
* Tue Mar 22 2016 dimstar@opensuse.org
  - Update to version 3.20.0:
    + Updated translations.
* Thu Mar 17 2016 dimstar@opensuse.org
  - Update to version 3.19.92:
    + bgo#762821: Update Grilo plugin ranks to 0.3 format.
    + bgo#761941: Fix Pango critical warnings on searchbar.
    + bgo#761890: Check if visible child is ArtistsAlbumsWidget on
      search toggle.
    + bgo#763304: Don't assume that nmm:MusicPieces will have a
      nie:url in playlists.
    + bgo#744821: Properly de/activate select button on
      PlaylistDialog when navigating w/ arrow keys.
    + bgo#744831: Fix crash while deleting multiple playlists.
    + Updated translations.
* Thu Mar 03 2016 dimstar@opensuse.org
  - Update to version 3.19.91:
    + bgo#744829: No more duplicate playlists on the sidebar.
    + bgo#762406: More Grilo 0.3 transition fixes.
    + bgo#762265: No more notifications on track changes.
    + Updated translations
* Tue Feb 16 2016 dimstar@opensuse.org
  - Update to version 3.19.90:
    + bgo#761173: Update tracker queries to sparql 1.1 syntax.
    + bgo#760170: Fix check button appearance on AlbumWidget.
    + bgo#760170: Fix check buttons appearance in Songs and Playlist
      view.
    + bgo#736463: Reposition the scrollbar in the search window.
    + bgo#760171: Resized songs list for better viewing in large
      window.
    + Updated translations.
* Tue Jan 19 2016 dimstar@opensuse.org
  - Update to version 3.19.4:
    + Let GtkApplication automatically load the app-menu.
    + Refactor the way we connect menu actions.
    + Add symbolic icon.
    + Pass width/height during pixbuf loading.
    + Scale the playlist name to match the mockups.
    + Bugs fixed: bgo#734958, bgo#739924, bgo#751163, bgo#758942,
      bgo#758942, bgo#759024, bgo#759587, bgo#759882, bgo#760033,
      bgo#760033, bgo#760033, bgo#760033, bgo#760033, bgo#760033,
      bgo#760381.
    + Updated translations.
  - Add pkgconfig(tracker-sparql-1.0) BuildRequires: new dependency.
  - Replace pkgconfig(grilo-0.2) BuildRequires with
    pkgconfig(grilo-0.3), following upstreams port to grilo-0.3.
  - Drop HighContrast theme cache handling from post/postun, as there
    are no HighContrast icons left after the addition of the symbolic
    icon.
* Mon Nov 16 2015 zaitor@opensuse.org
  - Update to version 3.18.2:
    + Bugs fixed: bgo#755601, bgo#756256, bgo#746446, bgo#756330,
      bgo#757227.
    + Updated translations.
* Wed Sep 23 2015 dimstar@opensuse.org
  - Add python3-requests Requires: this is a hard runtime dependency.
* Tue Sep 22 2015 zaitor@opensuse.org
  - Update to version 3.18.0:
    + Updated translations.
* Wed Sep 16 2015 dimstar@opensuse.org
  - Update to version 3.17.92:
    + Bugs fixed: bgo#744827, bgo#754654, bgo#754702, bgo#754836,
      bgo#754977.
    + Updated translations.
* Wed Sep 02 2015 dimstar@opensuse.org
  - Update to version 3.17.91:
    + Tags in search textbox are broken (bgo#738516).
    + Updated translations.
* Tue Aug 18 2015 zaitor@opensuse.org
  - Update to version 3.17.90:
    + Bugs fixed: bgo#744658, bgo#753488.
    + Updated translations.
* Tue Aug 11 2015 zaitor@opensuse.org
  - Update to version 3.17.4:
    + Several deprecations were removed.
    + More performance improvements.
    + Bugs fixed: bgo#705070, bgo#747233, bgo#752591, bgo#752592.
    + Updated translations.
* Tue Aug 11 2015 zaitor@opensuse.org
  - Update to version 3.17.3:
    + Bugs fixed: bgo#743362, bgo#744464, bgo#747749, bgo#748375,
      bgo#749981.
    + Updated translations.
* Tue Aug 11 2015 zaitor@opensuse.org
  - Update to version 3.16.2:
    + Bug fix release.
    + Performance improvements.
    + Bugs fixed: bgo#749981, bgo#750686, bgo#749307, bgo#744658,
      bgo#753488.
    + Updated translations.
* Wed Apr 15 2015 dimstar@opensuse.org
  - Update to version 3.16.1:
    + bgo#747749: Cant't play favourite song in Album view.
    + Updated translations.
* Mon Mar 23 2015 dimstar@opensuse.org
  - Update to version 3.16.0:
    + Updated translations.
* Mon Mar 16 2015 dimstar@opensuse.org
  - Update to version 3.15.92:
    + Bugs fixed: bgo#744657, bgo#745646, bgo#745647, bgo#745648,
      bgo#745650.
    + Updated translations.
* Tue Mar 03 2015 dimstar@opensuse.org
  - Update to version 3.15.91:
    + Bugs fixed: bgo#705852, bgo#729377, bgo#729525, bgo#743310,
      bgo#743883, bgo#743884, bgo#743901, bgo#744005, bgo#744655,
      bgo#744807, bgo#744832.
    + Updated translations.
* Mon Feb 16 2015 dimstar@opensuse.org
  - Update to version 3.15.90:
    + New smart playlist: Favourite tracks, all views updated to
      allow making a track favourite.
    + All Artists is not selected by default - improves performance.
    + All smart playlists now retyurn max 50 items.
    + Playlists menu now uses popover.
    + Notification appears on loading operations.
    + Favourite songs are now displayed on search view.
    + GStreamer discoverer performance fixes from garnacho.
    + Minor UI fixes.
    + Bugs fixed: bgo#729377, bgo#729525, bgo#743310, bgo#744005.
    + Updated translations.
* Mon Jan 26 2015 badshah400@gmail.com
  - Update to version 3.15.4:
    + Smart playlists - Most Played, Never Played, Recently Played.
    + Chunked loading was removed - scrolling should be faster.
    + Content is now hidden before fully loaded - notification on
      the progress will land in master in next version.
    + Playlists are remvoed after time out, removal can be undone.
    + Dependency change: libmediaart-2.0.pc is now required.
    + Replaygain tags are now supported.
    + Overall performance fixes.
    + Bugs fixed: bgo#729376, bgo#704257, bgo#742603, bgo#742451,
      bgo#733686, bgo#726459, bgo#702519, bgo#742800, bgo#742123,
      bgo#731613, bgo#774201, bgo#730269.
    + Updated translations and help files.
  - Stop injecting libmediaart-2.0 to configure, fixed upstream.
* Mon Jan 26 2015 zaitor@opensuse.org
  - Replace pkgconfig(libmediaart-1.0) for pkgconfig(libmediaart-2.0)
    BuildRequires and use sed to inject the bump into configure,
    upstream reverted the change for now, but it will land soon.
* Mon Jan 26 2015 badshah400@gmail.com
  - Update to version 3.15.2:
    + Better thread handling while fetching album art.
    + Some UI/UX goodies.
    + Notification can now be disabled.
    + 'The' (and translation) is not disregarded during sorting.
    + MPRIS improvements.
    + Bugs fixed:
    - bgo#736925: Remove deprecation warnings from AlbumWidget.ui.
    - bgo#737142: Remove remaining gtk deprecation warnings.
    - bgo#737571: No covers loaded on libmediaart 0.6.0.
    - bgo#736241: Prefer embedded album art over downloaded.
    - bgo#732151: High CPU and sluggish performance.
    - bgo#733473: Use "Alt + left arrow" to navigate back.
    - bgo#738465: Have a dconf switch to disable notifications.
    - bgo#731392: Nicer empty state.
    - bgo#729378: Disregard "The" in titles.
    - bgo#734513: play/pause is activated twice when pressing.
      spacebar and play/pause button is active/selected.
    - bgo#729309: Add support for MPRIS Playlists.
    - bgo#740211: Add support for MPRIS TrackList.
    - bgo#740212: Bump MPRIS support to 2.2.
    - bgo#740330: Album view - music icons are badly rendered.
    - bgo#740524: Missing license headers in playlists.py and
      searchbar.py.
    - bgo#731639: The pictures have different proportions,
      influencing the effect of alignment.
    - bgo#729459: under Artists, tracks in the same album are very
      far apart from each other.
    - bgo#740490: Music "forgets" search string, but search
      results remain.
    + Updated translations and help files.
* Mon Jan 26 2015 zaitor@opensuse.org
  - Update to version 3.14.3.1:
    + Fixed an important bug on startup.
    + Tags in search entries are now visible.
    + Bugs fixed: bgo#743484.
    + Updated translations.
  - Changes from version 3.14.3:
    + Bugs fixed: bgo#740330, bgo#740524, bgo#731639, bgo#729459,
      bgo#740490, bgo#731613, bgo#726459, bgo#733686, bgo#742123,
      bgo#743042, bgo#729376.
    + Updated translations.
* Thu Nov 13 2014 zaitor@opensuse.org
  - Update to version 3.14.2:
    + Play/pause is activated twice when pressing spacebar and
      play/pause button is active/selected (bgo#734513).
    + Updated translations.
* Mon Oct 13 2014 zaitor@opensuse.org
  - Update to version 3.14.1:
    + Bugs fixed:
    - bgo#736925: Remove deprecation warnings from AlbumWidget.ui.
    - bgo#737571: No covers loaded on libmediaart 0.6.0.
    - bgo#736241: Prefer embedded album art over downloaded.
    - bgo#733686: Gnome music will not launch.
    + Updated translations.
  - Drop gnome-music-fix-missing-albumcovers.patch: Fixed upstream.

Files

/usr/bin/gnome-music
/usr/lib/gnome-music
/usr/lib/gnome-music/girepository-1.0
/usr/lib/gnome-music/girepository-1.0/Gd-1.0.typelib
/usr/lib/gnome-music/libgd.so
/usr/lib/python3.6/site-packages/gnomemusic
/usr/lib/python3.6/site-packages/gnomemusic/__init__.py
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/albumartcache.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/albumartcache.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/application.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/application.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/grilo.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/grilo.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/mpris.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/mpris.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/notification.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/notification.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/player.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/player.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/playlists.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/playlists.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/query.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/query.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/searchbar.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/searchbar.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/toolbar.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/toolbar.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/window.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/__pycache__/window.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/albumartcache.py
/usr/lib/python3.6/site-packages/gnomemusic/application.py
/usr/lib/python3.6/site-packages/gnomemusic/grilo.py
/usr/lib/python3.6/site-packages/gnomemusic/mpris.py
/usr/lib/python3.6/site-packages/gnomemusic/notification.py
/usr/lib/python3.6/site-packages/gnomemusic/player.py
/usr/lib/python3.6/site-packages/gnomemusic/playlists.py
/usr/lib/python3.6/site-packages/gnomemusic/query.py
/usr/lib/python3.6/site-packages/gnomemusic/searchbar.py
/usr/lib/python3.6/site-packages/gnomemusic/toolbar.py
/usr/lib/python3.6/site-packages/gnomemusic/utils.py
/usr/lib/python3.6/site-packages/gnomemusic/views
/usr/lib/python3.6/site-packages/gnomemusic/views/__init__.py
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/albumsview.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/albumsview.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/artistsview.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/artistsview.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/baseview.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/baseview.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/emptysearchview.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/emptysearchview.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/emptyview.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/emptyview.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/initialstateview.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/initialstateview.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/playlistview.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/playlistview.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/searchview.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/searchview.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/songsview.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/__pycache__/songsview.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/views/albumsview.py
/usr/lib/python3.6/site-packages/gnomemusic/views/artistsview.py
/usr/lib/python3.6/site-packages/gnomemusic/views/baseview.py
/usr/lib/python3.6/site-packages/gnomemusic/views/emptysearchview.py
/usr/lib/python3.6/site-packages/gnomemusic/views/emptyview.py
/usr/lib/python3.6/site-packages/gnomemusic/views/initialstateview.py
/usr/lib/python3.6/site-packages/gnomemusic/views/playlistview.py
/usr/lib/python3.6/site-packages/gnomemusic/views/searchview.py
/usr/lib/python3.6/site-packages/gnomemusic/views/songsview.py
/usr/lib/python3.6/site-packages/gnomemusic/widgets
/usr/lib/python3.6/site-packages/gnomemusic/widgets/__init__.py
/usr/lib/python3.6/site-packages/gnomemusic/widgets/__pycache__
/usr/lib/python3.6/site-packages/gnomemusic/widgets/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/widgets/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/widgets/__pycache__/albumwidget.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/widgets/__pycache__/albumwidget.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/widgets/__pycache__/artistalbumswidget.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/widgets/__pycache__/artistalbumswidget.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/widgets/__pycache__/artistalbumwidget.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/widgets/__pycache__/artistalbumwidget.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/widgets/__pycache__/disclistboxwidget.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/widgets/__pycache__/disclistboxwidget.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/widgets/__pycache__/playlistdialog.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/widgets/__pycache__/playlistdialog.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/widgets/__pycache__/starhandlerwidget.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/gnomemusic/widgets/__pycache__/starhandlerwidget.cpython-36.pyc
/usr/lib/python3.6/site-packages/gnomemusic/widgets/albumwidget.py
/usr/lib/python3.6/site-packages/gnomemusic/widgets/artistalbumswidget.py
/usr/lib/python3.6/site-packages/gnomemusic/widgets/artistalbumwidget.py
/usr/lib/python3.6/site-packages/gnomemusic/widgets/disclistboxwidget.py
/usr/lib/python3.6/site-packages/gnomemusic/widgets/playlistdialog.py
/usr/lib/python3.6/site-packages/gnomemusic/widgets/starhandlerwidget.py
/usr/lib/python3.6/site-packages/gnomemusic/window.py
/usr/share/appdata
/usr/share/appdata/org.gnome.Music.appdata.xml
/usr/share/applications/org.gnome.Music.desktop
/usr/share/doc/packages/gnome-music
/usr/share/doc/packages/gnome-music/AUTHORS
/usr/share/doc/packages/gnome-music/COPYING
/usr/share/doc/packages/gnome-music/README
/usr/share/glib-2.0/schemas/org.gnome.Music.gschema.xml
/usr/share/gnome-music
/usr/share/gnome-music/gir-1.0
/usr/share/gnome-music/gir-1.0/Gd-1.0.gir
/usr/share/gnome-music/gnome-music.gresource
/usr/share/help/C/gnome-music
/usr/share/help/C/gnome-music/figures
/usr/share/help/C/gnome-music/figures/gnome-music-3.12.png
/usr/share/help/C/gnome-music/index.page
/usr/share/help/C/gnome-music/introduction.page
/usr/share/help/C/gnome-music/legal.xml
/usr/share/help/C/gnome-music/play-music.page
/usr/share/help/C/gnome-music/playlist-create-albums.page
/usr/share/help/C/gnome-music/playlist-create-artists.page
/usr/share/help/C/gnome-music/playlist-create-songs.page
/usr/share/help/C/gnome-music/playlist-delete.page
/usr/share/help/C/gnome-music/playlist-remove-songs.page
/usr/share/help/C/gnome-music/playlist-repeat.page
/usr/share/help/C/gnome-music/playlist-shuffle.page
/usr/share/help/C/gnome-music/search.page
/usr/share/icons/hicolor/16x16/apps/gnome-music.png
/usr/share/icons/hicolor/22x22/apps/gnome-music.png
/usr/share/icons/hicolor/256x256/apps/gnome-music.png
/usr/share/icons/hicolor/32x32/apps/gnome-music.png
/usr/share/icons/hicolor/48x48/apps/gnome-music.png
/usr/share/icons/hicolor/symbolic/apps/gnome-music-symbolic.svg
/usr/share/man/man1/gnome-music.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:43:41 2024