psabata pushed to perl-CPAN-Uploader (master). "0.103010 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Aug 12 10:16:54 UTC 2015


From cff3fdde48d4011f95234ff80810f1d8822db7fc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Wed, 12 Aug 2015 12:16:45 +0200
Subject: 0.103010 bump


diff --git a/.gitignore b/.gitignore
index c5e277d..daab7d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ CPAN-Uploader-0.102150.tar.gz
 /CPAN-Uploader-0.103007.tar.gz
 /CPAN-Uploader-0.103008.tar.gz
 /CPAN-Uploader-0.103009.tar.gz
+/CPAN-Uploader-0.103010.tar.gz
diff --git a/perl-CPAN-Uploader.spec b/perl-CPAN-Uploader.spec
index 3ba0cd9..99f5702 100644
--- a/perl-CPAN-Uploader.spec
+++ b/perl-CPAN-Uploader.spec
@@ -1,6 +1,6 @@
 Name:           perl-CPAN-Uploader
-Version:        0.103009
-Release:        3%{?dist}
+Version:        0.103010
+Release:        1%{?dist}
 Summary:        Upload things to the CPAN
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -16,6 +16,7 @@ BuildRequires:  perl(warnings)
 BuildRequires:  perl(Carp)
 # Unused BuildRequires:  perl(Config::Identity)
 # Unused BuildRequires:  perl(Data::Dumper)
+# Unused BuildRequires:  perl(Digest::MD5)
 BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(File::HomeDir)
 BuildRequires:  perl(File::Spec)
@@ -32,6 +33,7 @@ BuildRequires:  perl(CPAN::Meta) >= 2.120900
 BuildRequires:  perl(CPAN::Meta::Prereqs)
 Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
 Requires:       perl(Data::Dumper)
+Requires:       perl(Digest::MD5)
 Requires:       perl(LWP::Protocol::https) >= 1
 Requires:       perl(Term::ReadKey)
 
@@ -68,6 +70,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Aug 12 2015 Petr Ĺ abata <contyk at redhat.com> - 0.103010-1
+- 0.103010 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.103009-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index d8fd276..eee46ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dbd96c7737d40eeb36e8088419770497  CPAN-Uploader-0.103009.tar.gz
+2dc364564c832d286ef324456e9e186c  CPAN-Uploader-0.103010.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-CPAN-Uploader.git/commit/?h=master&id=cff3fdde48d4011f95234ff80810f1d8822db7fc


More information about the perl-devel mailing list