From 5f752f6f1830efa2248df5e6a4a5a19601de7f41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=91=9E=E6=96=B9?= Date: Tue, 25 Oct 2022 07:32:52 +0000 Subject: [PATCH] Rebuild for next release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张瑞方 --- python-imagesize.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-imagesize.spec b/python-imagesize.spec index e9911e0..45ee0c2 100644 --- a/python-imagesize.spec +++ b/python-imagesize.spec @@ -1,6 +1,6 @@ Name: python-imagesize Version: 1.3.0 -Release: 1 +Release: 3 Summary: This module analyzes image headers and returns image size. License: MIT URL: https://github.com/shibukawa/imagesize_py @@ -34,6 +34,9 @@ py.test-3 --ignore=./test/test_get_filelike.py %{python3_sitelib}/* %changelog +* Tue Oct 25 2022 zhangruifang - 1.3.0-3 +- Rebuild for next release + * Mon Mar 7 2022 duyiwei - 1.3.0-1 - update package to 1.3.0