From 0efd44eb63dca4a0c9c0c2627d5d105c02477332 Mon Sep 17 00:00:00 2001 From: Yudong Cui Date: Fri, 14 Jun 2024 20:34:22 +0800 Subject: [PATCH] License compliance rectification --- shotwell.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/shotwell.spec b/shotwell.spec index 70feb50..20ed73c 100644 --- a/shotwell.spec +++ b/shotwell.spec @@ -1,11 +1,11 @@ Name: shotwell Version: 0.28.4 -Release: 4 +Release: 5 Summary: A photo organizer for the GNOME desktop # LGPLv2+ for the code # CC-BY-SA for some of the icons -License: LGPLv2+ and CC-BY-SA +License: LGPL-2.0-or-later and CC-BY-SA URL: https://wiki.gnome.org/Apps/Shotwell Source0: https://download.gnome.org/sources/shotwell/0.28/shotwell-%{version}.tar.xz @@ -141,6 +141,9 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Fri Jun 14 2024 cuiyudong 0.28.4-5 +- License compliance rectification + * Thu Dec 15 2022 huayadong - 0.28.4-4 - rebuild,Organize changelog -- Gitee