diff --git a/tinytoml.spec b/tinytoml.spec index d92daa1..80a9f4c 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