From 6167f8629f889b3f9368c1d97d5b01ee771ff237 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <[email protected]>
Date: Thu, 31 Mar 2016 15:00:37 +0200
Subject: 1.2017 bump
---
.gitignore | 1 +
perl-CPAN-Reporter.spec | 11 ++++++++---
sources | 2 +-
3 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/.gitignore b/.gitignore
index 206af7d..71be100 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/CPAN-Reporter-1.2011.tar.gz
/CPAN-Reporter-1.2014.tar.gz
/CPAN-Reporter-1.2015.tar.gz
+/CPAN-Reporter-1.2017.tar.gz
diff --git a/perl-CPAN-Reporter.spec b/perl-CPAN-Reporter.spec
index b8df0dd..d3b3d7c 100644
--- a/perl-CPAN-Reporter.spec
+++ b/perl-CPAN-Reporter.spec
@@ -1,6 +1,6 @@
Name: perl-CPAN-Reporter
-Version: 1.2015
-Release: 2%{?dist}
+Version: 1.2017
+Release: 1%{?dist}
Summary: Adds CPAN Testers reporting to CPAN.pm
License: ASL 2.0
Group: Development/Libraries
@@ -43,6 +43,8 @@ BuildRequires: perl(Archive::Tar) >= 1.54
BuildRequires: perl(File::Copy::Recursive) >= 0.35
BuildRequires: perl(File::pushd) >= 0.32
BuildRequires: perl(File::Spec::Functions)
+BuildRequires: perl(File::Temp)
+BuildRequires: perl(FindBin)
BuildRequires: perl(IO::CaptureOutput) >= 1.03
BuildRequires: perl(IO::Handle)
BuildRequires: perl(Test::Harness)
@@ -70,7 +72,7 @@ make %{?_smp_mflags}
%install
make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+find $RPM_BUILD_ROOT -type f -name .packlist -delete
%{_fixperms} $RPM_BUILD_ROOT/*
%check
@@ -83,6 +85,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Thu Mar 31 2016 Jitka Plesnikova <[email protected]> - 1.2017-1
+- 1.2017 bump
+
* Thu Feb 04 2016 Fedora Release Engineering <[email protected]> -
1.2015-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
diff --git a/sources b/sources
index 4143755..a3231b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-941ef45a81ee0b00c227795b47747691 CPAN-Reporter-1.2015.tar.gz
+1113742278daf987fb7374f9ce0278d4 CPAN-Reporter-1.2017.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-CPAN-Reporter.git/commit/?h=master&id=6167f8629f889b3f9368c1d97d5b01ee771ff237
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]