Update package to version2.2.2

This commit is contained in:
wubijie 2022-12-12 11:31:41 +08:00
parent 03d59842d1
commit 7b4f659c0a
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
covdefaults-2.2.2.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-covdefaults Name: python-covdefaults
Version: 1.2.0 Version: 2.2.2
Release: 1 Release: 1
Summary: A coverage plugin to provide sensible default settings Summary: A coverage plugin to provide sensible default settings
License: MIT License: MIT
URL: https://github.com/asottile/covdefaults URL: https://github.com/asottile/covdefaults
Source0: https://files.pythonhosted.org/packages/59/e9/2365a968818d0c92efe47065b2984f77b866f303ddcc6a2eea9354c6f965/covdefaults-1.2.0.tar.gz Source0: https://files.pythonhosted.org/packages/9b/24/36a45f0734a1553ccbbd92683af7369bc919dce219ff42f921323d0be7db/covdefaults-2.2.2.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
[![Build Status]( [![Azure DevOps coverage]( A coverage plugin to provide [![Build Status]( [![Azure DevOps coverage]( A coverage plugin to provide
@ -86,6 +86,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Dec 12 2022 wubijie <wubijie@kylinos.cn> - 2.2.2-1
- Update package to version 2.2.2
* Thu Jul 14 2022 OpenStack_SIG <openstack@openeuler.org> - 1.2.0-1 * Thu Jul 14 2022 OpenStack_SIG <openstack@openeuler.org> - 1.2.0-1
- Init package python3-covdefaults of version 1.2.0 - Init package python3-covdefaults of version 1.2.0