diff --git a/2.10.0.tar.gz b/2.10.0.tar.gz new file mode 100644 index 0000000..86f4798 --- /dev/null +++ b/2.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf2453bb15a7c6010f36da77b5da34d433bf1c420abc2d305b708d8cec7da1ec +size 82414 diff --git a/2.9.0.tar.gz b/2.9.0.tar.gz deleted file mode 100644 index 363ba91..0000000 --- a/2.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51197f578a56c0197b717e4bbe7a60e11aa8ad41ea15b5d8773c24fa398e42db -size 81689 diff --git a/python-spotipy.changes b/python-spotipy.changes index f577ef9..1107fb5 100644 --- a/python-spotipy.changes +++ b/python-spotipy.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 26 14:45:02 UTC 2020 - Marketa Calabkova + +- update to 2.10.0 + * Support for add_to_queue + * Add CHANGELOG and LICENSE to released package + ------------------------------------------------------------------- Tue Mar 17 13:57:10 UTC 2020 - pgajdos@suse.com diff --git a/python-spotipy.spec b/python-spotipy.spec index e736982..eb4a60c 100644 --- a/python-spotipy.spec +++ b/python-spotipy.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-spotipy -Version: 2.9.0 +Version: 2.10.0 Release: 0 Summary: Client for the Spotify Web API License: MIT