From 5ec21584d6988bc45215d37060ef0fffaf7432b2 Mon Sep 17 00:00:00 2001 From: wu-leilei Date: Wed, 11 May 2022 15:32:25 +0800 Subject: [PATCH] License compliance rectification --- SecretStorage.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/SecretStorage.spec b/SecretStorage.spec index f5834f1..04e58a5 100644 --- a/SecretStorage.spec +++ b/SecretStorage.spec @@ -3,9 +3,9 @@ This module provides a way for securely storing passwords and other secrets. Name: python-SecretStorage Version: 3.3.1 -Release: 1 +Release: 2 Summary: Python bindings to FreeDesktop.org Secret Service API -License: BSD +License: BSD-3-Clause URL: https://github.com/mitya57/secretstorage Source0: https://files.pythonhosted.org/packages/cd/08/758aeb98db87547484728ea08b0292721f1b05ff9005f59b040d6203c009/SecretStorage-3.3.1.tar.gz BuildArch: noarch @@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed May 11 2022 wulei - 3.3.1-2 +- License compliance rectification + * Mon Aug 09 2021 OpenStack_SIG - 3.3.1-1 - Package update to 3.3.1