diff --git a/libewf.spec b/libewf.spec index d91a29d..e07a145 100644 --- a/libewf.spec +++ b/libewf.spec @@ -4,7 +4,7 @@ Name: libewf Version: 20140608 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Library for the Expert Witness Compression Format (EWF) License: LGPLv3+ @@ -110,6 +110,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_mandir}/man3/*.gz %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 20140608-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 17 2019 Nicolas Chauvet - 20140608-15 - Drop python2 support - rhbz#1738945