update version

This commit is contained in:
chuckchen 2024-03-13 11:17:51 +08:00
parent 9f01d5bfbf
commit d169d49830

View File

@ -6,7 +6,7 @@
Name: tinytoml Name: tinytoml
Version: 0.4 Version: 0.4
Release: 1 Release: 2
License: simplified BSD License. License: simplified BSD License.
Summary: A header only C++11 library for parsing TOML. Summary: A header only C++11 library for parsing TOML.
Url: https://github.com/mayah/tinytoml Url: https://github.com/mayah/tinytoml
@ -37,6 +37,9 @@ ls -l %{buildroot}
/toml /toml
%changelog %changelog
* Tue Mar 13 2024 Chen Hongyu <chenhongyu1@huawei.com> - 0.4-2
- update to 0.4-2
* Tue Sep 19 2023 Zhu Jiameng <zhujiameng@huawei.com> - 0.4-1 * Tue Sep 19 2023 Zhu Jiameng <zhujiameng@huawei.com> - 0.4-1
- update to 0.4-1 - update to 0.4-1