- 20071205.

- Convert docs to UTF-8.
This commit is contained in:
Ville Skyttä 2007-12-06 20:34:48 +00:00
parent fef565c189
commit 978c0d7cfd
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
Perl-Tidy-20070801.tar.gz
Perl-Tidy-20071205.tar.gz

View File

@ -1,5 +1,5 @@
Name: perltidy
Version: 20070801
Version: 20071205
Release: 1%{?dist}
Summary: Tool for indenting and reformatting Perl scripts
@ -29,6 +29,7 @@ brackets because it is very good at localizing errors.
%prep
%setup -q -n Perl-Tidy-%{version}
rm -f docs/perltidy.1 examples/pt.bat
f=CHANGES ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
%build
@ -62,6 +63,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Dec 6 2007 Ville Skyttä <ville.skytta at iki.fi> - 20071205-1
- 20071205.
- Convert docs to UTF-8.
* Wed Aug 1 2007 Ville Skyttä <ville.skytta at iki.fi> - 20070801-1
- 20070801.

View File

@ -1 +1 @@
13a5cde87c57f5230148399a0302c9a2 Perl-Tidy-20070801.tar.gz
d45c12f967308cae59f795172ec8199f Perl-Tidy-20071205.tar.gz