Hello community,

here is the log from the commit of package perl-Spreadsheet-XLSX for 
openSUSE:Factory checked in at 2015-11-08 11:26:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Spreadsheet-XLSX (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Spreadsheet-XLSX.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Spreadsheet-XLSX"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Spreadsheet-XLSX/perl-Spreadsheet-XLSX.changes  
    2011-09-23 12:38:46.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Spreadsheet-XLSX.new/perl-Spreadsheet-XLSX.changes
 2015-11-08 11:26:26.000000000 +0100
@@ -1,0 +2,21 @@
+Wed Nov  4 10:29:57 UTC 2015 - co...@suse.com
+
+- updated to 0.15
+   see /usr/share/doc/packages/perl-Spreadsheet-XLSX/Changes
+
+  0.15
+  
+       - revert a numeric formatting change which caused isssues with 
Spreadsheet::Read.
+
+-------------------------------------------------------------------
+Sat Oct 31 11:07:27 UTC 2015 - co...@suse.com
+
+- updated to 0.14
+   see /usr/share/doc/packages/perl-Spreadsheet-XLSX/Changes
+
+  0.14  
+  
+       - change default date format to yyyy-mm-dd.  This matches 
Spreadsheet::ParseExcel.
+       - handle xml tag attributes in varying order (RT #86667, et.al.)
+
+-------------------------------------------------------------------

Old:
----
  Spreadsheet-XLSX-0.13-withoutworldwriteables.tar.gz

New:
----
  Spreadsheet-XLSX-0.15.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Spreadsheet-XLSX.spec ++++++
--- /var/tmp/diff_new_pack.k7rOzS/_old  2015-11-08 11:26:27.000000000 +0100
+++ /var/tmp/diff_new_pack.k7rOzS/_new  2015-11-08 11:26:27.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Spreadsheet-XLSX
 #
-# 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
@@ -16,27 +16,26 @@
 #
 
 
-
 Name:           perl-Spreadsheet-XLSX
-Version:        0.13
-Release:        1
-License:        GPL-1.0+ or Artistic-1.0
+Version:        0.15
+Release:        0
 %define cpan_name Spreadsheet-XLSX
 Summary:        Perl extension for reading MS Excel 2007 files;
+License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Spreadsheet-XLSX/
-#Source:        
http://www.cpan.org/authors/id/D/DM/DMOW/Spreadsheet-XLSX-%{version}-withoutworldwriteables.tar.gz
-Source:         %{cpan_name}-%{version}-withoutworldwriteables.tar.gz
+Source0:        
http://www.cpan.org/authors/id/M/MI/MIKEB/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(ExtUtils::MakeMaker)
-#
 BuildRequires:  perl(Archive::Zip) >= 1.18
 BuildRequires:  perl(Spreadsheet::ParseExcel)
+BuildRequires:  perl(Test::NoWarnings)
 Requires:       perl(Archive::Zip) >= 1.18
 Requires:       perl(Spreadsheet::ParseExcel)
+Requires:       perl(Test::NoWarnings)
 %{perl_requires}
 
 %description
@@ -61,9 +60,6 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc Changes README

++++++ Spreadsheet-XLSX-0.13-withoutworldwriteables.tar.gz -> 
Spreadsheet-XLSX-0.15.tar.gz ++++++
++++ 2587 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