diff --git a/feedparser-6.0.10.tar.gz b/feedparser-6.0.10.tar.gz new file mode 100644 index 0000000..c5008a7 --- /dev/null +++ b/feedparser-6.0.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27da485f4637ce7163cdeab13a80312b93b7d0c1b775bef4a47629a3110bca51 +size 286395 diff --git a/feedparser-6.0.9.tar.gz b/feedparser-6.0.9.tar.gz deleted file mode 100644 index e79774e..0000000 --- a/feedparser-6.0.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dad42e7beaec55f99c08b2b0cf7288bc7cfd24b6f72c8ef85478bcb55648cd42 -size 286366 diff --git a/python-feedparser.changes b/python-feedparser.changes index 5e291bd..846abf2 100644 --- a/python-feedparser.changes +++ b/python-feedparser.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun May 22 16:48:02 UTC 2022 - BenoƮt Monin + +- update to version 6.0.10: + * Populate correctly if it comes after (#260) + ------------------------------------------------------------------- Fri May 20 09:28:16 UTC 2022 - Matej Cepl diff --git a/python-feedparser.spec b/python-feedparser.spec index 903cd6f..eceaebc 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.9 +Version: 6.0.10 Release: 0 Summary: Universal Feed Parser Module for Python License: BSD-2-Clause