ppisar pushed to perl-Event-RPC (master). "Convert Changes into UTF-8"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Sep 7 13:18:25 UTC 2015


From 59ab1b9f3844ee3eb0becd19b9c2ae2687c445a3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Mon, 7 Sep 2015 15:15:38 +0200
Subject: Convert Changes into UTF-8


diff --git a/perl-Event-RPC.spec b/perl-Event-RPC.spec
index b24e048..94b9e7d 100644
--- a/perl-Event-RPC.spec
+++ b/perl-Event-RPC.spec
@@ -46,7 +46,7 @@ every event loop implementation available for Perl.
 # Make it so that the .pl scripts in %%doc don't add bogus requirements
 chmod -x examples/*.pl
 # Convert encoding
-for f in $(find lib/ -name *.pm) README examples/Test_class.pm ; do
+for f in $(find lib/ -name *.pm) Changes README examples/Test_class.pm ; do
     cp -p ${f} ${f}.noutf8
     iconv -f ISO-8859-1 -t UTF-8 ${f}.noutf8 > ${f}
     touch -r ${f}.noutf8 ${f}
@@ -72,6 +72,7 @@ make test
 %changelog
 * Mon Sep 07 2015 Petr Pisar <ppisar at redhat.com> - 1.05-6
 - Fix testing certificate (bug #1259404)
+- Convert Changes into UTF-8
 
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.05-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Event-RPC.git/commit/?h=master&id=59ab1b9f3844ee3eb0becd19b9c2ae2687c445a3


More information about the perl-devel mailing list