diff --git a/.gitignore b/.gitignore index 3ca1616..f0042b6 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /Pillow-3.3.0.tar.gz /Pillow-3.3.1.tar.gz /Pillow-3.4.0.tar.gz +/Pillow-3.4.1.tar.gz diff --git a/python-pillow.spec b/python-pillow.spec index 188d3ba..aae938a 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -13,7 +13,7 @@ %endif Name: python-%{srcname} -Version: 3.4.0 +Version: 3.4.1 Release: 1%{?dist} Summary: Python image processing library @@ -338,6 +338,9 @@ popd %changelog +* Tue Oct 04 2016 Sandro Mani - 3.4.1-1 +- Update to 3.4.1 + * Mon Oct 03 2016 Sandro Mani - 3.4.0-1 - Update to 3.4.0 diff --git a/sources b/sources index 9d3f7a6..aa9c750 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -552c8e1b8ef410646479f6f7325cd389 Pillow-3.4.0.tar.gz +ceb885ef8e55048fb5c91f29772f45e9 Pillow-3.4.1.tar.gz