diff --git a/metis.spec b/metis.spec index 99915ef..6384880 100644 --- a/metis.spec +++ b/metis.spec @@ -8,9 +8,9 @@ Name: metis Version: 5.1.0 -Release: 1 +Release: 2 Summary: Serial Graph Partitioning and Fill-reducing Matrix Ordering -License: ASL 2.0 and BSD and LGPLv2+ +License: Apache-2.0 URL: http://glaros.dtc.umn.edu/gkhome/views/%{name} Source0: http://glaros.dtc.umn.edu/gkhome/fetch/sw/%{name}/%{name}-%{version}.tar.gz @@ -225,5 +225,8 @@ popd %changelog +* Tue May 10 2022 caodongxia - 5.1.0-2 +- License compliance rectification + * Mon Dec 20 2021 herengui - 5.1.0-1 -- Initial package \ No newline at end of file +- Initial package