Hello community,

here is the log from the commit of package perl-Mail-Mbox-MessageParser for 
openSUSE:Factory checked in at 2015-05-05 00:55:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mail-Mbox-MessageParser (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Mail-Mbox-MessageParser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Mail-Mbox-MessageParser"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Mail-Mbox-MessageParser/perl-Mail-Mbox-MessageParser.changes
        2011-11-21 12:42:36.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mail-Mbox-MessageParser.new/perl-Mail-Mbox-MessageParser.changes
   2015-05-05 00:56:00.000000000 +0200
@@ -1,0 +2,73 @@
+Sun May  3 08:35:33 UTC 2015 - [email protected]
+
+- updated to 1.5105
+   see /usr/share/doc/packages/perl-Mail-Mbox-MessageParser/CHANGES
+
+  Version 1.5105: Sat May 2 2015
+  - Prevent CPAN from indexing private-lib
+  
+  Version 1.5104: Mon Apr 20 2015
+  - Remove unused File::Cat import
+  
+  Version 1.5103: Mon Apr 20 2015
+  - Add File::Path dependency for testing. Thanks to Paul Howarth
+    <[email protected]> for the info.
+    https://rt.cpan.org/Ticket/Display.html?id=103482
+  - Don't install private Module::Install extension. Thanks to Paul Howarth
+    <[email protected]> for the bug report.
+    https://rt.cpan.org/Ticket/Display.html?id=103482
+  - Clarify licensing terms
+  - Move verbose testing to a private module, and implement it in a way that
+    doesn't require editing the Makefile after it is generated.
+  - Require File::Slurp instead of including it, to avoid potential problems
+    like this:
+    http://www.cpantesters.org/cpan/report/86a0145a-e52b-11e4-a1d1-8536eb4f9f07
+  - Improve the ability of the test suite to be run in parallel
+  - Fix Windows test incompatibilities, such as:
+    http://www.cpantesters.org/cpan/report/12187014-af8d-1014-92d8-fdf72a825c07
+    http://www.cpantesters.org/cpan/report/12187014-af8d-1014-92d8-fdf72a825c07
+  
+  Version 1.5102: Sun Apr 12 2015
+  - Fix xz and lzip test skip for when tools are not installed
+  - Enable verbose testing for CPAN-testers
+  - Use proper temp dir instead of t/temp
+  - Consolidate issue tracking at rt.cpan.org
+  
+  Version 1.5101: Sat Apr 4 2015
+  - Add a version check for lzip, to make sure the .lz file can be decompressed
+    properly during testing. Thanks to Paul Howarth <[email protected]> for the
+    suggestion.
+  - Fix warning about deleting nonexistent test cache
+  - Enhance "make test TEST_VERBOSE=1" to dump debug information
+  - Work around a POD-stripping bug that would cause module load to fail on 
some
+    platforms
+  
+  Version 1.5100: Sun Mar 22 2015
+  - Moved code to github
+  - Added xz support.
+    https://rt.cpan.org/Ticket/Display.html?id=68286
+    Thanks to [email protected] for initial patches.
+  - Added lzip support.
+    Thanks to an anonymous submitter for the idea.
+    http://sourceforge.net/p/grepmail/patches/8/
+  - Added POD test
+  - Fixed hang in pure Perl implementation for a malformed mbox file scenario.
+    Thanks to Jason Brooks <[email protected]> for providing an mbox
+    that found this bug.
+  - Fixed $OLDSTDERR used only once warning.
+    https://rt.cpan.org/Ticket/Display.html?id=58053
+    Thanks to [email protected] for the bug report and patch.
+  - Fixed enabling of warnings.
+    https://rt.cpan.org/Ticket/Display.html?id=79898
+    Thanks to [email protected] for the bug report and patch.
+  - Fixed a division by zero error for malformed mbox files that start with a
+    newline.
+    https://rt.cpan.org/Ticket/Display.html?id=69469
+    Thanks to [email protected] for the bug report.
+  - Fix bug in M::M::Perl documentation.
+    Thanks to Christopher Orsolits <[email protected]> for spotting it.
+  - Add more cache file validation.
+    Thanks to Richard Higson <[email protected]> for reporting the
+    problem.
+
+-------------------------------------------------------------------

Old:
----
  Mail-Mbox-MessageParser-1.5002.tar.gz

New:
----
  Mail-Mbox-MessageParser-1.5105.tar.gz
  cpanspec.yml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Mail-Mbox-MessageParser.spec ++++++
--- /var/tmp/diff_new_pack.kEoG8m/_old  2015-05-05 00:56:01.000000000 +0200
+++ /var/tmp/diff_new_pack.kEoG8m/_new  2015-05-05 00:56:01.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Mail-Mbox-MessageParser
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,60 +15,69 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           perl-Mail-Mbox-MessageParser
-BuildRequires:  perl-FileHandle-Unget
-BuildRequires:  perl-macros
-Version:        1.5002
-Release:        6
-Summary:        A fast and simple mbox folder reader
+Version:        1.5105
+Release:        0
+%define cpan_name Mail-Mbox-MessageParser
+Summary:        Fast and Simple Mbox Folder Reader
 License:        GPL-2.0+
-Url:            http://cpan.org/modules/by-module/Mail/
 Group:          Development/Libraries/Perl
-Requires:       perl-FileHandle-Unget
-AutoReqProv:    on
-Source:         Mail-Mbox-MessageParser-%{version}.tar.gz
+Url:            http://search.cpan.org/dist/Mail-Mbox-MessageParser/
+Source0:        
http://www.cpan.org/authors/id/D/DC/DCOPPIT/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
+BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  perl
+BuildRequires:  perl-macros
+BuildRequires:  perl(File::Path) >= 2.08
+BuildRequires:  perl(File::Slurp)
+BuildRequires:  perl(FileHandle::Unget)
+BuildRequires:  perl(Text::Diff)
+BuildRequires:  perl(URI::Escape)
+Requires:       perl(FileHandle::Unget)
 %{perl_requires}
-Requires:       perl-Text-Diff
-BuildRequires:  perl-Text-Diff
 
 %description
-Mail::Mbox::MessageParser is a feature-poor but very fast mbox parser.
-It uses the best of three strategies for parsing a mailbox: either
-using cached folder information, GNU grep, or highly optimized Perl.
-
-
-
-Authors:
---------
-    David Coppit <[email protected]>
+This module implements a fast but simple mbox folder reader. One of three
+implementations (Cache, Grep, Perl) will be used depending on the wishes of
+the user and the system configuration. The first implementation is a
+cached-based one which stores email information about mailboxes on the file
+system. Subsequent accesses will be faster because no analysis of the
+mailbox will be needed. The second implementation is one based on GNU grep,
+and is significantly faster than the Perl version for mailboxes which
+contain very large (10MB) emails. The final implementation is a fast
+Perl-based one which should always be applicable.
+
+The Cache implementation is about 6 times faster than the standard Perl
+implementation. The Grep implementation is about 4 times faster than the
+standard Perl implementation. If you have GNU grep, it's best to enable
+both the Cache and Grep implementations. If the cache information is
+available, you'll get very fast speeds. Otherwise, you'll take about a 1/3
+performance hit when the Grep version is used instead.
+
+The overriding requirement for this module is speed. If you wish more
+sophisticated parsing, use Mail::MboxParser (which is based on this module)
+or Mail::Box.
 
 %prep
-%setup -q -n Mail-Mbox-MessageParser-%{version}
+%setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
-perl Makefile.PL INSTALLDIRS=site \
-        BZIP=/usr/bin/bzip2 BZIP2=/usr/bin/bzip2 DIFF=/usr/bin/diff 
GREP=/usr/bin/grep GZIP=/usr/bin/gzip TZIP=
-make %{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 %check
-make test
+%{__make} test
 
 %install
-[ "$RPM_BUILD_ROOT" != "/" -a -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT
-make DESTDIR=$RPM_BUILD_ROOT install_vendor
+%perl_make_install
 %perl_process_packlist
+%perl_gen_filelist
 
-%clean
- [ "$RPM_BUILD_ROOT" != "/" -a -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr (-, root, root)
-%doc %{_mandir}/man?/*
-%{perl_vendorlib}/Mail
-%{perl_vendorarch}/auto/Mail
+%files -f %{name}.files
+%defattr(-,root,root,755)
+%doc anonymize_mailbox CHANGES LICENSE README TODO
 
 %changelog

++++++ Mail-Mbox-MessageParser-1.5002.tar.gz -> 
Mail-Mbox-MessageParser-1.5105.tar.gz ++++++
++++ 9222 lines of diff (skipped)

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

Reply via email to