diff --git a/python-dulwich.spec b/python-dulwich.spec index 6bef61b3b287d6b59b28bf0cd09bc2f506bdbadf..4f9b2b5c023f808870a48c7263552bc2ea03cc91 100644 --- a/python-dulwich.spec +++ b/python-dulwich.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-dulwich Version: 0.21.6 -Release: 1 +Release: 2 Summary: Python Git Library License: Apachev2 or GPLv2+ or GPLv2 URL: https://www.dulwich.io/ @@ -27,7 +27,9 @@ doesn't call out to git directly but instead uses pure Python. %package help Summary: Development documents and examples for dulwich +Buildarch: noarch Provides: python3-dulwich-doc + %description help This is the Dulwich project. It aims to provide an interface to git repos (both local and remote) that @@ -74,6 +76,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Aug 19 2024 chengsongyuxuan - 0.21.6-2 +- Add 'Buildarch: noarch' to the help subpackage. + * Thu Oct 26 2023 jiangxinyu - 0.21.6-1 - Update package to version 0.21.6