diff --git a/dulwich-0.22.4.tar.gz b/dulwich-0.22.4.tar.gz deleted file mode 100644 index 13c06c68b65ce11b633e1907e77b34aca3efe200..0000000000000000000000000000000000000000 Binary files a/dulwich-0.22.4.tar.gz and /dev/null differ diff --git a/dulwich-0.22.5.tar.gz b/dulwich-0.22.5.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ed3cf9a30784eb3193821fd65362925bafbc2bab Binary files /dev/null and b/dulwich-0.22.5.tar.gz differ diff --git a/python-dulwich.spec b/python-dulwich.spec index 61ae800a5e20dc09df6fe29e1ce5765218d2e471..8542e1dbf4c1c49216cfc18a2598b359611e6b22 100644 --- a/python-dulwich.spec +++ b/python-dulwich.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-dulwich -Version: 0.22.4 +Version: 0.22.5 Release: 1 Summary: Python Git Library License: Apachev2 or GPLv2+ or GPLv2 @@ -75,6 +75,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon May 19 2025 openeuler_bot - 0.22.5-1 +- update python-dulwich to 0.22.5 + + * Tue Nov 05 2024 zhangyulong - 0.22.4-1 - Update package to version 0.22.4 -Fix confusing "Possible areas for improvement"in docs