diff --git a/libewf.spec b/libewf.spec index cb05464..2a9bc3d 100644 --- a/libewf.spec +++ b/libewf.spec @@ -1,6 +1,6 @@ Name: libewf Version: 20140608 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library for the Expert Witness Compression Format (EWF) Group: System Environment/Libraries @@ -102,6 +102,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_mandir}/man3/*.gz %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 20140608-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Jul 13 2015 Ralf Corsépius - 20140608-3 - Append -stdc=gnu89 to CFLAGS (Fix F23FTBFS, RHBZ#1239643).