diff --git a/libmpc.spec b/libmpc.spec index 697b3c1..eeaa99e 100644 --- a/libmpc.spec +++ b/libmpc.spec @@ -1,8 +1,8 @@ Name: libmpc Version: 1.2.0 -Release: 4 +Release: 5 Summary: C library for multiple precision complex arithmetic -License: LGPLv3+ and GFDL +License: LGPLv3+ and GFDL-1.3-only URL: http://www.multiprecision.org/ Source0: https://ftp.gnu.org/gnu/mpc/mpc-%{version}.tar.gz @@ -72,6 +72,9 @@ fi %{_libdir}/libmpc.so %changelog +* Fri Jan 6 2023 Wenyu Liu - 1.2.0-5 +- Specify license version + * Fri Jan 6 2023 Wenyu Liu - 1.2.0-4 - Rectify the content that does not comply with specifications in the spec file