update version

(cherry picked from commit d7fc7434150f94e382bd3f953a8ae4ee604ed2b4)
This commit is contained in:
chuckchen 2024-03-13 11:17:51 +08:00 committed by openeuler-sync-bot
parent 60de0ff66a
commit d37c2c7acb

View File

@ -6,8 +6,8 @@
Name: tinytoml Name: tinytoml
Version: 0.4 Version: 0.4
Release: 1 Release: 2
License: simplified BSD License. License: BSD-2-Clause
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
Source: %{name}-%{version}.tar.gz Source: %{name}-%{version}.tar.gz
@ -37,6 +37,9 @@ ls -l %{buildroot}
/toml /toml
%changelog %changelog
* Wed Apr 10 2024 Chen Hongyu <chenhongyu1@huawei.com> - 0.4-2
- Update license
* 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