diff --git a/python-pdfminer.six.spec b/python-pdfminer.six.spec index dc030bc921d967425c0f4ad593b817b257a8dbd7..ff05b82732c8d051487d55c86d6f3f467017e21c 100644 --- a/python-pdfminer.six.spec +++ b/python-pdfminer.six.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-pdfminer.six Version: 20231228 -Release: 1 +Release: 2 Summary: PDF parser and analyzer. License: MIT URL: https://github.com/pdfminer/pdfminer.six @@ -16,6 +16,7 @@ Provides: python-pdfminer.six # Base build requires BuildRequires: python3-devel BuildRequires: python3-setuptools +BuildRequires: python3-setuptools-git-versioning BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel @@ -71,6 +72,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Feb 18 2025 Bijie Wu - 20231228-2 +- BuildRequires python-setuptools-git-versioning + * Tue Apr 23 2024 zhaojingyu - 20231228-1 - Update package to version 20231228 - Added output converter for the hOCR format