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