Update to 4.2.1
This commit is contained in:
parent
9e6661b31b
commit
2d0b6e44e4
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
|||||||
/Pillow-4.1.0.tar.gz
|
/Pillow-4.1.0.tar.gz
|
||||||
/Pillow-4.1.1.tar.gz
|
/Pillow-4.1.1.tar.gz
|
||||||
/Pillow-4.2.0.tar.gz
|
/Pillow-4.2.0.tar.gz
|
||||||
|
/Pillow-4.2.1.tar.gz
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 4.2.0
|
Version: 4.2.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python image processing library
|
Summary: Python image processing library
|
||||||
|
|
||||||
@ -349,6 +349,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 06 2017 Sandro Mani <manisandro@gmail.com> - 4.2.1-1
|
||||||
|
- Update to 4.2.1
|
||||||
|
|
||||||
* Sat Jul 01 2017 Sandro Mani <manisandro@gmail.com> - 4.2.0-1
|
* Sat Jul 01 2017 Sandro Mani <manisandro@gmail.com> - 4.2.0-1
|
||||||
- Update to 4.2.0
|
- Update to 4.2.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (Pillow-4.2.0.tar.gz) = b71c5b261a6cbd216ee8240fb99504cb5742a84d604358aaecdb3ee930877ff227110e9155d4a11466d6722992a550ff59f2efcaa207b5c5b3a72525f50839d9
|
SHA512 (Pillow-4.2.1.tar.gz) = d37e416830cb9475d329563be3e4dd789895bed5caabc69feda1e219a18a88ff752838b2bb1612076bee68704661f07ddc5e4cbf7e3fd2a3659f78a8fdac7841
|
||||||
|
Loading…
Reference in New Issue
Block a user