Update to 5.3.0
This commit is contained in:
parent
1210e7c598
commit
e03d568b7b
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
||||
/Pillow-5.1.0.tar.gz
|
||||
/Pillow-5.1.1.tar.gz
|
||||
/Pillow-5.2.0.tar.gz
|
||||
/Pillow-5.3.0.tar.gz
|
||||
|
@ -13,8 +13,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 5.2.0
|
||||
Release: 3%{?dist}
|
||||
Version: 5.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python image processing library
|
||||
|
||||
# License: see http://www.pythonware.com/products/pil/license.htm
|
||||
@ -325,6 +325,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 01 2018 Sandro Mani <manisandro@gmail.com> - 5.3.0-1
|
||||
- Update to 5.3.0
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Pillow-5.2.0.tar.gz) = a73510163e598407f88ee3e9ab43500fe3bf20074ac32c5c3ceb18813cecf6bb29b6429afd10fb195227b5db1a7a18c550159e5a87c9d4ca723370bbf4008d61
|
||||
SHA512 (Pillow-5.3.0.tar.gz) = 065b98d21837cb09b3a229db6e41aa2f8639f14efb0bcffa367f0d5e915bf82761f09a5a441cb6fef71d971e5c7fe5f37a8d00ccf5dae42d9067515cf6af3a5e
|
||||
|
Loading…
Reference in New Issue
Block a user