From fe201c8bb9335d8255329c55a06efed440bf2019 Mon Sep 17 00:00:00 2001 From: wang--ge Date: Mon, 4 Jan 2021 17:04:29 +0800 Subject: [PATCH] Modify license information --- atkmm.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/atkmm.spec b/atkmm.spec index e316044..c4beec0 100644 --- a/atkmm.spec +++ b/atkmm.spec @@ -3,9 +3,9 @@ Name: atkmm Version: 2.24.2 -Release: 8 +Release: 9 Summary: C++ bindings for the ATK library -License: LGPLv2+ +License: GPL-2.0+ and LGPL-2.1+ URL: http://www.gtkmm.org/ Source0: http://ftp.gnome.org/pub/GNOME/sources/atkmm/%{version_no_minor}/atkmm-%{version}.tar.xz @@ -68,5 +68,8 @@ This package provides the documentation files for the ATK library's C++ bindings %changelog +* Mon Jan 4 2021 Ge Wang - 2.24.2-9 +- Modify license infomation + * Tue Nov 19 2019 mengxian - 2.24.2-8 - Package init