diff --git a/python-sortinghat.changes b/python-sortinghat.changes index e03c85d..a7540ab 100644 --- a/python-sortinghat.changes +++ b/python-sortinghat.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Oct 7 16:13:30 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.7.20 + Bug fixes: + * [gitdm] Skip invalid format lines + * Gitdm parser won't fail reading files with an invalid format. Instead, + * it will ignore invalid content. + ------------------------------------------------------------------- Wed May 11 11:28:06 UTC 2022 - Matej Cepl diff --git a/python-sortinghat.spec b/python-sortinghat.spec index d0d991a..1bab4e9 100644 --- a/python-sortinghat.spec +++ b/python-sortinghat.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-sortinghat -Version: 0.7.19 +Version: 0.7.20 Release: 0 Summary: A tool to manage identities License: GPL-3.0-only diff --git a/sortinghat-0.7.19.tar.gz b/sortinghat-0.7.19.tar.gz deleted file mode 100644 index ac3dfe0..0000000 --- a/sortinghat-0.7.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a07e3652e7c26b7f888a0d55bba6b079ef3f6e77fa982690fb44ba7c8b05f597 -size 186847 diff --git a/sortinghat-0.7.20.tar.gz b/sortinghat-0.7.20.tar.gz new file mode 100644 index 0000000..33e7dfc --- /dev/null +++ b/sortinghat-0.7.20.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abe4404b1467323fd9cb4ec3c296ae490dde87fd78b221411f507799fb5fc252 +size 182305