From b7a9bdbc45f2faa6fd46933b94309eca72c4b007 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org>
Date: Tue, 22 Nov 2016 08:20:51 +0100
Subject: Upstream update.

- Drop deps for tests upstream moved to tests/xt/.
---
 .gitignore             |  2 +-
 perl-Digest-JHash.spec | 17 ++++++-----------
 sources                |  2 +-
 3 files changed, 8 insertions(+), 13 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2dfea44..f61bc37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Digest-JHash-0.09.tar.gz
+/Digest-JHash-0.10.tar.gz
diff --git a/perl-Digest-JHash.spec b/perl-Digest-JHash.spec
index 94db695..22b3afa 100644
--- a/perl-Digest-JHash.spec
+++ b/perl-Digest-JHash.spec
@@ -1,6 +1,6 @@
 Name:           perl-Digest-JHash
-Version:        0.09
-Release:        6%{?dist}
+Version:        0.10
+Release:        1%{?dist}
 Summary:        Perl extension for 32 bit Jenkins Hashing Algorithm
 License:        Artistic 2.0
 Group:          Development/Libraries
@@ -24,12 +24,6 @@ BuildRequires:  perl(IPC::Open3)
 BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More)
 
-
-# For improved testing
-BuildRequires:  perl(Test::CPAN::Changes)
-BuildRequires:  perl(Test::Pod) >= 1.00
-BuildRequires:  perl(Test::Pod::Coverage) >= 1.00
-
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %{?perl_default_filter}
@@ -43,9 +37,6 @@ input a message of arbitrary length and produces as output a 
32-bit
 %prep
 %setup -q -n Digest-JHash-%{version}
 
-# Junk files in tarball
-rm lib/Digest/JHash.pm~ dist.ini~
-
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" 
NO_PACKLIST=1
 make %{?_smp_mflags}
@@ -64,6 +55,10 @@ make test RELEASE_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Tue Nov 22 2016 Ralf Corsépius <corse...@fedoraproject.org> - 0.10-1
+- Upstream update.
+- Drop deps for tests upstream moved to tests/xt/.
+
 * Sun May 15 2016 Jitka Plesnikova <jples...@redhat.com> - 0.09-6
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index 724c83d..974d0c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f89a3ee5709181b87110545fa694254  Digest-JHash-0.09.tar.gz
+e3d62b2f748d2448f2490b13015ce8d0  Digest-JHash-0.10.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Digest-JHash.git/commit/?h=master&id=b7a9bdbc45f2faa6fd46933b94309eca72c4b007
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to