jplesnik pushed to perl-Net-DHCP (master). "0.696 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Aug 13 08:01:14 UTC 2015


From 452621065f7747038d76733adb6aaa9bcb43f3cb Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Thu, 13 Aug 2015 10:01:00 +0200
Subject: 0.696 bump


diff --git a/.gitignore b/.gitignore
index 5b0fce9..ca0c1a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Net-DHCP-0.693.tar.gz
+/Net-DHCP-0.696.tar.gz
diff --git a/perl-Net-DHCP.spec b/perl-Net-DHCP.spec
index a35c261..67d28f9 100644
--- a/perl-Net-DHCP.spec
+++ b/perl-Net-DHCP.spec
@@ -1,6 +1,6 @@
 Name:       perl-Net-DHCP
-Version:    0.693
-Release:    10%{?dist}
+Version:    0.696
+Release:    1%{?dist}
 Summary:    Set of classes for basic handling of DHCP packets
 
 Group:      Development/Libraries
@@ -9,17 +9,22 @@ URL:        http://search.cpan.org/dist/Net-DHCP/
 Source0:    http://search.cpan.org/CPAN/authors/id/D/DJ/DJZORT/Net-DHCP-%{version}.tar.gz
 
 Buildarch:      noarch
-BuildRequires:  perl(Module::Build)
-# Test Requires
-BuildRequires:  perl(File::Spec)
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Warn)
+
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  perl
+BuildRequires:  perl(bytes)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(List::Util)
+BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Socket)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Warn)
+BuildRequires:  perl(warnings)
 # Generic Perl Requires
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -53,12 +58,16 @@ find %{buildroot} -type f -exec chmod 644 {} 2>/dev/null \;
 
 
 %files
-%doc LICENSE README examples/ Changes
+%license LICENSE
+%doc README examples/ Changes
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 
 %changelog
+* Wed Aug 12 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.696-1
+- 0.696 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.693-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 1bcf7c9..c9ef855 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec94467b47b9e29ca84116289fc2c9b1  Net-DHCP-0.693.tar.gz
+60e32496ae2b750611487537b54e0bae  Net-DHCP-0.696.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Net-DHCP.git/commit/?h=master&id=452621065f7747038d76733adb6aaa9bcb43f3cb


More information about the perl-devel mailing list