diff --git a/python-openpyxl.spec b/python-openpyxl.spec index 9f9c804..da4897d 100644 --- a/python-openpyxl.spec +++ b/python-openpyxl.spec @@ -1,5 +1,5 @@ Name: python-openpyxl -Version: 2.3.4 +Version: 2.3.5 Release: 1mamba Summary: A Python library to read/write Excel 2010 xlsx/xlsm files Group: System/Libraries @@ -45,5 +45,8 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Thu Apr 28 2016 Automatic Build System 2.3.5-1mamba +- automatic version update by autodist + * Fri Apr 08 2016 Silvan Calarco 2.3.4-1mamba - package created using the webbuild interface