From d9bfdd66102cc11857c0890245a346de21b26a79 Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Feb 29 2020 16:23:56 +0000 Subject: Update changelog --- diff --git a/vapoursynth.spec b/vapoursynth.spec index 8d75492..c7cccb5 100644 --- a/vapoursynth.spec +++ b/vapoursynth.spec @@ -4,7 +4,7 @@ Name: vapoursynth Version: 48 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Video processing framework with simplicity in mind License: LGPLv2 URL: http://www.vapoursynth.com @@ -158,6 +158,10 @@ rm -fr %{buildroot}%{_docdir}/%{name} %changelog +* Sat Feb 29 2020 Simone Caronni - 48-6 +- Make it exclusive for i686/x86_64. +- Fix build on RHEL/CentOS 8. + * Tue Feb 25 2020 Artem Polishchuk - 48-5 - Add tests - Cosmetic spec file improvements