From 33b1bba0aabc353b3dad5a1be9f6d84a80876f91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Fri, 21 Aug 2020 10:30:45 +0800 Subject: [PATCH] add release version for rebuild --- python-pillow.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pillow.spec b/python-pillow.spec index 02b0009..3f3c517 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -5,7 +5,7 @@ Name: python-pillow Version: 5.3.0 -Release: 4 +Release: 5 Summary: Python image processing library License: MIT URL: http://python-pillow.github.io/ @@ -168,7 +168,11 @@ popd %doc docs/_build_py3/html %changelog +* Fri Aug 21 2020 shixuantong - 5.3.0-5 +- add release version for rebuild + * Wed Mar 11 2020 hy - 5.3.0-4 - fix CVE-2019-16865 + * Thu Dec 12 2019 Senlin Xia - 5.3.0-3 - Package init -- Gitee