From 693374535ef5a50644cf975cd721a5e225cdbafc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Trung=20L=C3=AA?= <8@tle.id.au> Date: Wed, 10 Jul 2024 15:48:57 +1000 Subject: [PATCH] bump: python3-pillow-heif (#1462) --- 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