diff --git a/tinytoml.spec b/tinytoml.spec index 366156ac324a60206270d0971e14fe96848103f9..2eaa173750db3dc953e2c7b051f3d2e97afb1cce 100644 --- a/tinytoml.spec +++ b/tinytoml.spec @@ -6,8 +6,8 @@ Name: tinytoml Version: 0.4 -Release: 2 -License: simplified BSD License. +Release: 3 +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 +* Fri Jun 14 2024 cuiyudong 0.4-3 +- License compliance rectification + * Tue Mar 13 2024 Chen Hongyu - 0.4-2 - update to 0.4-2