diff --git a/python-subliminal.changes b/python-subliminal.changes index 75695bb..2bdcd03 100644 --- a/python-subliminal.changes +++ b/python-subliminal.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 28 06:45:28 UTC 2024 - Luigi Baldoni + +- Update to version 2.2.1 + * Relax the version bounds on platformdirs to >= 3 + * Show config message only in debug mode in CLI + * Add example subliminal.toml to docs and various docs fixes + ------------------------------------------------------------------- Tue Jun 25 09:34:51 UTC 2024 - Luigi Baldoni diff --git a/python-subliminal.spec b/python-subliminal.spec index bf289b3..908c3bd 100644 --- a/python-subliminal.spec +++ b/python-subliminal.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-subliminal -Version: 2.2.0 +Version: 2.2.1 Release: 0 Summary: Python library to search and download subtitles License: MIT @@ -37,7 +37,7 @@ Requires: python-click-option-group >= 0.5.6 Requires: python-dogpile.cache >= 1.0 Requires: python-enzyme >= 0.5.0 Requires: python-guessit >= 3.0.0 -Requires: python-platformdirs >= 4.2 +Requires: python-platformdirs >= 3 Requires: python-pysubs2 >= 1.7 Requires: python-rarfile >= 2.7 Requires: python-requests >= 2.7.0 diff --git a/subliminal-2.2.0.tar.gz b/subliminal-2.2.0.tar.gz deleted file mode 100644 index a1f5d89..0000000 --- a/subliminal-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f103380d1e2ef09b7cb194beff5bf4a19492d5f3bbf336dec03a7451c992a593 -size 3121983 diff --git a/subliminal-2.2.1.tar.gz b/subliminal-2.2.1.tar.gz new file mode 100644 index 0000000..a489ede --- /dev/null +++ b/subliminal-2.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ed6024a07bbb3c68fe3db76374244ad91adfca9d93fc24d3ddb9ef61825756e +size 3122221