update to 1.1.0

This commit is contained in:
pengyq 2020-08-04 18:07:56 +08:00
parent 49e0a9f60d
commit 28032cb395
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
imagesize-1.1.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: python-imagesize
Version: 1.0.0
Release: 4
Version: 1.1.0
Release: 1
Summary: This module analyzes image headers and returns image size.
License: MIT
URL: https://github.com/shibukawa/imagesize_py
@ -48,5 +48,8 @@ py.test-3
%{python3_sitelib}/*
%changelog
* Tue Aug 04 2020 Yeqing Peng <pengyeqing@huawei.com> - 1.1.0-1
- update to 1.1.0
* Mon Nov 25 2019 Ling Yang <lingyang2@huawei.com> - 1.0.0-4
- Package init