!10 【openEuler-22.03-LTS-Next】upgrade version to 3.3.2

From: @wu-leilei 
Reviewed-by: @licihua 
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2022-10-13 08:33:51 +00:00 committed by Gitee
commit 135d58e41b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
SecretStorage-3.3.2.tar.gz Normal file

Binary file not shown.

View File

@ -2,12 +2,12 @@
%global package_description \ %global package_description \
This module provides a way for securely storing passwords and other secrets. This module provides a way for securely storing passwords and other secrets.
Name: python-SecretStorage Name: python-SecretStorage
Version: 3.3.1 Version: 3.3.2
Release: 1 Release: 1
Summary: Python bindings to FreeDesktop.org Secret Service API Summary: Python bindings to FreeDesktop.org Secret Service API
License: BSD License: BSD-3-Clause
URL: https://github.com/mitya57/secretstorage URL: https://github.com/mitya57/secretstorage
Source0: https://files.pythonhosted.org/packages/cd/08/758aeb98db87547484728ea08b0292721f1b05ff9005f59b040d6203c009/SecretStorage-3.3.1.tar.gz Source0: https://files.pythonhosted.org/packages/bc/3b/6e294fcaa5aed4059f2aa01a1ee7d343953521f8e0f6965ebcf63c950269/SecretStorage-3.3.2.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
%{package_description} %{package_description}
@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Oct 13 2022 wulei <wulei80@h-partners.com> - 3.3.2-1
- Update to 3.3.2
* Mon Aug 09 2021 OpenStack_SIG <openstack@openeuler.org> - 3.3.1-1 * Mon Aug 09 2021 OpenStack_SIG <openstack@openeuler.org> - 3.3.1-1
- Package update to 3.3.1 - Package update to 3.3.1