diff --git a/feedparser-6.0.1.tar.gz b/feedparser-6.0.1.tar.gz deleted file mode 100644 index 4ee27b7..0000000 --- a/feedparser-6.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ca88edcaa43f428345968df903a87f020843eda5e28d7ea24a612158d61e74c -size 284620 diff --git a/feedparser-6.0.2.tar.gz b/feedparser-6.0.2.tar.gz new file mode 100644 index 0000000..1f04f5b --- /dev/null +++ b/feedparser-6.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b00a105425f492f3954fd346e5b524ca9cef3a4bbf95b8809470e9857aa1074 +size 284734 diff --git a/python-feedparser.changes b/python-feedparser.changes index 4315230..43f01f8 100644 --- a/python-feedparser.changes +++ b/python-feedparser.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Oct 25 17:59:36 UTC 2020 - BenoƮt Monin + +- update to version 6.0.2: + * Stop building Python wheels with universal=1 set. (#251) + * Fix a bug that put a trailing quote in the documentation + version. (#232) + * Update the documentation URL to point to ReadTheDocs. + ------------------------------------------------------------------- Mon Sep 28 11:20:26 UTC 2020 - Dirk Mueller diff --git a/python-feedparser.spec b/python-feedparser.spec index ede64e6..446b0d0 100644 --- a/python-feedparser.spec +++ b/python-feedparser.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-feedparser -Version: 6.0.1 +Version: 6.0.2 Release: 0 Summary: Universal Feed Parser Module for Python License: BSD-2-Clause