Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-06 22:08:27 +02:00
commit 83eeffaeca

View file

@ -1,6 +1,6 @@
Name: xls2csv
Version: 1.07
Release: 3%{?dist}
Release: 4%{?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
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.07-4
- Perl 5.22 rebuild
* Fri Aug 29 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.07-3
- Perl 5.20 rebuild