diff --git a/vid.stab.spec b/vid.stab.spec index a44c361..235fa0a 100644 --- a/vid.stab.spec +++ b/vid.stab.spec @@ -5,7 +5,7 @@ Name: vid.stab Version: 1.1 -Release: 3.%{commitdate}git%{shortcommit}%{?dist} +Release: 4.%{commitdate}git%{shortcommit}%{?dist} Summary: Video stabilize library for fmpeg, mlt or transcode License: GPLv2+ URL: http://public.hronopik.de/vid.stab @@ -65,6 +65,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} tests/tests || : %{_libdir}/pkgconfig/vidstab.pc %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.1-4.20170830gitafc8ea9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Oct 04 2017 Martin Gansser - 1.1-3.20170830gitafc8ea9 - change license tag to GPLv2 - fix warning _FORTIFY_SOURCE requires compiling with optimization (-O)