diff options
-rw-r--r-- | python-abimap.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python-abimap.spec b/python-abimap.spec index 6cba979..79e17e5 100644 --- a/python-abimap.spec +++ b/python-abimap.spec @@ -18,6 +18,7 @@ Summary: A helper for library maintainers to use symbol versioning Provides: python-abimap BuildRequires: python3-devel BuildRequires: python3-setuptools +BuildRequires: python3-pip %description -n python3-abimap A helper for library maintainers to use symbol versioning @@ -68,5 +69,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Mar 03 2023 Python_Bot <Python_Bot@openeuler.org> - 0.3.2-1 +* Mon Mar 06 2023 Python_Bot <Python_Bot@openeuler.org> - 0.3.2-1 - Package Spec generated |