diff --git a/tinytoml.spec b/tinytoml.spec index d92daa127d23269c38b5385a1020bcc4bb8afa36..80a9f4ca72e974bcc723eb806388e74b1d945465 100644 --- a/tinytoml.spec +++ b/tinytoml.spec @@ -6,8 +6,8 @@ Name: tinytoml Version: 0.4 -Release: 1 -License: simplified BSD License. +Release: 2 +License: BSD-2-Clause Summary: A header only C++11 library for parsing TOML. Url: https://github.com/mayah/tinytoml Source: %{name}-%{version}.tar.gz @@ -37,6 +37,9 @@ ls -l %{buildroot} /toml %changelog +* Wed Apr 10 2024 Chen Hongyu - 0.4-2 +- Update license + * Tue Sep 19 2023 Zhu Jiameng - 0.4-1 - update to 0.4-1