Update package to version 1.2.2

This commit is contained in:
wubijie 2023-02-09 15:25:39 +08:00
parent 88bf671687
commit 0bf9c15d50
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-yamlloader Name: python-yamlloader
Version: 1.1.0 Version: 1.2.2
Release: 1 Release: 1
Summary: Ordered YAML loader and dumper for PyYAML. Summary: Ordered YAML loader and dumper for PyYAML.
License: MIT License: MIT
URL: https://github.com/Phynix/yamlloader URL: https://github.com/Phynix/yamlloader
Source0: yamlloader-1.1.0.tar.gz Source0: https://github.com/Phynix/yamlloader/archive/refs/tags/%{version}.tar.gz#/yamlloader-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
This module provides loaders and dumpers for PyYAML. This module provides loaders and dumpers for PyYAML.
@ -82,6 +82,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Feb 9 2023 wubijie <wubijie@kylinos.cn> - 1.2.2-1
- Update package to version 1.2.2
* Wed Jun 01 2022 OpenStack_SIG <openstack@openeuler.org> - 1.1.0-1 * Wed Jun 01 2022 OpenStack_SIG <openstack@openeuler.org> - 1.1.0-1
- Upgrade package python3-yamlloader to version 1.1.0 - Upgrade package python3-yamlloader to version 1.1.0

Binary file not shown.

BIN
yamlloader-1.2.2.tar.gz Normal file

Binary file not shown.