>From 1e5a92ef4ed6d42d0f735461b961bd9569cf9454 Mon Sep 17 00:00:00 2001
From: Yanko Kaneti <yan...@declera.com>
Date: Tue, 8 Dec 2015 14:53:55 +0200
Subject: Update patch two to reflect changes in the list

---
 0001-Update-test-to-reflect-the-new-non-wildcarded-.cy.patch | 10 +++++-----
 perl-Mozilla-PublicSuffix.spec                               |  5 ++++-
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/0001-Update-test-to-reflect-the-new-non-wildcarded-.cy.patch 
b/0001-Update-test-to-reflect-the-new-non-wildcarded-.cy.patch
index b33877d..d70213c 100644
--- a/0001-Update-test-to-reflect-the-new-non-wildcarded-.cy.patch
+++ b/0001-Update-test-to-reflect-the-new-non-wildcarded-.cy.patch
@@ -21,13 +21,13 @@ index 169b685..99cc260 100644
 -is public_suffix('c.cy'), 'c.cy';
 -is public_suffix('b.c.cy'), 'c.cy';
 -is public_suffix('a.b.c.cy'), 'c.cy';
-+is public_suffix('il'), undef;
-+is public_suffix('c.il'), 'c.il';
-+is public_suffix('b.c.il'), 'c.il';
-+is public_suffix('a.b.c.il'), 'c.il';
++is public_suffix('mm'), undef;
++is public_suffix('c.mm'), 'c.mm';
++is public_suffix('b.c.mm'), 'c.mm';
++is public_suffix('a.b.c.mm'), 'c.mm';
  
  # More complex suffixes:
  is public_suffix('jp'), 'jp';
 -- 
-2.5.0
+2.6.3
 
diff --git a/perl-Mozilla-PublicSuffix.spec b/perl-Mozilla-PublicSuffix.spec
index cd0f871..c2aecb5 100644
--- a/perl-Mozilla-PublicSuffix.spec
+++ b/perl-Mozilla-PublicSuffix.spec
@@ -1,6 +1,6 @@
 Name:           perl-Mozilla-PublicSuffix
 Version:        0.1.19
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Get a domain name's public suffix via the Mozilla Public 
Suffix List
 License:        MIT
 Group:          Development/Libraries
@@ -56,6 +56,9 @@ perl Build.PL installdirs=vendor --config 
system_publicsuffix_list=/usr/share/pu
 %{_mandir}/man3/*
 
 %changelog
+* Tue Dec  8 2015 Yanko Kaneti <yan...@declera.com> 0.1.19-8
+- Update test patch two to reflect changes in the list
+
 * Mon Aug  3 2015 Yanko Kaneti <yan...@declera.com> 0.1.19-7
 - Use the new name for the system publicsuffix list
 - Update tests for the new non wildard status of .cy
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-Mozilla-PublicSuffix.git/commit/?h=master&id=1e5a92ef4ed6d42d0f735461b961bd9569cf9454
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to