diff --git a/dulwich-0.20.30.tar.gz b/dulwich-0.20.30.tar.gz deleted file mode 100644 index 01961f3..0000000 --- a/dulwich-0.20.30.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42c090a96bf617ba198611257b0333b07c37bce6975fb4c090b32e309c534e41 -size 417219 diff --git a/dulwich-0.20.31.tar.gz b/dulwich-0.20.31.tar.gz new file mode 100644 index 0000000..36eb6e9 --- /dev/null +++ b/dulwich-0.20.31.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6fc18a550cdb14e710a372a05f95c9c831cfc3129fd7ed11b20120ee5701587 +size 418063 diff --git a/python-dulwich.changes b/python-dulwich.changes index ea4da87..af2a5f1 100644 --- a/python-dulwich.changes +++ b/python-dulwich.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 23 16:46:43 UTC 2022 - Dirk Müller + +- update to 0.20.31: + * Add GitClient.clone() + ------------------------------------------------------------------- Mon Jan 10 22:22:13 UTC 2022 - Dirk Müller diff --git a/python-dulwich.spec b/python-dulwich.spec index 8e8de44..ee7a7e0 100644 --- a/python-dulwich.spec +++ b/python-dulwich.spec @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-dulwich -Version: 0.20.30 +Version: 0.20.31 Release: 0 Summary: Pure-Python Git Library License: Apache-2.0 OR GPL-2.0-or-later