From 2e2be354c3acf4683229e61acbfcabe5f34a6115 Mon Sep 17 00:00:00 2001
From: Yanko Kaneti <[email protected]>
Date: Mon, 3 Aug 2015 19:56:48 +0300
Subject: Use the new name for the system publicsuffix list


diff --git a/perl-Mozilla-PublicSuffix.spec b/perl-Mozilla-PublicSuffix.spec
index 7d28940..2f26f9c 100644
--- a/perl-Mozilla-PublicSuffix.spec
+++ b/perl-Mozilla-PublicSuffix.spec
@@ -1,6 +1,6 @@
 Name:           perl-Mozilla-PublicSuffix
 Version:        0.1.19
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Get a domain name's public suffix via the Mozilla Public 
Suffix List
 License:        MIT
 Group:          Development/Libraries
@@ -36,7 +36,7 @@ From the official website at http://publicsuffix.org/
 %patch1 -p1
 
 %build
-perl Build.PL installdirs=vendor --config 
system_publicsuffix_list=/usr/share/publicsuffix/effective_tld_names.dat 
</dev/null
+perl Build.PL installdirs=vendor --config 
system_publicsuffix_list=/usr/share/publicsuffix/public_suffix_list.dat 
</dev/null
 ./Build
 
 %install
@@ -53,6 +53,9 @@ perl Build.PL installdirs=vendor --config 
system_publicsuffix_list=/usr/share/pu
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug  3 2015 Yanko Kaneti <[email protected]> 0.1.19-7
+- Use the new name for the system publicsuffix list
+
 * Mon Jun 22 2015 Yanko Kaneti <[email protected]> 0.1.19-6
 - Adjust for the separation of perl(open). Bug 1234362
 
-- 
cgit v0.10.2


        
http://pkgs.fedoraproject.org/cgit/perl-Mozilla-PublicSuffix.git/commit/?h=master&id=2e2be354c3acf4683229e61acbfcabe5f34a6115
--
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

Reply via email to