Update package to version 4.0.11
This commit is contained in:
parent
9db9682419
commit
f56ebae10d
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-gitdb
|
||||
Version: 4.0.10
|
||||
Version: 4.0.11
|
||||
Release: 1
|
||||
Summary: Git Object Database
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/gitpython-developers/gitdb
|
||||
Source0: https://files.pythonhosted.org/packages/4b/47/dc98f3d5d48aa815770e31490893b92c5f1cd6c6cf28dd3a8ae0efffac14/gitdb-4.0.10.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/19/0d/bbb5b5ee188dec84647a4664f3e11b06ade2bde568dbd489d9d64adef8ed/gitdb-4.0.11.tar.gz
|
||||
BuildArch: noarch
|
||||
%description
|
||||
GitDB allows you to access bare git repositories for reading and writing.
|
||||
@ -82,6 +82,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 07 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 4.0.11-1
|
||||
- Update package to version 4.0.11
|
||||
|
||||
* Fri Dec 16 2022 liqiuyu <liqiuyu@kylinos.cn> - 4.0.10-1
|
||||
- Update package to version 4.0.10
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user