diff --git a/pylast-3.3.0.tar.gz b/pylast-3.3.0.tar.gz deleted file mode 100644 index 1eb1857..0000000 --- a/pylast-3.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d2b6a06e88131f3d923229d879c94cd5bfc0d2251735d59155197b9d6100df3 -size 44765 diff --git a/pylast-4.1.0.tar.gz b/pylast-4.1.0.tar.gz new file mode 100644 index 0000000..753a490 --- /dev/null +++ b/pylast-4.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad084aec1bf7e307bc42d7cc1a003851f5bee1ad24fb697a9fdc300bbfe63932 +size 44135 diff --git a/python-pylast.changes b/python-pylast.changes index f060769..6e1ed61 100644 --- a/python-pylast.changes +++ b/python-pylast.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Feb 22 07:20:38 UTC 2021 - andy great + +- Update to 4.1.0. + * Added + * Add support for streaming (#336) @kvanzuijlen + * Changed + * Update copyright year (#360) @hugovk + * Replace Travis CI with GitHub Actions + * Fixed + * Set limit to 50 by default, not 1 + * Updates for 4.0.0. + * Added + * Add support for Python 3.9. + * Removed + * Remove deprecated Artist.get_cover_image, + User.get_artist_tracks and STATUS_TOKEN_ERROR. + ------------------------------------------------------------------- Fri Aug 7 13:57:07 UTC 2020 - Marketa Calabkova diff --git a/python-pylast.spec b/python-pylast.spec index 7303e70..211d210 100644 --- a/python-pylast.spec +++ b/python-pylast.spec @@ -1,7 +1,7 @@ # # spec file for package python-pylast # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pylast -Version: 3.3.0 +Version: 4.1.0 Release: 0 Summary: A python interface to Last.fm License: Apache-2.0