From 55769f3f1d2d6b2abb7114b7e693344f2a0f4739 Mon Sep 17 00:00:00 2001 From: zhouwenpei Date: Wed, 26 Oct 2022 03:33:15 +0000 Subject: [PATCH] Rebuild for next release Signed-off-by: zhouwenpei (cherry picked from commit 6291a46bbd4d59ea3e0d6f4f737aa1a4a25218f9) --- libimagequant.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libimagequant.spec b/libimagequant.spec index 7a027a5..06106cf 100644 --- a/libimagequant.spec +++ b/libimagequant.spec @@ -1,6 +1,6 @@ Name: libimagequant Version: 2.15.1 -Release: 1 +Release: 2 Summary: Palette quantization library License: GPLv3+ and MIT URL: https://github.com/ImageOptim/libimagequant @@ -47,6 +47,9 @@ rm -f %{buildroot}%{_libdir}/%{name}.a %{_libdir}/pkgconfig/imagequant.pc %changelog +* Wed Oct 26 2022 zhouwenpei - 2.15.1-2 +- Rebuild for next release + * Fri Dec 03 2021 xingxing - 2.15.1-1 - update to 2.15.1 -- Gitee