python-storage-interfaces

This commit is contained in:
sunhui 2023-07-28 11:13:05 +08:00
parent 1915dcc084
commit 89d6fb34b3
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-storage-interfaces Name: python-storage-interfaces
Version: 1.0.4 Version: 1.0.5
Release: 1 Release: 1
Summary: Abstract classes for representing storage-related objects Summary: Abstract classes for representing storage-related objects
License: BSD License: BSD
URL: https://github.com/Infinidat/storage_interfaces URL: https://github.com/Infinidat/storage_interfaces
Source0: https://files.pythonhosted.org/packages/b1/35/e944f2465282afcfd3d715ce013276b70435b61eedbc44347158f021dda7/storage_interfaces-1.0.4.tar.gz Source0: https://files.pythonhosted.org/packages/d0/f0/9caf3089e19dced3892714cef0817d87fb985e8215e468cc88a86a9afaf1/storage_interfaces-1.0.5.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
Abstract classes for representing storage-related objects Abstract classes for representing storage-related objects
@ -81,5 +81,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Jul 28 2023 sunhui <sunhui@kylinos.cn> - 1.0.5-1
- Update package to version 1.0.5
* Fri Aug 06 2021 OpenStack_SIG <openstack@openeuler.org> - 1.0.4-1 * Fri Aug 06 2021 OpenStack_SIG <openstack@openeuler.org> - 1.0.4-1
- Package Spec generate - Package Spec generate

Binary file not shown.

Binary file not shown.