Compare commits
7 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 45b882125e | |||
|
|
68a2376f58 | ||
| af4057fa09 | |||
|
|
e2cf670526 | ||
|
|
477908a814 | ||
| 69030e7d86 | |||
|
|
23c8e5e15e |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f044f53fd0b688173cc5f24db5e3e14b111630f51e08507fb599310b713a543
|
||||
size 28024517
|
||||
3
python-pillow-heif-1.1.0.tar.gz
Normal file
3
python-pillow-heif-1.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7a36718f903bf83876b758e2783cb51e297d25956cbeb984d48e0f229563e20
|
||||
size 27742818
|
||||
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 12 09:37:55 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- updated to version 1.1.0:
|
||||
* add Python 3.14 support
|
||||
- remove patch include-new-header.patch, fixed upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 10 06:20:18 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- add patch include-new-header.patch, as libheif split the header file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 17:06:51 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 1.0.0:
|
||||
* Support for YCbCr AUX images
|
||||
* AVIF support was dropped, as the upcoming Pillow has native support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 16 20:56:03 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pillow-heif
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-pillow-heif
|
||||
Version: 0.22.0
|
||||
Version: 1.1.0
|
||||
Release: 0
|
||||
Summary: Python interface for libheif library
|
||||
License: BSD-3-Clause
|
||||
@@ -45,7 +45,7 @@ Suggests: python-pillow-heif-doc
|
||||
Python interface for libheif library
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n pillow_heif-%{version}
|
||||
%autosetup -n pillow_heif-%{version}
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
||||
Reference in New Issue
Block a user