$ git show --format=fuller --patch-with-stat --summary f400a3c92684758cd3ca21d63b5c01edda9a9ebe
commit f400a3c92684758cd3ca21d63b5c01edda9a9ebe
Author: Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Mon Sep 26 01:32:38 2022 +0200
Commit: Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Mon Sep 26 01:32:38 2022 +0200
Update to 0.20.46
---
.abf.yml | 2 +-
python-dulwich.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 6ebba73..d7a1d96 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- dulwich-0.20.43.tar.gz: f6c8b512d0addf924c1e82c8dcb6a4e95a74bbbe
+ dulwich-0.20.46.tar.gz: fbf2d0d6ad16444d60e579e9eecb125dd7e7a403
diff --git a/python-dulwich.spec b/python-dulwich.spec
index 523fd9b..5d892ef 100644
--- a/python-dulwich.spec
+++ b/python-dulwich.spec
@@ -2,7 +2,7 @@
%define debug_package %nil
Name: python-%{srcname}
-Version: 0.20.43
+Version: 0.20.46
Release: 1
Summary: Pure-Python Git implementation
Group: Development/Python