diff --git a/python-setuptools-rust.changes b/python-setuptools-rust.changes index 56dd6b3..dba6aff 100644 --- a/python-setuptools-rust.changes +++ b/python-setuptools-rust.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 23 07:38:41 UTC 2025 - Daniel Garcia + +- Fix license, it's MIT + https://github.com/PyO3/setuptools-rust/blob/v1.11.1/LICENSE + ------------------------------------------------------------------- Thu Apr 10 13:50:49 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-setuptools-rust.spec b/python-setuptools-rust.spec index e2d4c4c..c3bbfed 100644 --- a/python-setuptools-rust.spec +++ b/python-setuptools-rust.spec @@ -21,7 +21,7 @@ Name: python-setuptools-rust Version: 1.11.1 Release: 0 Summary: Setuptools plugin for Rust extensions -License: BSD-3-Clause +License: MIT Group: Development/Languages/Python URL: https://github.com/PyO3/setuptools-rust Source: https://files.pythonhosted.org/packages/source/s/setuptools_rust/setuptools_rust-%{version}.tar.gz