pghmcfc pushed to grepmail (master). "Update to 5.3101 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 5 15:37:55 UTC 2015


>From 3a7aa7dd717c41e1ad8bed75a4ab1741d1b8bdc7 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Sun, 5 Apr 2015 16:35:55 +0100
Subject: Update to 5.3101

- New upstream release 5.3101
  - Add explicit include for Module::AutoInstall
    (https://code.google.com/p/grepmail/issues/detail?id=1)
  - Improve the recursive.t test
    (https://code.google.com/p/grepmail/issues/detail?id=2)
  - Add explicit "provides" to META.yml

diff --git a/grepmail-5.3034-revert-recursive-test-change.patch b/grepmail-5.3034-revert-recursive-test-change.patch
deleted file mode 100644
index 76aeb98..0000000
--- a/grepmail-5.3034-revert-recursive-test-change.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- grepmail-5.3034/t/recursive.t	2009-08-16 21:25:17.000000000 +0100
-+++ grepmail-5.3034/t/recursive.t	2009-09-02 11:24:03.000000000 +0100
-@@ -17,7 +17,7 @@
- 'grepmail -Lq Handy t/temp/directory_with_links'
-   => ['recursive2','none'],
- 'grepmail -Rq Handy t/temp/directory_with_links'
--  => ['recursive2','none'],
-+  => ['recursive','none'],
- );
- 
- my %expected_errors = (
diff --git a/grepmail.spec b/grepmail.spec
index 61b6efa..fe080a4 100644
--- a/grepmail.spec
+++ b/grepmail.spec
@@ -1,12 +1,11 @@
 Summary:	Search mailboxes for a particular email
 Name:		grepmail
-Version:	5.3100
+Version:	5.3101
 Release:	1%{?dist}
 License:	GPL+
 Group:		Applications/Text
-Url:		http://search.cpan.org/dist/grepmail/
+URL:		http://search.cpan.org/dist/grepmail/
 Source0:	http://search.cpan.org/CPAN/authors/id/D/DC/DCOPPIT/grepmail-%{version}.tar.gz
-Patch0:		grepmail-5.3034-revert-recursive-test-change.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:	noarch
 # Module Build
@@ -29,10 +28,6 @@ BuildRequires:	perl(List::Util)
 BuildRequires:	perl(overload)
 BuildRequires:	perl(POSIX)
 BuildRequires:	perl(Symbol)
-# AutoInstall.pm should have been bundled but wasn't
-# http://code.google.com/p/grepmail/issues/detail?id=1
-# https://github.com/coppit/grepmail/issues/1
-BuildRequires:	perl(Module::AutoInstall)
 # Module Runtime
 BuildRequires:	perl(Carp)
 BuildRequires:	perl(Getopt::Std)
@@ -72,11 +67,6 @@ operators.
 %prep
 %setup -q -n %{name}-%{version}
 
-# Revert recursive test change in 5.3034 that breaks test suite
-# http://code.google.com/p/grepmail/issues/detail?id=2
-# https://github.com/coppit/grepmail/issues/2
-%patch0 -p1
-
 %build
 perl Makefile.PL INSTALLDIRS=vendor --skipdeps
 make %{?_smp_mflags}
@@ -105,6 +95,14 @@ rm -rf %{buildroot}
 %{_mandir}/man1/grepmail.1*
 
 %changelog
+* Sun Apr  5 2015 Paul Howarth <paul at city-fan.org> - 5.3101-1
+- Update to 5.3101
+  - Add explicit include for Module::AutoInstall
+    (https://code.google.com/p/grepmail/issues/detail?id=1)
+  - Improve the recursive.t test
+    (https://code.google.com/p/grepmail/issues/detail?id=2)
+  - Add explicit "provides" to META.yml
+
 * Wed Mar 25 2015 Paul Howarth <paul at city-fan.org> - 5.3100-1
 - Update to 5.3100
   - Move code to github
diff --git a/sources b/sources
index 2980960..f45e264 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0fba744db3c7485fc2a13ef22a95dbaf  grepmail-5.3100.tar.gz
+258c40554b672ff93ade90d3aa96a7cd  grepmail-5.3101.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/grepmail.git/commit/?h=master&id=3a7aa7dd717c41e1ad8bed75a4ab1741d1b8bdc7


More information about the scm-commits mailing list