From 102e4986ebcaa3d7bdc92e99728c83b4000835af Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Wed, 21 Sep 2016 12:22:15 -0400 Subject: [PATCH] 1.75 --- .gitignore | 1 + perl-Net-Domain-TLD.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index adba5e5..393c4d8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ Net-Domain-TLD-1.68.tar.gz /Net-Domain-TLD-1.70.tar.gz /Net-Domain-TLD-1.73.tar.gz /Net-Domain-TLD-1.74.tar.gz +/Net-Domain-TLD-1.75.tar.gz diff --git a/perl-Net-Domain-TLD.spec b/perl-Net-Domain-TLD.spec index c3bfbc3..be72a72 100644 --- a/perl-Net-Domain-TLD.spec +++ b/perl-Net-Domain-TLD.spec @@ -1,6 +1,6 @@ Name: perl-Net-Domain-TLD -Version: 1.74 -Release: 2%{?dist} +Version: 1.75 +Release: 1%{?dist} Summary: Work with TLD names Group: Development/Libraries License: GPL+ or Artistic @@ -46,6 +46,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Wed Sep 21 2016 Tom Callaway - 1.75-1 +- update to 1.75 + * Sat May 14 2016 Jitka Plesnikova - 1.74-2 - Perl 5.24 rebuild diff --git a/sources b/sources index 03ef3c8..f64e718 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f215d1e622a16f1be452878d910d15b3 Net-Domain-TLD-1.74.tar.gz +d661c3d8fa1080bf7d75ca049d9f4a8e Net-Domain-TLD-1.75.tar.gz