From aaf2e9e0d1bc865861fb3653b3ed1e88196d3053 Mon Sep 17 00:00:00 2001 From: tanyulong2021 Date: Wed, 18 May 2022 20:12:39 +0800 Subject: [PATCH] Improve the project according to the requirements of compliance improvement --- qtchooser.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qtchooser.spec b/qtchooser.spec index e7a34f7..d53c677 100644 --- a/qtchooser.spec +++ b/qtchooser.spec @@ -4,9 +4,9 @@ Name: qtchooser Summary: Wrapper to select between Qt development binary versions Version: 39 -Release: 18 +Release: 19 -License: LGPLv2 or GPLv3 +License: LGPLv2+ and GPLv3 URL: http://macieira.org/qtchooser Source0: http://macieira.org/qtchooser/qtchooser-%{version}-%{git}.tar.gz @@ -121,6 +121,9 @@ make check %changelog +* Thu May 19 2022 tanyulong - 39-19 +- Improve the project according to the requirements of compliance improvement + * Mon Dec 13 2021 liweigang  - 39-18 - delete %dist -- Gitee