diff --git a/python-openpyxl.spec b/python-openpyxl.spec index 7bbf12e..85916de 100644 --- a/python-openpyxl.spec +++ b/python-openpyxl.spec @@ -1,5 +1,5 @@ Name: python-openpyxl -Version: 3.0.6 +Version: 3.0.7 Release: 1mamba Summary: A Python library to read/write Excel 2010 xlsx/xlsm files Group: System/Libraries @@ -15,7 +15,6 @@ BuildRequires: libpython-devel Requires: python >= %python_version Requires: python-jdcal Requires: python-et_xmlfile -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -49,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Wed Mar 10 2021 Automatic Build System 3.0.7-1mamba +- automatic version update by autodist + * Sat Jan 30 2021 Automatic Build System 3.0.6-1mamba - automatic version update by autodist