diff --git a/pymarc-5.2.3.tar.gz b/pymarc-5.2.3.tar.gz deleted file mode 100644 index 3b884a4..0000000 --- a/pymarc-5.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02a151d89c3b36f92bbc92c2e972bcfe91b91fc93529d8862e5f7c292a15c9f0 -size 235135 diff --git a/pymarc-5.3.1.tar.gz b/pymarc-5.3.1.tar.gz new file mode 100644 index 0000000..2c5e410 --- /dev/null +++ b/pymarc-5.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d289233d7298aeae45d976081710391cf21e754f73928132508b8adfe8ea0b49 +size 235395 diff --git a/python-pymarc.changes b/python-pymarc.changes index 71d707e..5e2b761 100644 --- a/python-pymarc.changes +++ b/python-pymarc.changes @@ -1,7 +1,16 @@ +------------------------------------------------------------------- +Sun Dec 28 21:05:57 UTC 2025 - Dirk Müller + +- update to 5.3.1: + * Fixed: minor operations simplification + * Test the Record fields parameter + * Switch to using ruff + * added test for new Record fields parameter + ------------------------------------------------------------------- Thu Nov 14 08:56:21 UTC 2024 - John Paul Adrian Glaubitz -- Update to 5.3.3 +- Update to 5.2.3 * A small bugfix release to ensure logging uses a namespace rather than the root logger !213. This should allow pymarc log messages to be more legible in applications that use it. diff --git a/python-pymarc.spec b/python-pymarc.spec index cc039b9..9d91d07 100644 --- a/python-pymarc.spec +++ b/python-pymarc.spec @@ -1,7 +1,7 @@ # # spec file for package python-pymarc # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pymarc -Version: 5.2.3 +Version: 5.3.1 Release: 0 Summary: MARC bibliographic data manipulation module License: BSD-2-Clause