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.