diff --git a/python-kerberos.spec b/python-kerberos.spec index 0df25b4d59bd34616764d3de7a60b70c28a31487..6b526d868200238022ce0e6af985e965435a36e0 100644 --- a/python-kerberos.spec +++ b/python-kerberos.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-kerberos Version: 1.3.1 -Release: 1 +Release: 2 Summary: Kerberos high-level interface License: Apache License, Version 2.0 URL: https://github.com/apple/ccs-pykerberos @@ -29,6 +29,7 @@ Much of the C-code here is adapted from Apache's mod_auth_kerb-5.0rc7. %package help Summary: Development documents and examples for kerberos +Buildarch: noarch Provides: python3-kerberos-doc %description help This Python package is a high-level wrapper for Kerberos (GSSAPI) @@ -79,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 20 2024 siyongchang - 1.3.1-2 +- Added 'Buildarch:noarch' to the help subpackage + * Tue Jan 18 2022 SimpleUpdate Robot - 1.3.1-1 - Upgrade to version 1.3.1