From 6e4ffe8c7dafa2f02566479a3b6d056abeb8e3be Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Mon, 7 Mar 2016 14:03:30 +0100
Subject: 0.000026 bump
---
.gitignore | 1 +
.rpmlint | 2 ++
perl-Test2.spec | 8 +++++---
sources | 2 +-
4 files changed, 9 insertions(+), 4 deletions(-)
create mode 100644 .rpmlint
diff --git a/.gitignore b/.gitignore
index dea1c64..a49d797 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/Test2-0.000025.tar.gz
+/Test2-0.000026.tar.gz
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..9a2d361
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* refactoring");
diff --git a/perl-Test2.spec b/perl-Test2.spec
index 873e318..21d5601 100644
--- a/perl-Test2.spec
+++ b/perl-Test2.spec
@@ -1,5 +1,5 @@
Name: perl-Test2
-Version: 0.000025
+Version: 0.000026
Release: 1%{?dist}
Summary: Framework for writing test tools that all work together
License: GPL+ or Artistic
@@ -7,7 +7,6 @@ Group: Development/Libraries
URL: http://search.cpan.org/dist/Test2/
Source0:
http://www.cpan.org/authors/id/E/EX/EXODIST/Test2-%{version}.tar.gz
BuildArch: noarch
-BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: make
BuildRequires: perl
@@ -45,7 +44,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
@@ -58,5 +57,8 @@ make test
%{_mandir}/man3/*
%changelog
+* Mon Mar 07 2016 Petr Pisar <[email protected]> - 0.000026-1
+- 0.000026 bump
+
* Wed Feb 10 2016 Petr Pisar <[email protected]> 0.000025-1
- Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 5242067..0a82dac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e98246e012ced6f30e0c52b192a6df0a Test2-0.000025.tar.gz
+d963dcb596aaf4ecdd597f4055e5cd58 Test2-0.000026.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Test2.git/commit/?h=f24&id=6e4ffe8c7dafa2f02566479a3b6d056abeb8e3be
--
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]