update to version 3.0.1
This commit is contained in:
parent
c6ace9603b
commit
0974895249
Binary file not shown.
BIN
daiquiri-3.0.1.tar.gz
Normal file
BIN
daiquiri-3.0.1.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-daiquiri
|
Name: python-daiquiri
|
||||||
Version: 3.0.0
|
Version: 3.0.1
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Library to configure Python logging easily
|
Summary: Library to configure Python logging easily
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/jd/daiquiri
|
URL: https://github.com/jd/daiquiri
|
||||||
Source0: https://files.pythonhosted.org/packages/29/df/b85ab597d3940d91830dc3ce3084c0d84ec27e1c16321d2ad33aea4a0f2f/daiquiri-3.0.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/39/a5/b81dbb0d1d94eb9b880e068aa827afc7afcd2a2cc5edff837af42df84796/daiquiri-3.0.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
The daiquiri library provides an easy way to configure logging.
|
The daiquiri library provides an easy way to configure logging.
|
||||||
@ -86,7 +86,11 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 19 2022 Ge Wang <wangge20@h-partners.com> - 3.0.1-1
|
||||||
|
- Upgrade to version 3.0.1
|
||||||
|
|
||||||
* Thu Jul 29 2021 huangtianhua <huangtianhua@huawei.com> - 3.0.0-2
|
* Thu Jul 29 2021 huangtianhua <huangtianhua@huawei.com> - 3.0.0-2
|
||||||
- Fix json-logger requirement
|
- Fix json-logger requirement
|
||||||
|
|
||||||
* Mon Jul 26 2021 OpenStack_SIG <openstack@openeuler.org> - 3.0.0-1
|
* Mon Jul 26 2021 OpenStack_SIG <openstack@openeuler.org> - 3.0.0-1
|
||||||
- Package Spec generate
|
- Package Spec generate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user