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

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 10:44:58 UTC 2015


>From 98763678614d87c5167d1fca05b17d80fceefa44 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Mon, 13 Apr 2015 11:32:50 +0100
Subject: Update to 5.3102

- New upstream release 5.3102
  - Force the user to upgrade their Time::Local, to work around bugs in the
    stock version that came with old OSes like RHEL 5
    http://www.cpantesters.org/cpan/report/61043eda-dd0e-11e4-abc4-b553e14af301
  - Enable verbose testing for CPAN-testers
  - Consolidate issue tracking at rt.cpan.org
  - Use proper temp dir instead of t/temp
- License changed to GPLv2

diff --git a/grepmail.spec b/grepmail.spec
index fe080a4..4c0fd90 100644
--- a/grepmail.spec
+++ b/grepmail.spec
@@ -1,8 +1,8 @@
 Summary:	Search mailboxes for a particular email
 Name:		grepmail
-Version:	5.3101
+Version:	5.3102
 Release:	1%{?dist}
-License:	GPL+
+License:	GPLv2
 Group:		Applications/Text
 URL:		http://search.cpan.org/dist/grepmail/
 Source0:	http://search.cpan.org/CPAN/authors/id/D/DC/DCOPPIT/grepmail-%{version}.tar.gz
@@ -28,13 +28,14 @@ BuildRequires:	perl(List::Util)
 BuildRequires:	perl(overload)
 BuildRequires:	perl(POSIX)
 BuildRequires:	perl(Symbol)
+BuildRequires:	perl(URI::Escape)
 # Module Runtime
 BuildRequires:	perl(Carp)
 BuildRequires:	perl(Getopt::Std)
 BuildRequires:	perl(Mail::Mbox::MessageParser) >= 1.4001
 BuildRequires:	perl(strict)
 BuildRequires:	perl(vars)
-# Optional Functionality
+# Optional Functionality (note: Time::Local in EL-5 works OK if TZ is set, don't really need 1.23)
 BuildRequires:	perl(Date::Manip)
 BuildRequires:	perl(Date::Parse)
 BuildRequires:	perl(Digest::MD5)
@@ -95,6 +96,16 @@ rm -rf %{buildroot}
 %{_mandir}/man1/grepmail.1*
 
 %changelog
+* Mon Apr 13 2015 Paul Howarth <paul at city-fan.org> - 5.3102-1
+- Update to 5.3102
+  - Force the user to upgrade their Time::Local, to work around bugs in the
+    stock version that came with old OSes like RHEL 5
+    http://www.cpantesters.org/cpan/report/61043eda-dd0e-11e4-abc4-b553e14af301
+  - Enable verbose testing for CPAN-testers
+  - Consolidate issue tracking at rt.cpan.org
+  - Use proper temp dir instead of t/temp
+- License changed to GPLv2
+
 * Sun Apr  5 2015 Paul Howarth <paul at city-fan.org> - 5.3101-1
 - Update to 5.3101
   - Add explicit include for Module::AutoInstall
diff --git a/sources b/sources
index f45e264..f375804 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-258c40554b672ff93ade90d3aa96a7cd  grepmail-5.3101.tar.gz
+23883ca329a0d5053c18fea168517375  grepmail-5.3102.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list