diff --git a/0.1.22.tar.gz b/0.1.23.tar.gz similarity index 40% rename from 0.1.22.tar.gz rename to 0.1.23.tar.gz index 75c6805ad01607618c850b31223c69fbaf090ca2..baa76d003fb8d7a5272ac373edcdb3e4d169bbfe 100644 Binary files a/0.1.22.tar.gz and b/0.1.23.tar.gz differ diff --git a/libcomps.spec b/libcomps.spec index 11d3467553fa94d585ca0a25fb629549de3809bf..44cc4ca28f4f080b9a8bd7472d27a03cea913cae 100644 --- a/libcomps.spec +++ b/libcomps.spec @@ -1,5 +1,5 @@ Name: libcomps -Version: 0.1.22 +Version: 0.1.23 Release: 1 Summary: Comps XML file manipulation library License: GPL-2.0-or-later @@ -76,6 +76,9 @@ mv %{__cmake_builddir}/src/python/docs/html %{__cmake_builddir}/src/python/docs/ %{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info %changelog +* Sat Sep 13 2025 Funda Wang - 0.1.23-1 +- update to 0.1.23 + * Tue Aug 19 2025 Funda Wang - 0.1.22-1 - update to 0.1.22