From 5cccc7f9f178380fbbe3701bb255485c7633ce03 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 05:00:26 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zimg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zimg.spec b/zimg.spec index 3df3768..b79334a 100644 --- a/zimg.spec +++ b/zimg.spec @@ -1,6 +1,6 @@ Name: zimg Version: 2.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Scaling, color space conversion, and dithering library License: WTFPL URL: https://github.com/sekrit-twc/zimg @@ -63,6 +63,9 @@ rm -fr %{buildroot}%{_docdir}/%{name} %{_libdir}/pkgconfig/%{name}.pc %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 2.8-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Jun 08 2019 Simone Caronni - 2.8-3 - Review fixes.