diff --git a/xls2csv.spec b/xls2csv.spec index 9581338..6c7a1f5 100644 --- a/xls2csv.spec +++ b/xls2csv.spec @@ -1,6 +1,6 @@ Name: xls2csv Version: 1.07 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A script that recodes a spreadsheet's charset and saves as CSV Group: Applications/Text @@ -59,6 +59,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';' %{_mandir}/man1/convert%{name}.1.gz %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.07-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Jul 27 2017 Fedora Release Engineering - 1.07-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild