diff --git a/pydicom-2.3.1.tar.gz b/pydicom-2.3.1.tar.gz deleted file mode 100644 index 368f4fcfc553251da980cb6b7754e356d30b176d..0000000000000000000000000000000000000000 Binary files a/pydicom-2.3.1.tar.gz and /dev/null differ diff --git a/pydicom-2.4.1.tar.gz b/pydicom-2.4.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e29e7cf84f03f563b09d617dc21a9ce870411961 Binary files /dev/null and b/pydicom-2.4.1.tar.gz differ diff --git a/python-pydicom.spec b/python-pydicom.spec index c14173dba626f3563a0e1be1cf8e06122175c601..9473d7fbee175c755fc0b8f80fd0a7e14c02ad8d 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.3.1 +Version: 2.4.1 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/0d/b6/4bb0f895db75ea0b1e0b925e2b0958ec0eb68b9bc19dc23277e13ba82d96/pydicom-2.3.1.tar.gz +Source0: https://files.pythonhosted.org/packages/8e/e4/eff8848de052acbaf3494252c868e88489a4c3a22eaf705e0b3ff08a8c53/pydicom-2.4.1.tar.gz BuildArch: noarch %description @@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Sat Jul 08 2023 niuyaru - 2.4.1-1 +- Update package to version 2.4.1 + * Thu Feb 23 2023 wangjunqi - 2.3.1-1 - Update package to version 2.3.1