Update to 8.2.0
This commit is contained in:
parent
b833376a9c
commit
498b957def
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/Pillow-8.1.0.tar.gz
|
||||
/Pillow-8.1.1.tar.gz
|
||||
/Pillow-8.1.2.tar.gz
|
||||
/Pillow-8.2.0.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global with_docs 1
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 8.1.2
|
||||
Version: 8.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python image processing library
|
||||
|
||||
@ -189,6 +189,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 02 2021 Sandro Mani <manisandro@gmail.com> - 8.2.0-1
|
||||
- Update to 8.2.0
|
||||
|
||||
* Sat Mar 06 2021 Sandro Mani <manisandro@gmail.com> - 8.1.2-1
|
||||
- Update to 8.1.2
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
diff -rupN --no-dereference Pillow-8.1.2/docs/conf.py Pillow-8.1.2-new/docs/conf.py
|
||||
--- Pillow-8.1.2/docs/conf.py 2021-03-06 03:38:55.000000000 +0100
|
||||
+++ Pillow-8.1.2-new/docs/conf.py 2021-03-06 11:02:15.818978346 +0100
|
||||
diff -rupN --no-dereference Pillow-8.2.0/docs/conf.py Pillow-8.2.0-new/docs/conf.py
|
||||
--- Pillow-8.2.0/docs/conf.py 2021-04-01 19:58:27.000000000 +0200
|
||||
+++ Pillow-8.2.0-new/docs/conf.py 2021-04-02 07:41:32.879022927 +0200
|
||||
@@ -32,7 +32,6 @@ extensions = [
|
||||
"sphinx.ext.autodoc",
|
||||
"sphinx.ext.intersphinx",
|
||||
|
@ -1,6 +1,6 @@
|
||||
diff -rupN --no-dereference Pillow-8.1.2/docs/Makefile Pillow-8.1.2-new/docs/Makefile
|
||||
--- Pillow-8.1.2/docs/Makefile 2021-03-06 03:38:55.000000000 +0100
|
||||
+++ Pillow-8.1.2-new/docs/Makefile 2021-03-06 11:02:15.734978352 +0100
|
||||
diff -rupN --no-dereference Pillow-8.2.0/docs/Makefile Pillow-8.2.0-new/docs/Makefile
|
||||
--- Pillow-8.2.0/docs/Makefile 2021-04-01 19:58:27.000000000 +0200
|
||||
+++ Pillow-8.2.0-new/docs/Makefile 2021-04-02 07:41:32.797022925 +0200
|
||||
@@ -42,7 +42,7 @@ clean:
|
||||
-rm -rf $(BUILDDIR)/*
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Pillow-8.1.2.tar.gz) = 32ffedf8cc8f2c21c241f41938d0521626ea05206d1a762305ac38abedecdf9bc8a6e5e2ded7565340e54797a4395acefb3b4d939ebdde8fc9583a1998bae34d
|
||||
SHA512 (Pillow-8.2.0.tar.gz) = 40e97a54689ca04349d17b69b0e95bb3ef4fde0b60c6c55a2ec76034a5c2a9ebee0b310f68de1636db08786d9b2ad444bf10ac3b42a31404847cc165aa8392ac
|
||||
|
Loading…
Reference in New Issue
Block a user