From 6809a1593ce3c8579bc8c78d296322e1f2d93e5f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 11:01:56 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- pngquant.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pngquant.spec b/pngquant.spec index 277c52f..05529bc 100644 --- a/pngquant.spec +++ b/pngquant.spec @@ -2,7 +2,7 @@ Name: pngquant Version: 2.12.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: PNG quantization tool for reducing image file size License: GPLv3+ @@ -56,6 +56,9 @@ export CFLAGS="%{optflags} -fno-math-errno -funroll-loops -fomit-frame-pointer - %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 2.12.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon May 27 2019 Sandro Mani