diff --git a/afflib.spec b/afflib.spec index 7e19ce2..22b6c29 100644 --- a/afflib.spec +++ b/afflib.spec @@ -1,6 +1,6 @@ Name: afflib Version: 3.7.16 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Library to support the Advanced Forensic Format License: BSD with advertising @@ -107,6 +107,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %changelog +* Mon Jan 07 2019 Nicolas Chauvet - 3.7.16-8 +- Drop unused lzma-devel + * Tue Jul 17 2018 Miro HronĨok - 3.7.16-7 - Update Python macros to new packaging standards (See https://fedoraproject.org/wiki/Changes/Move_usr_bin_python_into_separate_package)