From 43e67a9eb0e9f65ce62565849497f85bd1b3c484 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 10 Jul 2024 01:49:52 -0700 Subject: [PATCH] bump: python3-pillow-heif (#1462) (#1463) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit 693374535ef5a50644cf975cd721a5e225cdbafc) Co-authored-by: Trung Lê <8@tle.id.au> --- anda/langs/python/pillow-heif/python3-pillow-heif.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/anda/langs/python/pillow-heif/python3-pillow-heif.spec b/anda/langs/python/pillow-heif/python3-pillow-heif.spec index 14568f3f94..2390b8a1b4 100644 --- a/anda/langs/python/pillow-heif/python3-pillow-heif.spec +++ b/anda/langs/python/pillow-heif/python3-pillow-heif.spec @@ -6,8 +6,8 @@ %bcond_with doc Name: python-%{srcname} -Version: 0.16.0 -Release: 1%{?dist} +Version: 0.17.0 +Release: 0%{?dist} Summary: Python library for working with HEIF images and plugin for Pillow License: BSD-3-Clause @@ -108,5 +108,8 @@ popd %endif %changelog +* Wed Jul 10 2024 Trung Lê <8@tle.id.au> - 0.17.0-0 +- New upstream release + * Thu Jun 27 2024 Trung Lê <8@tle.id.au> - 0.16.0-1 - Initial RPM package