rpms/perltidy/devel .cvsignore, 1.8, 1.9 perltidy.spec, 1.17, 1.18 sources, 1.8, 1.9

Ville Skytta (scop) fedora-extras-commits at redhat.com
Thu Dec 6 20:35:21 UTC 2007


Author: scop

Update of /cvs/pkgs/rpms/perltidy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2421

Modified Files:
	.cvsignore perltidy.spec sources 
Log Message:
* Thu Dec  6 2007 Ville Skyttä <ville.skytta at iki.fi> - 20071205-1
- 20071205.
- Convert docs to UTF-8.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perltidy/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	1 Aug 2007 19:05:48 -0000	1.8
+++ .cvsignore	6 Dec 2007 20:34:48 -0000	1.9
@@ -1 +1 @@
-Perl-Tidy-20070801.tar.gz
+Perl-Tidy-20071205.tar.gz


Index: perltidy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perltidy/devel/perltidy.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- perltidy.spec	1 Aug 2007 19:05:48 -0000	1.17
+++ perltidy.spec	6 Dec 2007 20:34:48 -0000	1.18
@@ -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 @@
 %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 @@
 
 
 %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.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perltidy/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	1 Aug 2007 19:05:48 -0000	1.8
+++ sources	6 Dec 2007 20:34:48 -0000	1.9
@@ -1 +1 @@
-13a5cde87c57f5230148399a0302c9a2  Perl-Tidy-20070801.tar.gz
+d45c12f967308cae59f795172ec8199f  Perl-Tidy-20071205.tar.gz




More information about the fedora-extras-commits mailing list