diff --git a/python-infi.dtypes.wwn.spec b/python-infi.dtypes.wwn.spec index d81a016..9fbe495 100644 --- a/python-infi.dtypes.wwn.spec +++ b/python-infi.dtypes.wwn.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-infi.dtypes.wwn Version: 0.1.1 -Release: 1 +Release: 2 Summary: Datatype for WWN License: PSF URL: https://github.com/Infinidat/infi.dtypes.wwn @@ -29,7 +29,7 @@ Provides: python3-infi.dtypes.wwn-doc Datatype for WWN %prep -%autosetup -n infi.dtypes.wwn-0.1.1 -S git +%autosetup -n infi.dtypes.wwn-0.1.1 %build %py3_build @@ -74,5 +74,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jun 16 2022 tanyulong - 0.1.1-2 +- delete -S git from %autosetup + * Mon Jul 19 2021 OpenStack_SIG - 0.1.1-1 - Package Spec generate