richardfearn pushed to colordiff (el6). "- Convert docs to UTF-8."

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 7 18:43:23 UTC 2015


>From 4cb74c94f6756f20cb70e730fa31e01dbd229abe Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ville=20Skytt=C3=A4?= <scop at fedoraproject.org>
Date: Sat, 7 Jul 2007 19:29:58 +0000
Subject: - Convert docs to UTF-8.


diff --git a/colordiff.spec b/colordiff.spec
index d398535..dbc4eca 100644
--- a/colordiff.spec
+++ b/colordiff.spec
@@ -1,6 +1,6 @@
 Name:           colordiff
 Version:        1.0.6a
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Color terminal highlighter for diff files
 
 Group:          Applications/Text
@@ -26,6 +26,7 @@ pretty syntax highlighting.  Color schemes can be customized.
 %setup -q
 %patch0 -p1
 mv colordiffrc colordiffrc-darkbg
+f=CHANGES ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
 
 
 %build
@@ -53,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul  7 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.0.6a-2
+- Convert docs to UTF-8.
+
 * Sat May 12 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.0.6a-1
 - 1.0.6a.
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/colordiff.git/commit/?h=el6&id=4cb74c94f6756f20cb70e730fa31e01dbd229abe


More information about the scm-commits mailing list