Updated to 1.2.0
This commit is contained in:
parent
250bb50dc0
commit
461a0d6b2d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/imagesize-0.7.1.tar.gz
|
||||
/imagesize-1.0.0.tar.gz
|
||||
/imagesize-1.1.0.tar.gz
|
||||
/imagesize-1.2.0.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global sum Python module for analyzing image file headers and returning image sizes
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.1.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
License: MIT
|
||||
@ -60,6 +60,9 @@ py.test-3
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Sat Jun 20 2020 Avram Lubkin <aviso@rockhopper.net> - 1.2.0-1
|
||||
- Updated to 1.2.0
|
||||
|
||||
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-3
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (imagesize-1.1.0.tar.gz) = 11af71a5120decb88450d1bc7609e25e560e448fcaef72c273690ffe3ad06856e6a172e20738a8dd5650efe1ba8d599e797692eb5cae2b7d74a71f1f55438a03
|
||||
SHA512 (imagesize-1.2.0.tar.gz) = c82a7fe433064c3a60ed664bad8ce4e602c527bcf2f7c9ab9be6ed650654626d9e0907028b2b0c5a484712bc989335b2b4f66494c8d445f5043ed4c2bc519700
|
||||
|
Loading…
Reference in New Issue
Block a user