diff --git a/python-openpyxl.spec b/python-openpyxl.spec index e30a29b..e9f4633 100644 --- a/python-openpyxl.spec +++ b/python-openpyxl.spec @@ -1,5 +1,5 @@ Name: python-openpyxl -Version: 2.5.0b1 +Version: 2.5.1 Release: 1mamba Summary: A Python library to read/write Excel 2010 xlsx/xlsm files Group: System/Libraries @@ -45,6 +45,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Sat Mar 31 2018 Automatic Build System 2.5.1-1mamba +- automatic version update by autodist + * Sat Nov 18 2017 Automatic Build System 2.5.0b1-1mamba - automatic update by autodist