From 383a5330bfe267a8f6a8d858b4727a7764d86121 Mon Sep 17 00:00:00 2001 From: chuckchen Date: Wed, 13 Mar 2024 11:17:51 +0800 Subject: [PATCH] update version (cherry picked from commit d169d49830bceccce1033c959bdb6b3951f9c1a6) --- tinytoml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tinytoml.spec b/tinytoml.spec index d92daa1..366156a 100644 --- a/tinytoml.spec +++ b/tinytoml.spec @@ -6,7 +6,7 @@ Name: tinytoml Version: 0.4 -Release: 1 +Release: 2 License: simplified BSD License. Summary: A header only C++11 library for parsing TOML. Url: https://github.com/mayah/tinytoml @@ -37,6 +37,9 @@ ls -l %{buildroot} /toml %changelog +* Tue Mar 13 2024 Chen Hongyu - 0.4-2 +- update to 0.4-2 + * Tue Sep 19 2023 Zhu Jiameng - 0.4-1 - update to 0.4-1