ppisar pushed to perl-Locale-SubCountry (f20). "1.64 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 7 13:48:39 UTC 2015


>From abb7e45deaf3ae3828696e8cc5074bb4bd311829 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Tue, 7 Apr 2015 15:44:32 +0200
Subject: 1.64 bump


diff --git a/.gitignore b/.gitignore
index 964c653..a94a642 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ Locale-SubCountry-1.41.tar.gz
 /Locale-SubCountry-1.61.tar.gz
 /Locale-SubCountry-1.62.tar.gz
 /Locale-SubCountry-1.63.tar.gz
+/Locale-SubCountry-1.64.tar.gz
diff --git a/Locale-SubCountry-1.64-Convert-to-UTF-8.patch b/Locale-SubCountry-1.64-Convert-to-UTF-8.patch
new file mode 100644
index 0000000..63ca36b
--- /dev/null
+++ b/Locale-SubCountry-1.64-Convert-to-UTF-8.patch
@@ -0,0 +1,47 @@
+From d5f872536c2deb6b889affa1fb0d3c5c38691810 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
+Date: Tue, 7 Apr 2015 15:41:59 +0200
+Subject: [PATCH] Convert to UTF-8
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Petr Písař <ppisar at redhat.com>
+---
+ Changes | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/Changes b/Changes
+index dbbb1be..967916d 100644
+--- a/Changes
++++ b/Changes
+@@ -72,7 +72,7 @@ Revision history for Perl CPAN module Locale::SubCountry
+ 
+ 1.49 18 Apr 2012
+     Fixed errors in XML coding
+-    Fixed the Brazilian state Rond�nia, fix for RT bug 73830
++    Fixed the Brazilian state Rondônia, fix for RT bug 73830
+     Added 3 new Indonesian provinces, fix for RT bug 74763
+     Added 'use utf8' to Data.pm, fix for RT bug 73829
+     Added Metro Manila in Philippines, fixed some other provinces, fix for RT bug 69678
+@@ -81,7 +81,7 @@ Revision history for Perl CPAN module Locale::SubCountry
+     Added South Sudan as a new country
+     Removed states from Sudan
+     Added New Caledonia, Palau, San Marino, Guernsey, Jersey, Saint Martin,
+-      Saint Barth�lemy, Sint Maarten, Isle Of Man
++      Saint Barthélemy, Sint Maarten, Isle Of Man
+ 
+ 1.47 29 Apr 2011
+     Converted tests to use Test::Simple in main.t
+@@ -167,7 +167,7 @@ Revision history for Perl CPAN module Locale::SubCountry
+         Nauru
+         Seychelles
+ 
+-    For Cape Verde, changed Calheta de S�o Miguel to S�o Miguel
++    For Cape Verde, changed Calheta de São Miguel to São Miguel
+     For Venezuela, changed Distrito Federal to Distrito Capital
+     Added districts for Honduras
+ 
+-- 
+2.1.0
+
diff --git a/perl-Locale-SubCountry.spec b/perl-Locale-SubCountry.spec
index a07c12d..d041fee 100644
--- a/perl-Locale-SubCountry.spec
+++ b/perl-Locale-SubCountry.spec
@@ -1,11 +1,13 @@
 Name:           perl-Locale-SubCountry
-Version:        1.63
+Version:        1.64
 Release:        1%{?dist}
 Summary:        ISO 3166-2 two letter subcountry codes
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Locale-SubCountry
 Source0:        http://search.cpan.org/CPAN/authors/id/K/KI/KIMRYAN/Locale-SubCountry-%{version}.tar.gz
+# Normalize Changes encoding
+Patch0:         Locale-SubCountry-1.64-Convert-to-UTF-8.patch
 BuildArch:      noarch 
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -37,11 +39,7 @@ Canada and counties in the UK and Ireland.
 
 %prep
 %setup -q -n Locale-SubCountry-%{version}
-find examples -type f -exec chmod -c -x {} +
-for i in Changes; do
-    iconv --from=ISO-8859-1 --to=UTF-8 "$i" > new
-    mv new "$i"
-done
+%patch0 -p1
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -62,6 +60,9 @@ make test
 
 
 %changelog
+* Tue Apr 07 2015 Petr Pisar <ppisar at redhat.com> - 1.64-1
+- 1.64 bump
+
 * Mon Apr 14 2014 Petr Pisar <ppisar at redhat.com> - 1.63-1
 - 1.63 bump
 
diff --git a/sources b/sources
index ef54986..81ff30e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07261b9b1597c76f29a627890d0e57a7  Locale-SubCountry-1.63.tar.gz
+a2b205f73bec068c7e301e31cf915d10  Locale-SubCountry-1.64.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Locale-SubCountry.git/commit/?h=f20&id=abb7e45deaf3ae3828696e8cc5074bb4bd311829


More information about the scm-commits mailing list