Perl 5.22 rebuild
This commit is contained in:
parent
3bad19ad5a
commit
83eeffaeca
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue