From 97c35ff17d39bc464e14c5fed10be00b9f3c6bc5 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jples...@redhat.com>
Date: Thu, 14 Jul 2016 12:36:34 +0200
Subject: 0.05 bump

---
 .gitignore                  |  1 +
 perl-B-Hooks-OP-PPAddr.spec | 24 +++++++++++-------------
 sources                     |  2 +-
 3 files changed, 13 insertions(+), 14 deletions(-)

diff --git a/.gitignore b/.gitignore
index cb5fe7b..5b10d46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /B-Hooks-OP-PPAddr-0.03.tar.gz
+/B-Hooks-OP-PPAddr-0.05.tar.gz
diff --git a/perl-B-Hooks-OP-PPAddr.spec b/perl-B-Hooks-OP-PPAddr.spec
index 772115f..d189339 100644
--- a/perl-B-Hooks-OP-PPAddr.spec
+++ b/perl-B-Hooks-OP-PPAddr.spec
@@ -1,10 +1,10 @@
 Name:           perl-B-Hooks-OP-PPAddr
-Version:        0.03
-Release:        16%{?dist}
+Version:        0.05
+Release:        1%{?dist}
 Summary:        Hook into opcode execution
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/B-Hooks-OP-PPAddr/
-Source0:        
http://www.cpan.org/authors/id/F/FL/FLORA/B-Hooks-OP-PPAddr-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/E/ET/ETHER/B-Hooks-OP-PPAddr-%{version}.tar.gz
 
 BuildRequires:  coreutils
 BuildRequires:  findutils
@@ -13,11 +13,7 @@ BuildRequires:  perl
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::Depends) >= 0.302
-BuildRequires:  perl(inc::Module::Install) >= 0.75
-BuildRequires:  perl(Module::Install::ExtraTests)
-BuildRequires:  perl(Module::Install::Makefile)
-BuildRequires:  perl(Module::Install::Metadata)
-BuildRequires:  perl(Module::Install::WriteAll)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 BuildRequires:  sed
@@ -25,8 +21,9 @@ BuildRequires:  sed
 BuildRequires:  perl(DynaLoader)
 BuildRequires:  perl(parent)
 # Tests
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(Module::Metadata)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -37,9 +34,6 @@ perl opcodes.
 
 %prep
 %setup -q -n B-Hooks-OP-PPAddr-%{version}
-rm -r inc
-sed -i -e '/^inc\// d' MANIFEST
-find -type f -exec chmod -x {} +
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
@@ -55,12 +49,16 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -delete
 make test
 
 %files
-%doc Changes README
+%license LICENCE
+%doc CONTRIBUTING Changes README
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/B*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jul 14 2016 Jitka Plesnikova <jples...@redhat.com> - 0.05-1
+- 0.05 bump
+
 * Sun May 15 2016 Jitka Plesnikova <jples...@redhat.com> - 0.03-16
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index 09094b9..61ade8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f19e30db188ffdfed950a7cd62b9d17  B-Hooks-OP-PPAddr-0.03.tar.gz
+b50415026b32ad2ae38fb0cc791c11a1  B-Hooks-OP-PPAddr-0.05.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-B-Hooks-OP-PPAddr.git/commit/?h=master&id=97c35ff17d39bc464e14c5fed10be00b9f3c6bc5
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to