!6 Update package to version 1.2.2

From: @wubijie123 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2023-02-10 09:07:51 +00:00 committed by Gitee
commit 98409ed5ae
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-yamlloader
Version: 1.1.0
Version: 1.2.2
Release: 1
Summary: Ordered YAML loader and dumper for PyYAML.
License: MIT
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
%description
This module provides loaders and dumpers for PyYAML.
@ -82,6 +82,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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
- 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.