From df25c390c23555886156b686dd0fe1141a143889 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:13:39 +0100 Subject: [PATCH] automatic version update by autodist [release 2.3.5-1mamba;Thu Apr 28 2016] --- python-openpyxl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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