Update to 9.0.0
This commit is contained in:
parent
3cc53d730b
commit
9aa0d1f19a
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@
|
||||
/Pillow-8.3.1.tar.gz
|
||||
/Pillow-8.3.2.tar.gz
|
||||
/Pillow-8.4.0.tar.gz
|
||||
/Pillow-9.0.0.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global with_docs 1
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 8.4.0
|
||||
Version: 9.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python image processing library
|
||||
|
||||
@ -197,6 +197,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 03 2022 Sandro Mani <manisandro@gmail.com> - 9.0.0-1
|
||||
- Update to 9.0.0
|
||||
|
||||
* Fri Oct 15 2021 Sandro Mani <manisandro@gmail.com> - 8.4.0-1
|
||||
- Update to 8.4.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Pillow-8.4.0.tar.gz) = d395f69ccb37c52a3b6f45836700ffbc3173afae31848cc61d7b47db88ca1594541023beb9a14fd9067aca664e182c7d6e3300ab3e3095c31afe8dcbc6e08233
|
||||
SHA512 (Pillow-9.0.0.tar.gz) = d2fd74dd1b8824d994e3767ef9794175dd2f4adc8173612432a3e171705723ee8757d299a87fb1c010b40919792c1ca76578f41977ee3303ccb6f75165deb791
|
||||
|
Loading…
Reference in New Issue
Block a user