From ceee51005a2da7b9131fd092e3d676ac65af2c8b Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Tue, 29 Nov 2022 08:19:12 +0100 Subject: [PATCH] Update to 3.0.4 --- sources | 2 +- zimg.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 63bc1d1..207dd14 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zimg-3.0.3.tar.gz) = 859c625599b412ecdd72c73d7618f6c7f9760337f7c8aec69fb97e30e1e65e4da51f6cbc5a2c8ad58cb7fbccdccb5322b95f24166c0204da6a3a8cd862cfb2ab +SHA512 (zimg-3.0.4.tar.gz) = 94beddb109f0b301f0fecf09ea2761d3707aaa1f0cc1caf682bb3d1d7dcd89164de8388e922758e274914df9c7c7c1a0a0c5192e78f88655ed4c6da0ee51995c diff --git a/zimg.spec b/zimg.spec index a87d552..68d3377 100644 --- a/zimg.spec +++ b/zimg.spec @@ -1,6 +1,6 @@ Name: zimg -Version: 3.0.3 -Release: 2%{?dist} +Version: 3.0.4 +Release: 1%{?dist} Summary: Scaling, color space conversion, and dithering library License: WTFPL URL: https://github.com/sekrit-twc/zimg @@ -68,6 +68,9 @@ rm -fr %{buildroot}%{_docdir}/%{name} %{_libdir}/pkgconfig/%{name}.pc %changelog +* Tue Nov 29 2022 Simone Caronni - 3.0.4-1 +- Update to 3.0.4. + * Sat Jul 23 2022 Fedora Release Engineering - 3.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild