Package Release Info

lollypop-0.9.508-bp150.2.5

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gnome-shell-search-provider-lollypop
lollypop

Change Logs

* Thu May 03 2018 badshah400@gmail.com
- Update to version 0.9.508:
  * Do not empty ids. Fix glgo#gnumdk/lollypop#1414
  * Add <Alt>a shortcut to show current track artist. Fix
    glgo#gnumdk/lollypop#1413
  * Add Alt-a shortcut
  * Donation popup (beer, beer, beer)
  * Simpler radio widget
  * Handle external tracks as internal
  * Updated translations
- Add Recommends: python3-pillow: optional dependency.
* Sat Apr 28 2018 antoine.belvire@opensuse.org
- Update to version 0.9.507:
  * Fix crash. Fix #1405.
  * Spelling: Unplayed x2, USB.
  * Update translations.
  * Allow user to enable USB disk from UI. Fix #1403.
* Thu Apr 19 2018 antoine.belvire@opensuse.org
- Update to version 0.9.506:
  * Create information store on init. Fix #1402.
- Update to version 0.9.505:
  * Rework all Shuffle code.
  * Add some blur to lyrics view.
  * Import playlists from disk.
  * Allow exporting playlists to disk.
  * Bug fixes.
* Sat Apr 14 2018 antoine.belvire@opensuse.org
- Update to version 0.9.504:
  * Fix indicator in playlists.
  * Update translations
- Update to version 0.9.503:
  * Fix Enable network access ignored by lyrics and information
    popover.
- Update to version 0.9.502:
  * Fix a crash.
- Update to version 0.9.501:
  * Bug fixes.
- Update to 0.9.500:
  * Rework information popover.
  * New lyrics widget.
- Use %license instead of %doc for license file (boo#1082318).
- Add %check section.
- Clean dependencies:
  * Add python3-beautifulsoup4 as runtime dependency (needed by
    new lyrics widget as well as existing artwork search
    feature).
  * Remove useless explicit dependencies:
    + gettext-runtime: Already required by intltool.
    + libxml2: Already required by itstool.
    + ninja: Already required by meson.
    + gstreamer: Already required by gstreamer-plugins-base.
    + pkgconfig(gio-2.0): Already required by pkgconfig(gtk+-3.0).
  * Remove fdupes (no duplicated files).
  * Remove unneeded hicolor-icon-theme.
  * Remove unneeded pkgconfig(gsettings-desktop-schemas).
  * Remove git-core (useless without internet access during
    build).
  * Add desktop-files-utils as build dependency (used in %check
    section), remove it from runtime requirements.
* Wed Mar 28 2018 antoine.belvire@opensuse.org
- Update to version 0.9.403:
  * Workaround bgo#766284.
  * Show notifications when window is not visible.
  * Close notification on quit.
  * Fix a crash when trying to love a None track id.
- Update to version 0.9.402:
  * Quit app on SIGTERM/SIGINT.
  * Bugfixes.
- Update to version 0.9.401:
  * Fix an issue in Collection scanner.
  * Add an option to disable compilations.
* Fri Mar 09 2018 badshah400@gmail.com
- Update to version 0.9.400:
  * Fix meson build
  * Rework generate_data.sh
  * Updated translations
* Wed Dec 27 2017 antoine.belvire@opensuse.org
- Update to version 0.9.306:
  * Fix crash due to broken commit.
  * Add support for audio/x-wavpack.
  * Update GTK minimal version to 3.20.
  * Update translations.
- Changes from version 0.9.305:
  * Allow jumping to artist from search view.
  * Rework fullscreen layout.
  * Choose startup view.
- Update spec file:
  * Change URL and Source fields: Lollypop has moved to GNOME's
    infrastructure.
  * Drop post(un) scriptlets: They are empty for Tumbleweed and
    Leap 15 and this package does not build anymore with previous
    versions of openSUSE.
  * Drop glib2_gsettings_schema_requires (was needed for post(un)
    macros).
  * Drop conditionals for openSUSE Leap 42.3 and older.
  * Ran spec-cleaner.
- Add _service file.
* Mon Oct 16 2017 badshah400@gmail.com
- Update to version 0.9.303:
  + Make lollypop-cli working again
  + Do not remove tracks if collection does not exist
- Drop lollypop-libexecdir-location.patch, fixed upstream.
* Sun Oct 08 2017 jengelh@inai.de
- Trim description.
* Sat Oct 07 2017 kkirill@opensuse.org
- Update to version 0.9.303:
  + Another bug fix: sync code was broken
- Changes from version 0.9.302:
  + Fix important issue with flatpak package
  + Fix radios
* Wed Oct 04 2017 badshah400@gmail.com
- Update to version 0.9.300:
  + New "never played albums" section.
  + Remove all youtube-dl play code.
  + Bug fixes.
- Rebase lollypop-libexecdir-location.patch.
* Tue Jul 11 2017 badshah400@gmail.com
- Update to version 0.9.244:
  + Fix build issues which caused binary files to have
    non-executable permissions.
  + Drop rhythmbox2lollypop binary, and adapt its features into
    lollypop-cli.
- Update file list in keeping with rhythmbox2lollypop removal.
- No longer need to manually set exec perms on binaries, this is
  taken care of by the installer now.
- Update BuildRequires:
  + Explicitly require meson >= 0.40.0, as that is the least
    supported version now.
  + Explicitly require gettext-runtime >= 0.19.7 as building now
    requires `msgfmt --xml` which is only supported from this
    version (NB: gettext-runtime was being automatically pulled
    in earlier).
* Thu Jul 06 2017 badshah400@gmail.com
- Update to version 0.9.243:
  + Meson build
  + Fix a GTK require issue.
- Add lollypop-libexecdir-location.patch: Pick up libexecdir from
  option passed to meson instead of harcoding $prefix/libexecdir
  (we don't even use /usr/libexecdir).
* Mon Jul 03 2017 badshah400@gmail.com
- Update to version 0.9.241:
  + Fix an important issue with Spotify API
* Fri Jun 16 2017 badshah400@gmail.com
- Update to version 0.9.240:
  + Fix an issue with progressbar position on state restoration.
* Sat Jun 03 2017 badshah400@gmail.com
- Update to version 0.9.239:
  + Bug fixes, including for boo#1040253.
* Fri May 12 2017 badshah400@gmail.com
- Update to version 0.9.233:
  + Fix an important crash.
- Changes from version 0.9.232:
  + Bug fixes.
* Thu Apr 13 2017 badshah400@gmail.com
- Update to version 0.9.231:
  + Respect gtk dark theme setting.
  + Rework session management.
  + Enhanced mime type detection.
  + Allow lyrics for radios.
- Add Recommends on easytag: used when one clicks on the "edit
  tags" button in lollypop (boo#1033858).
- lollypop-sp moved to %{_libexecdir}, adapt file-list
  appropriately.
* Fri Mar 24 2017 badshah400@gmail.com
- Update to version 0.9.230:
  + Bug fixes.
  + Enhanced charts support.
- Update file list for main package.
* Fri Feb 03 2017 badshah400@gmail.com
- Update to version 0.9.229:
  + Do not show charts in collection (Disable/Enable charts to
    fix it).
- Changes from version 0.9.228:
  + Fix an issue with MPRIS.
  + Do not list web artists in sync dialog.
  + Order tracks by name if no track number available.
- Add Recommends on lollypop-portal (now in factory) and
  kid3-cli (used to save tag changes to audio files).