diff --git a/gitdb-4.0.5.tar.gz b/gitdb-4.0.5.tar.gz deleted file mode 100644 index f2be5aa..0000000 --- a/gitdb-4.0.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9e1f2d0db7ddb9a704c2a0217be31214e91a4fe1dea1efad19ae42ba0c285c9 -size 392815 diff --git a/gitdb-4.0.7.tar.gz b/gitdb-4.0.7.tar.gz new file mode 100644 index 0000000..b27c589 --- /dev/null +++ b/gitdb-4.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96bf5c08b157a666fec41129e6d327235284cca4c81e92109260f353ba138005 +size 394664 diff --git a/python-gitdb.changes b/python-gitdb.changes index 6e6f4a6..8d13970 100644 --- a/python-gitdb.changes +++ b/python-gitdb.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue May 18 22:00:41 UTC 2021 - Dirk Müller + +- update to 4.0.7: + * Fix exception causes in loose.py + * Fix exception causes all over the codebase + * Add Ram Rachum to AUTHORS + * Update smmap upper bound in setup.py + ------------------------------------------------------------------- Tue Jun 2 15:21:00 UTC 2020 - Dirk Mueller diff --git a/python-gitdb.spec b/python-gitdb.spec index 9ad8acf..ba82245 100644 --- a/python-gitdb.spec +++ b/python-gitdb.spec @@ -1,7 +1,7 @@ # # spec file for package python-gitdb # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %global skip_python2 1 Name: python-gitdb -Version: 4.0.5 +Version: 4.0.7 Release: 0 Summary: Git Object Database License: BSD-3-Clause