diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index 20d973dfc71f8c1c4d437bff5637a7ad086a9be7..ded064b00202b01d459cd965e2733d202ffa4194 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-setuptools_scm -Version: 8.1.0 +Version: 8.3.1 Release: 1 Summary: Manage your Python package versions in SCM metadata License: MIT @@ -56,6 +56,9 @@ if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi %{_pkgdocdir} %changelog +* Thu May 29 2025 Dongxing Wang - 8.3.1-1 +- Update package to version 8.3.1 + * Tue Oct 29 2024 Ge Wang - 8.1.0-1 - Update to 8.1.0 diff --git a/setuptools_scm-8.1.0.tar.gz b/setuptools_scm-8.1.0.tar.gz deleted file mode 100644 index 10b3f98e9ba12d384735ee46138a6fb03b500d72..0000000000000000000000000000000000000000 Binary files a/setuptools_scm-8.1.0.tar.gz and /dev/null differ diff --git a/setuptools_scm-8.3.1.tar.gz b/setuptools_scm-8.3.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..789b553e72b1ace5385b459b27a16d2c7f8df7d2 Binary files /dev/null and b/setuptools_scm-8.3.1.tar.gz differ