diff --git a/pydicom-2.4.1.tar.gz b/pydicom-2.4.1.tar.gz deleted file mode 100644 index e29e7cf84f03f563b09d617dc21a9ce870411961..0000000000000000000000000000000000000000 Binary files a/pydicom-2.4.1.tar.gz and /dev/null differ diff --git a/pydicom-2.4.2.tar.gz b/pydicom-2.4.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7d2341beac340a56b4fb0f8ea01703f3fe7c8c99 Binary files /dev/null and b/pydicom-2.4.2.tar.gz differ diff --git a/python-pydicom.spec b/python-pydicom.spec index 9473d7fbee175c755fc0b8f80fd0a7e14c02ad8d..2835d99a81fe0e5ebfc0cd1eabfbd00bbdaf1e9c 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.1 +Version: 2.4.2 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/8e/e4/eff8848de052acbaf3494252c868e88489a4c3a22eaf705e0b3ff08a8c53/pydicom-2.4.1.tar.gz +Source0: https://files.pythonhosted.org/packages/1a/99/98b8e9d463dc577d469d1d0e771eaea176d402b88e72539de3243026ea49/pydicom-2.4.2.tar.gz BuildArch: noarch %description @@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 01 2023 chenzixuan - 2.4.2-1 +- Update package to version 2.4.2 + * Sat Jul 08 2023 niuyaru - 2.4.1-1 - Update package to version 2.4.1