diff --git a/pymarc-4.2.0.tar.gz b/pymarc-4.2.0.tar.gz deleted file mode 100644 index c230c75..0000000 --- a/pymarc-4.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57f897bf56d0e075bb266adaefc143de57ded3a33ad4b47fbb246dc3743d7920 -size 230959 diff --git a/pymarc-4.2.1.tar.gz b/pymarc-4.2.1.tar.gz new file mode 100644 index 0000000..5e299e5 --- /dev/null +++ b/pymarc-4.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d369bc9e981c9a7a420ccf59c1563dff8cfbc86686ce57dc004e0e5258901d2 +size 231047 diff --git a/python-pymarc.changes b/python-pymarc.changes index 314eaf8..3f034a4 100644 --- a/python-pymarc.changes +++ b/python-pymarc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Oct 28 20:11:57 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 4.2.1 + * Bugfix for Field.delete_subfield() for situations when a subfield value is present with the name of the subfield that you want to delete. + * Updated README to point to ReadTheDocs documentation. + ------------------------------------------------------------------- Wed Oct 5 00:39:26 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-pymarc.spec b/python-pymarc.spec index 100a7ff..aa2c47f 100644 --- a/python-pymarc.spec +++ b/python-pymarc.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pymarc -Version: 4.2.0 +Version: 4.2.1 Release: 0 Summary: MARC bibliographic data manipulation module License: BSD-2-Clause