package upgrade

This commit is contained in:
wu-leilei 2022-10-13 15:02:49 +08:00
parent 53b613af92
commit 0c329c3773
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