!3 update to 1.1.0

Merge pull request !3 from pengyq/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-06 11:39:08 +08:00 committed by Gitee
commit 86f062ccba
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