diff --git a/pydicom-2.4.2.tar.gz b/pydicom-2.4.2.tar.gz deleted file mode 100644 index 7d2341beac340a56b4fb0f8ea01703f3fe7c8c99..0000000000000000000000000000000000000000 Binary files a/pydicom-2.4.2.tar.gz and /dev/null differ diff --git a/pydicom-2.4.3.tar.gz b/pydicom-2.4.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..cb5c9cdc8f99b0dd488cbe8bb469bcd304d75b11 Binary files /dev/null and b/pydicom-2.4.3.tar.gz differ diff --git a/python-pydicom.spec b/python-pydicom.spec index 2835d99a81fe0e5ebfc0cd1eabfbd00bbdaf1e9c..533157c0cb45812c36c81ebb5768604215309b1a 100644 --- a/python-pydicom.spec +++ b/python-pydicom.spec @@ -5,12 +5,12 @@ inspecting and modifying DICOM data in an easy "pythonic" way. The\ modifications can be written again to a new file. Name: python-pydicom -Version: 2.4.2 +Version: 2.4.3 Release: 1 Summary: A pure Python package for reading and writing DICOM data License: MIT URL: https://github.com/pydicom/pydicom -Source0: https://files.pythonhosted.org/packages/1a/99/98b8e9d463dc577d469d1d0e771eaea176d402b88e72539de3243026ea49/pydicom-2.4.2.tar.gz +Source0: https://files.pythonhosted.org/packages/f3/d8/ab47c732cea8dd40c3773551464119222c46fc17319c6a34cc3540c96104/pydicom-2.4.3.tar.gz BuildArch: noarch %description @@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Sep 18 2023 chenyan - 2.4.3-1 +- Update package to version 2.4.3 + * Tue Aug 01 2023 chenzixuan - 2.4.2-1 - Update package to version 2.4.2