From 7706e1bc5ffac1ab69efc67071e9a711fbd7b733 Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Tue, 5 Jul 2022 06:50:04 +0000 Subject: [PATCH 1/2] License compliance rectification --- gnome-weather.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnome-weather.spec b/gnome-weather.spec index af937c3..c625747 100644 --- a/gnome-weather.spec +++ b/gnome-weather.spec @@ -5,9 +5,9 @@ Name: gnome-weather Version: 42.0 -Release: 2 +Release: 3 Summary: A weather application in GNOME -License: GPLv2+ and LGPLv2+ and MIT and CC-BY and CC-BY-SA +License: GPLv2+ and LGPLv2+ and MIT and CC-BY-3.0 and CC-BY-SA-4.0 URL: https://wiki.gnome.org/Apps/Weather Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{version}.tar.xz @@ -65,6 +65,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Weather.des %{_datadir}/org.gnome.Weather/ %changelog +* Tue July 5 2022 Chenyx - 42.0-3 +- License compliance rectification + * Mon Jun 20 2022 lin zhang - 42.0-2 - add gnome-weather.yaml -- Gitee From ebc02fffb09b36bbd73bb2c18242ad2ca2a2b704 Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Tue, 5 Jul 2022 07:45:37 +0000 Subject: [PATCH 2/2] update gnome-weather.spec. --- gnome-weather.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-weather.spec b/gnome-weather.spec index c625747..4ec40b4 100644 --- a/gnome-weather.spec +++ b/gnome-weather.spec @@ -65,7 +65,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Weather.des %{_datadir}/org.gnome.Weather/ %changelog -* Tue July 5 2022 Chenyx - 42.0-3 +* Tue Jul 5 2022 Chenyx - 42.0-3 - License compliance rectification * Mon Jun 20 2022 lin zhang - 42.0-2 -- Gitee