diff --git a/0001-icons-Update-icon-licenses.patch b/0001-icons-Update-icon-licenses.patch new file mode 100644 index 0000000..09ad2e4 --- /dev/null +++ b/0001-icons-Update-icon-licenses.patch @@ -0,0 +1,160 @@ +From a9d2ba590641d832dcf6b97184687b6eb424c00f Mon Sep 17 00:00:00 2001 +From: Bastien Nocera +Date: Fri, 11 Jun 2021 12:21:09 +0200 +Subject: [PATCH] icons: Update icon licenses + +The libpeas-plugin icons were imported from a GPLv2+ application and +were thus GPLv2+ license. This license is not compatible with libpeas' +LGPLv2.1+ license for anything but GPL applications. + +Re-license the SVG files under the same license as the library itself. +--- + data/icons/16x16/libpeas-plugin.svg | 17 +---------------- + data/icons/22x22/libpeas-plugin.svg | 17 +---------------- + data/icons/32x32/libpeas-plugin.svg | 17 +---------------- + data/icons/scalable/libpeas-plugin.svg | 17 +---------------- + 4 files changed, 4 insertions(+), 64 deletions(-) + +diff --git a/data/icons/16x16/libpeas-plugin.svg b/data/icons/16x16/libpeas-plugin.svg +index 674d781..ba0b359 100644 +--- a/data/icons/16x16/libpeas-plugin.svg ++++ b/data/icons/16x16/libpeas-plugin.svg +@@ -35,7 +35,7 @@ + + 2005-02-01 + ++ rdf:resource="https://spdx.org/licenses/LGPL-2.1.html" /> + http://jimmac.musichall.cz/ + + +@@ -45,21 +45,6 @@ + + + +- +- +- +- +- +- +- +- + + + + 2005-02-01 + ++ rdf:resource="https://spdx.org/licenses/LGPL-2.1.html" /> + http://jimmac.musichall.cz/ + + +@@ -45,21 +45,6 @@ + + + +- +- +- +- +- +- +- +- + + + + 2005-02-01 + ++ rdf:resource="https://spdx.org/licenses/LGPL-2.1.html" /> + http://jimmac.musichall.cz/ + + +@@ -47,21 +47,6 @@ + + + +- +- +- +- +- +- +- +- + + + + + ++ rdf:resource="https://spdx.org/licenses/LGPL-2.1.html" /> + + + +@@ -47,21 +47,6 @@ + + + +- +- +- +- +- +- +- +- + + + - 1.30.0-3 ++ libpeas-1.30.0-3 +- Correct license for some of the icons + * Fri Jun 04 2021 Python Maint - 1.30.0-2 - Rebuilt for Python 3.10