From 1bb0190c34d3f2b987d921b8a1c46aabfeb56256 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Mon, 25 Jul 2016 12:11:41 +0200
Subject: 1.66 bump

---
 .gitignore                                    |  1 +
 Locale-SubCountry-1.65-Convert-to-UTF-8.patch | 47 ----------------------
 Locale-SubCountry-1.66-Convert-to-UTF-8.patch | 56 +++++++++++++++++++++++++++
 perl-Locale-SubCountry.spec                   |  8 +++-
 sources                                       |  2 +-
 5 files changed, 64 insertions(+), 50 deletions(-)
 delete mode 100644 Locale-SubCountry-1.65-Convert-to-UTF-8.patch
 create mode 100644 Locale-SubCountry-1.66-Convert-to-UTF-8.patch

diff --git a/.gitignore b/.gitignore
index 86bb128..6c468e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ Locale-SubCountry-1.41.tar.gz
 /Locale-SubCountry-1.63.tar.gz
 /Locale-SubCountry-1.64.tar.gz
 /Locale-SubCountry-1.65.tar.gz
+/Locale-SubCountry-1.66.tar.gz
diff --git a/Locale-SubCountry-1.65-Convert-to-UTF-8.patch 
b/Locale-SubCountry-1.65-Convert-to-UTF-8.patch
deleted file mode 100644
index 5d21ba0..0000000
--- a/Locale-SubCountry-1.65-Convert-to-UTF-8.patch
+++ /dev/null
@@ -1,47 +0,0 @@
-From d678c3f2ef7aab6f466f1e08ac6ec9f8eb0f98f6 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@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ř <ppi...@redhat.com>
----
- Changes | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/Changes b/Changes
-index cf77b0b..4581aef 100644
---- a/Changes
-+++ b/Changes
-@@ -77,7 +77,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
-@@ -86,7 +86,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
-@@ -172,7 +172,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.5.5
-
diff --git a/Locale-SubCountry-1.66-Convert-to-UTF-8.patch 
b/Locale-SubCountry-1.66-Convert-to-UTF-8.patch
new file mode 100644
index 0000000..aa8a1dd
--- /dev/null
+++ b/Locale-SubCountry-1.66-Convert-to-UTF-8.patch
@@ -0,0 +1,56 @@
+From 500cece2be6e780f6763229843275e5c50b101c5 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
+Date: Mon, 25 Jul 2016 12:14:56 +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ř <ppi...@redhat.com>
+---
+ Changes | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/Changes b/Changes
+index c1fbee1..1b1cd16 100644
+--- a/Changes
++++ b/Changes
+@@ -5,7 +5,7 @@ Revision history for Perl CPAN module Locale::SubCountry
+     Improved documentation
+     Updated France,  all regions reorganised in January 2016
+     Updated Italy,  all regions reorganised in January 2015
+-    Distrito Federal renamed to Ciudad de M�xico, in Mexico
++    Distrito Federal renamed to Ciudad de México, in Mexico
+ 
+ 
+ 1.65 25 Apr 2016
+@@ -84,7 +84,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
+@@ -93,7 +93,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
+@@ -179,7 +179,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.5.5
+
diff --git a/perl-Locale-SubCountry.spec b/perl-Locale-SubCountry.spec
index 135146f..34ff1fe 100644
--- a/perl-Locale-SubCountry.spec
+++ b/perl-Locale-SubCountry.spec
@@ -1,5 +1,5 @@
 Name:           perl-Locale-SubCountry
-Version:        1.65
+Version:        1.66
 Release:        1%{?dist}
 Summary:        ISO 3166-2 two letter subcountry codes
 Group:          Development/Libraries
@@ -7,7 +7,7 @@ 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.65-Convert-to-UTF-8.patch
+Patch0:         Locale-SubCountry-1.66-Convert-to-UTF-8.patch
 BuildArch:      noarch 
 BuildRequires:  findutils
 BuildRequires:  make
@@ -57,12 +57,16 @@ find %{buildroot} -type f -name .packlist -delete
 make test
 
 %files
+%license LICENCE
 %doc Changes README examples/
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 
 %changelog
+* Mon Jul 25 2016 Petr Pisar <ppi...@redhat.com> - 1.66-1
+- 1.66 bump
+
 * Tue Apr 26 2016 Petr Pisar <ppi...@redhat.com> - 1.65-1
 - 1.65 bump
 
diff --git a/sources b/sources
index f270634..5664dac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-464995649c1ca70196ee07b81dfbc804  Locale-SubCountry-1.65.tar.gz
+de4b924b579fcfc7a6ca14e493571f15  Locale-SubCountry-1.66.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Locale-SubCountry.git/commit/?h=f24&id=1bb0190c34d3f2b987d921b8a1c46aabfeb56256
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to