Update to 8.1.2
This commit is contained in:
parent
5b5d7558a6
commit
b833376a9c
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
||||
/Pillow-8.0.1.tar.gz
|
||||
/Pillow-8.1.0.tar.gz
|
||||
/Pillow-8.1.1.tar.gz
|
||||
/Pillow-8.1.2.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global with_docs 1
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 8.1.1
|
||||
Version: 8.1.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Python image processing library
|
||||
|
||||
@ -189,6 +189,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Mar 06 2021 Sandro Mani <manisandro@gmail.com> - 8.1.2-1
|
||||
- Update to 8.1.2
|
||||
|
||||
* Tue Mar 02 2021 Sandro Mani <manisandro@gmail.com> - 8.1.1-1
|
||||
- Update to 8.1.1
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
diff -rupN --no-dereference Pillow-8.1.1/docs/conf.py Pillow-8.1.1-new/docs/conf.py
|
||||
--- Pillow-8.1.1/docs/conf.py 2021-03-01 09:24:03.000000000 +0100
|
||||
+++ Pillow-8.1.1-new/docs/conf.py 2021-03-02 15:10:49.599033773 +0100
|
||||
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
|
||||
@@ -32,7 +32,6 @@ extensions = [
|
||||
"sphinx.ext.autodoc",
|
||||
"sphinx.ext.intersphinx",
|
||||
|
@ -1,6 +1,6 @@
|
||||
diff -rupN --no-dereference Pillow-8.1.1/docs/Makefile Pillow-8.1.1-new/docs/Makefile
|
||||
--- Pillow-8.1.1/docs/Makefile 2021-03-01 09:24:03.000000000 +0100
|
||||
+++ Pillow-8.1.1-new/docs/Makefile 2021-03-02 15:10:49.514033779 +0100
|
||||
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
|
||||
@@ -42,7 +42,7 @@ clean:
|
||||
-rm -rf $(BUILDDIR)/*
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Pillow-8.1.1.tar.gz) = d04300442ac33e946bea186d6293516b615059b0f4b1b6ac7a48ce3a2e4e22bce5bc403331be697c022a4c81cb30f943cc33bfda649873c734af7db23afd6b69
|
||||
SHA512 (Pillow-8.1.2.tar.gz) = 32ffedf8cc8f2c21c241f41938d0521626ea05206d1a762305ac38abedecdf9bc8a6e5e2ded7565340e54797a4395acefb3b4d939ebdde8fc9583a1998bae34d
|
||||
|
Loading…
Reference in New Issue
Block a user