diff --git a/libmpc.spec b/libmpc.spec index 3f0173f1f30c1eaadd58f54fdbdc202f8ffa11e4..da133fa5526c600e71ae8a8d8761bd7fd17163f3 100644 --- a/libmpc.spec +++ b/libmpc.spec @@ -1,6 +1,6 @@ Name: libmpc Version: 1.2.0 -Release: 3 +Release: 4 Summary: C library for multiple precision complex arithmetic License: LGPLv3+ and GFDL-1.3-only URL: http://www.multiprecision.org/ @@ -71,6 +71,9 @@ fi %{_libdir}/libmpc.so %changelog +* Mon June 6 2022 Wenyu Liu - 1.2.0-4 +- updatge + * Mon June 6 2022 Xinyi Gou - 1.2.0-3 - Specify license version