From 063515379936e7afdceb5378ff9839996f4353b2 Mon Sep 17 00:00:00 2001 From: panxiaohe Date: Tue, 14 Jun 2022 19:30:06 +0800 Subject: [PATCH] modify license --- ding-libs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ding-libs.spec b/ding-libs.spec index 9b8fcbd..a05877f 100644 --- a/ding-libs.spec +++ b/ding-libs.spec @@ -7,9 +7,9 @@ Name: ding-libs Version: 0.6.1 -Release: 43 +Release: 44 Summary: 'Ding is not GLib' utility libraries -License: LGPLv3+ +License: GPLv3+ and LGPLv3+ URL: https://pagure.io/SSSD/ding-libs Source0: https://releases.pagure.org/SSSD/ding-libs/%{name}-%{version}.tar.gz Patch0: INI-Silence-ini_augment-match-failures.patch @@ -83,6 +83,9 @@ cp -pr ini/doc/html %{buildroot}%{_docdir}/%{name}-help/libini_config %{_docdir}/%{name}-help/* %changelog +* Tue Jun 14 2022 panxiaohe - 0.6.1-44 +- modify license + * Fri Jul 30 2021 chenyanpanHW - 0.6.1-43 - DESC: delete -Sgit from %autosetup, and delete BuildRequires git -- Gitee