From 2f3f75bd968503822a012e937499c5f2a542fede Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:13:41 +0100 Subject: [PATCH] automatic version update by autodist [release 3.1.0-1mamba;Wed Feb 01 2023] --- python-openpyxl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-openpyxl.spec b/python-openpyxl.spec index 4b146d0..ff02b3d 100644 --- a/python-openpyxl.spec +++ b/python-openpyxl.spec @@ -1,5 +1,5 @@ Name: python-openpyxl -Version: 3.0.10 +Version: 3.1.0 Release: 1mamba Summary: A Python library to read/write Excel 2010 xlsx/xlsm files Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Wed Feb 01 2023 Automatic Build System 3.1.0-1mamba +- automatic version update by autodist + * Fri May 20 2022 Automatic Build System 3.0.10-1mamba - automatic version update by autodist