diff --git a/odML-1.5.2.tar.gz b/odML-1.5.2.tar.gz deleted file mode 100644 index 1a4b913db45e50c3b639798a398e5508874dc1f2..0000000000000000000000000000000000000000 Binary files a/odML-1.5.2.tar.gz and /dev/null differ diff --git a/odML-1.5.3.tar.gz b/odML-1.5.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..862a8f0db99b982c73fa9d65c62995632196c864 Binary files /dev/null and b/odML-1.5.3.tar.gz differ diff --git a/python-odML.spec b/python-odML.spec index 64b6508f0fadbccc6772b163bb7c94c350f86ca7..4786a4dadcf3f0f99fd428bd856de9e63f015a6e 100644 --- a/python-odML.spec +++ b/python-odML.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-odML -Version: 1.5.2 +Version: 1.5.3 Release: 1 Summary: open metadata Markup Language License: BSD URL: https://github.com/G-Node/python-odml -Source0: https://files.pythonhosted.org/packages/59/2a/31d133c30ef1ae4d4f4cc7fe7e3b5c86a17e13351ef09fc9ff8384a455a0/odML-1.5.2.tar.gz +Source0: https://files.pythonhosted.org/packages/1b/17/fa5945cb85daf65ea86b0e491d8813e1725dc9d2d7e308593af2ed20e0b5/odML-1.5.3.tar.gz BuildArch: noarch @@ -27,7 +27,7 @@ Provides: python3-odML-doc odML (open metadata Markup Language) is a file format for storing arbitrary metadata. The underlying data model offers a way to store metadata in a structured human- and machine-readable way. Well organized metadata management is a key component to guarantee reproducibility of experiments and to track provenance of performed analyses. %prep -%autosetup -n odML-1.5.2 +%autosetup -n odML-1.5.3 %build %py3_build @@ -67,6 +67,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Jul 26 2024 muxiaohui - 1.5.3-1 +- Update package to version 1.5.3 + + * Tue Dec 28 2021 anyunhao - 1.5.2-1 - Update to 1.5.2-1