From 240eb3ec09bd73a254f33b23e4ed312481cefeb4 Mon Sep 17 00:00:00 2001 From: zhaosai Date: Thu, 28 Aug 2025 09:35:16 +0800 Subject: [PATCH] Fix changelog error (cherry picked from commit 7c92a7fc9719dff553c39bb61265385b425c4733) --- ding-libs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ding-libs.spec b/ding-libs.spec index 36c07c4..b51a717 100644 --- a/ding-libs.spec +++ b/ding-libs.spec @@ -7,7 +7,7 @@ Name: ding-libs Version: 0.6.2 -Release: 0 +Release: 1 Summary: 'Ding is not GLib' utility libraries License: GPLv3+ and LGPLv3+ URL: https://github.com/SSSD/ding-libs/releases @@ -79,6 +79,9 @@ cp -pr ini/doc/html %{buildroot}%{_docdir}/%{name}-help/libini_config %{_docdir}/%{name}-help/* %changelog +* Thu Aug 28 2025 zhaosai - 0.6.2-1 +- Fix changelog error + * Tue Oct 24 2023 xuraoqing - 0.6.2-0 - update to 0.6.2 @@ -89,7 +92,7 @@ cp -pr ini/doc/html %{buildroot}%{_docdir}/%{name}-help/libini_config - modify license * Fri Jul 30 2021 chenyanpanHW - 0.6.1-43 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Fri Sep 06 2019 openEuler Buildteam - 0.6.1-42 - Package Init -- Gitee