From 59ab1b9f3844ee3eb0becd19b9c2ae2687c445a3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
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 <[email protected]> - 1.05-6
- Fix testing certificate (bug #1259404)
+- Convert Changes into UTF-8
* Thu Jun 18 2015 Fedora Release Engineering <[email protected]>
- 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=f23&id=59ab1b9f3844ee3eb0becd19b9c2ae2687c445a3
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel