commit perl-Data-Section for openSUSE:Factory

2017-07-21 Thread root
Hello community,

here is the log from the commit of package perl-Data-Section for 
openSUSE:Factory checked in at 2017-07-21 22:46:57

Comparing /work/SRC/openSUSE:Factory/perl-Data-Section (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Data-Section.new (New)


Package is "perl-Data-Section"

Fri Jul 21 22:46:57 2017 rev:15 rq:509388 version:0.27

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-Section/perl-Data-Section.changes  
2014-03-18 14:16:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Data-Section.new/perl-Data-Section.changes 
2017-07-21 22:47:00.384980681 +0200
@@ -1,0 +2,10 @@
+Mon Jul 10 05:23:40 UTC 2017 - co...@suse.com
+
+- updated to 0.27
+   see /usr/share/doc/packages/perl-Data-Section/Changes
+
+  0.27  2017-07-07 11:36:04-04:00 America/New_York
+  - rename the test library "Parent.pm" to "Mother.pm" to avoid 
conflict
+with core "parent.pm" on case-insensitive systems (thanks, Dan 
Kogai)
+
+---

Old:

  Data-Section-0.26.tar.gz

New:

  Data-Section-0.27.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Data-Section.spec ++
--- /var/tmp/diff_new_pack.16ZDtv/_old  2017-07-21 22:47:01.612807480 +0200
+++ /var/tmp/diff_new_pack.16ZDtv/_new  2017-07-21 22:47:01.612807480 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Section
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,14 +17,15 @@
 
 
 Name:   perl-Data-Section
-Version:0.26
+Version:0.27
 Release:0
 %define cpan_name Data-Section
-Summary:read multiple hunks of data out of your DATA section
+Summary:Read Multiple Hunks of Data Out of Your Data Section
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Data-Section/
-Source: 
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -59,6 +60,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes README
+%license LICENSE
 
 %changelog

++ Data-Section-0.26.tar.gz -> Data-Section-0.27.tar.gz ++
 2248 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#description: |-
#  override description from CPAN
#summary: override summary from CPAN
#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_build: |-
# rm unused.files
#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



commit perl-Data-Section for openSUSE:Factory

2014-03-18 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Section for 
openSUSE:Factory checked in at 2014-03-18 14:15:59

Comparing /work/SRC/openSUSE:Factory/perl-Data-Section (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Data-Section.new (New)


Package is "perl-Data-Section"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-Section/perl-Data-Section.changes  
2014-02-10 10:17:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Data-Section.new/perl-Data-Section.changes 
2014-03-18 14:16:00.0 +0100
@@ -1,0 +2,7 @@
+Mon Mar 17 13:12:39 UTC 2014 - co...@suse.com
+
+- updated to 0.26
+ - skip tests on Win32 pre-5.14 related to line endings; perl munges the
+   data before we're able to get at it (thanks, Christian Walde!)
+
+---

Old:

  Data-Section-0.25.tar.gz

New:

  Data-Section-0.26.tar.gz



Other differences:
--
++ perl-Data-Section.spec ++
--- /var/tmp/diff_new_pack.YIB9v3/_old  2014-03-18 14:16:00.0 +0100
+++ /var/tmp/diff_new_pack.YIB9v3/_new  2014-03-18 14:16:00.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Data-Section
-Version:0.25
+Version:0.26
 Release:0
 %define cpan_name Data-Section
 Summary:read multiple hunks of data out of your DATA section

++ Data-Section-0.25.tar.gz -> Data-Section-0.26.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Section-0.25/Changes 
new/Data-Section-0.26/Changes
--- old/Data-Section-0.25/Changes   2013-12-11 14:03:12.0 +0100
+++ new/Data-Section-0.26/Changes   2014-03-10 15:14:48.0 +0100
@@ -1,5 +1,9 @@
 Revision history for Data-Section
 
+0.26  2014-03-10 10:14:45-04:00 America/New_York
+- skip tests on Win32 pre-5.14 related to line endings; perl munges the
+  data before we're able to get at it (thanks, Christian Walde!)
+
 0.25  2013-12-11 08:03:08 America/New_York
 - open DATA handles both :raw and :bytes to avoid content munging on
   Win32 (thanks, Kenichi Ishigaki!)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Section-0.25/LICENSE 
new/Data-Section-0.26/LICENSE
--- old/Data-Section-0.25/LICENSE   2013-12-11 14:03:12.0 +0100
+++ new/Data-Section-0.26/LICENSE   2014-03-10 15:14:48.0 +0100
@@ -22,7 +22,7 @@
  Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
- 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+ 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Section-0.25/MANIFEST 
new/Data-Section-0.26/MANIFEST
--- old/Data-Section-0.25/MANIFEST  2013-12-11 14:03:12.0 +0100
+++ new/Data-Section-0.26/MANIFEST  2014-03-10 15:14:48.0 +0100
@@ -1,3 +1,4 @@
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.014.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Section-0.25/META.json 
new/Data-Section-0.26/META.json
--- old/Data-Section-0.25/META.json 2013-12-11 14:03:12.0 +0100
+++ new/Data-Section-0.26/META.json 2014-03-10 15:14:48.0 +0100
@@ -4,7 +4,7 @@
   "Ricardo SIGNES "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.006, CPAN::Meta::Converter version 
2.132830",
+   "generated_by" : "Dist::Zilla version 5.014, CPAN::Meta::Converter version 
2.133380",
"license" : [
   "perl_5"
],
@@ -56,26 +56,26 @@
  "web" : "https://github.com/rjbs/Data-Section";
   }
},
-   "version" : "0.25",
+   "version" : "0.26",
"x_Dist_Zilla" : {
   "perl" : {
- "version" : "5.018001"
+ "version" : "5.019009"
   },
   "plugins" : [
  {
 "class" : "Dist::Zilla::Plugin::Git::GatherDir",
 "name" : "@RJBS/Git::GatherDir",
-"version" : "2.019"
+"version" : "2.020"
  },
  {
 "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
 "name" : "@RJBS/CheckPrereqsIndexed",
-"version" : "0.009"
+"version" : "0.010"
  },
  {
 "class" : "Dist::Zilla::Plugin::CheckExtraTests",
 "name" : "@RJBS/CheckExtraTests",
-"versi

commit perl-Data-Section for openSUSE:Factory

2014-02-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Section for 
openSUSE:Factory checked in at 2014-02-10 10:17:21

Comparing /work/SRC/openSUSE:Factory/perl-Data-Section (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Data-Section.new (New)


Package is "perl-Data-Section"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-Section/perl-Data-Section.changes  
2013-12-12 11:19:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Data-Section.new/perl-Data-Section.changes 
2014-02-10 10:17:22.0 +0100
@@ -1,0 +2,8 @@
+Sun Feb  9 13:33:36 UTC 2014 - co...@suse.com
+
+- updated to 0.25
+   - open DATA handles both :raw and :bytes to avoid content munging on
+ Win32 (thanks, Kenichi Ishigaki!)
+   - This is not yet a perfect solution for Win32.
+
+---

Old:

  Data-Section-0.24.tar.gz

New:

  Data-Section-0.25.tar.gz



Other differences:
--
++ perl-Data-Section.spec ++
--- /var/tmp/diff_new_pack.vs35ZU/_old  2014-02-10 10:17:22.0 +0100
+++ /var/tmp/diff_new_pack.vs35ZU/_new  2014-02-10 10:17:22.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Section
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Data-Section
-Version:0.24
+Version:0.25
 Release:0
 %define cpan_name Data-Section
 Summary:read multiple hunks of data out of your DATA section
@@ -33,20 +33,6 @@
 BuildRequires:  perl(Sub::Exporter) >= 0.979
 BuildRequires:  perl(Test::FailWarnings)
 BuildRequires:  perl(Test::More) >= 0.96
-#BuildRequires: perl(Child)
-#BuildRequires: perl(Data::Section)
-#BuildRequires: perl(End)
-#BuildRequires: perl(Godfather)
-#BuildRequires: perl(Grandchild)
-#BuildRequires: perl(Header)
-#BuildRequires: perl(I::Child)
-#BuildRequires: perl(I::Grandchild)
-#BuildRequires: perl(I::Parent)
-#BuildRequires: perl(NoData)
-#BuildRequires: perl(NoName)
-#BuildRequires: perl(Parent)
-#BuildRequires: perl(Relaxed)
-#BuildRequires: perl(WindowsNewlines)
 Requires:   perl(MRO::Compat) >= 0.09
 Requires:   perl(Sub::Exporter) >= 0.979
 %{perl_requires}

++ Data-Section-0.24.tar.gz -> Data-Section-0.25.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Section-0.24/Changes 
new/Data-Section-0.25/Changes
--- old/Data-Section-0.24/Changes   2013-12-02 03:31:06.0 +0100
+++ new/Data-Section-0.25/Changes   2013-12-11 14:03:12.0 +0100
@@ -1,5 +1,10 @@
 Revision history for Data-Section
 
+0.25  2013-12-11 08:03:08 America/New_York
+- open DATA handles both :raw and :bytes to avoid content munging on
+  Win32 (thanks, Kenichi Ishigaki!)
+- This is not yet a perfect solution for Win32.
+
 0.24  2013-12-01 21:31:02 America/New_York
 - avoid confusion between \n, \x0d\x0a, and Win32 (thanks, Kenichi
   Ishigaki!)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Section-0.24/META.json 
new/Data-Section-0.25/META.json
--- old/Data-Section-0.24/META.json 2013-12-02 03:31:06.0 +0100
+++ new/Data-Section-0.25/META.json 2013-12-11 14:03:12.0 +0100
@@ -56,7 +56,7 @@
  "web" : "https://github.com/rjbs/Data-Section";
   }
},
-   "version" : "0.24",
+   "version" : "0.25",
"x_Dist_Zilla" : {
   "perl" : {
  "version" : "5.018001"
@@ -91,7 +91,7 @@
}
 },
 "name" : "@RJBS/RJBS-Outdated",
-"version" : "0.014"
+"version" : "0.015"
  },
  {
 "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -105,7 +105,7 @@
}
 },
 "name" : "@RJBS/CPAN-Outdated",
-"version" : "0.014"
+"version" : "0.015"
  },
  {
 "class" : "Dist::Zilla::Plugin::PruneCruft",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Section-0.24/META.yml 
new/Data-Section-0.25/META.yml
--- old/Data-Section-0.24/META.yml  2013-12-02 03:31:06.0 +0100
+++ new/Data-Section-0.25/META.yml  2013-12-11 14:03:12.0 +0100
@@ -27,7 +27,7 @@
   bugtracker: https://github.com/rjbs/Data-Section/issues
   homepage: https://github.com/rjbs/Data-Section
 

commit perl-Data-Section for openSUSE:Factory

2013-12-12 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Section for 
openSUSE:Factory checked in at 2013-12-12 11:19:37

Comparing /work/SRC/openSUSE:Factory/perl-Data-Section (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Data-Section.new (New)


Package is "perl-Data-Section"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-Section/perl-Data-Section.changes  
2013-11-26 19:25:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Data-Section.new/perl-Data-Section.changes 
2013-12-12 11:19:38.0 +0100
@@ -1,0 +2,6 @@
+Mon Dec  9 11:16:24 UTC 2013 - co...@suse.com
+
+- updated to 0.24
+- avoid confusion between \n, \x0d\x0a, and Win32
+
+---

Old:

  Data-Section-0.23.tar.gz

New:

  Data-Section-0.24.tar.gz



Other differences:
--
++ perl-Data-Section.spec ++
--- /var/tmp/diff_new_pack.3hiZz6/_old  2013-12-12 11:19:38.0 +0100
+++ /var/tmp/diff_new_pack.3hiZz6/_new  2013-12-12 11:19:38.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Data-Section
-Version:0.23
+Version:0.24
 Release:0
 %define cpan_name Data-Section
 Summary:read multiple hunks of data out of your DATA section

++ Data-Section-0.23.tar.gz -> Data-Section-0.24.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Section-0.23/Changes 
new/Data-Section-0.24/Changes
--- old/Data-Section-0.23/Changes   2013-11-02 12:57:55.0 +0100
+++ new/Data-Section-0.24/Changes   2013-12-02 03:31:06.0 +0100
@@ -1,5 +1,9 @@
 Revision history for Data-Section
 
+0.24  2013-12-01 21:31:02 America/New_York
+- avoid confusion between \n, \x0d\x0a, and Win32 (thanks, Kenichi
+  Ishigaki!)
+
 0.23  2013-11-02 07:57:52 America/New_York
   [THIS MIGHT BREAK STUFF]
 - stable release of 0.22, no functional changes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Section-0.23/META.json 
new/Data-Section-0.24/META.json
--- old/Data-Section-0.23/META.json 2013-11-02 12:57:55.0 +0100
+++ new/Data-Section-0.24/META.json 2013-12-02 03:31:06.0 +0100
@@ -4,7 +4,7 @@
   "Ricardo SIGNES "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.001, CPAN::Meta::Converter version 
2.132830",
+   "generated_by" : "Dist::Zilla version 5.006, CPAN::Meta::Converter version 
2.132830",
"license" : [
   "perl_5"
],
@@ -56,16 +56,16 @@
  "web" : "https://github.com/rjbs/Data-Section";
   }
},
-   "version" : "0.23",
+   "version" : "0.24",
"x_Dist_Zilla" : {
   "perl" : {
- "version" : "5.019004"
+ "version" : "5.018001"
   },
   "plugins" : [
  {
 "class" : "Dist::Zilla::Plugin::Git::GatherDir",
 "name" : "@RJBS/Git::GatherDir",
-"version" : "2.017"
+"version" : "2.019"
  },
  {
 "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
@@ -75,107 +75,127 @@
  {
 "class" : "Dist::Zilla::Plugin::CheckExtraTests",
 "name" : "@RJBS/CheckExtraTests",
-"version" : "0.013"
+"version" : "0.016"
  },
  {
 "class" : "Dist::Zilla::Plugin::PromptIfStale",
+"config" : {
+   "Dist::Zilla::Plugin::PromptIfStale" : {
+  "check_all_plugins" : 0,
+  "check_all_prereqs" : 0,
+  "modules" : [
+ "Dist::Zilla::PluginBundle::RJBS"
+  ],
+  "phase" : "build",
+  "skip" : []
+   }
+},
 "name" : "@RJBS/RJBS-Outdated",
-"version" : "0.008"
+"version" : "0.014"
  },
  {
 "class" : "Dist::Zilla::Plugin::PromptIfStale",
+"config" : {
+   "Dist::Zilla::Plugin::PromptIfStale" : {
+  "check_all_plugins" : "1",
+  "check_all_prereqs" : 0,
+  "modules" : [],
+  "phase" : "release",
+  "skip" : []
+   }
+},
 "name" : "@RJBS/CPAN-Outdated",
-"version" : "0.008"
+"version" : "0.014"
  },
  {
 "class" : "Dist::Zilla::Plugin::PruneCruft",
 "name" : "@RJBS/@Filter/PruneCruft",
-"version" : "5.001"
+"version" : "5.006"
  },
  {
 "class" : "Dist::Zilla::Pl

commit perl-Data-Section for openSUSE:Factory

2013-11-26 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Section for 
openSUSE:Factory checked in at 2013-11-26 19:24:59

Comparing /work/SRC/openSUSE:Factory/perl-Data-Section (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Data-Section.new (New)


Package is "perl-Data-Section"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-Section/perl-Data-Section.changes  
2013-07-22 13:04:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-Section.new/perl-Data-Section.changes 
2013-11-26 19:25:00.0 +0100
@@ -1,0 +2,8 @@
+Mon Nov 25 07:36:05 UTC 2013 - co...@suse.com
+
+- updated to 0.23
+   [THIS MIGHT BREAK STUFF]
+   - add an "encoding" parameter to set encoding of data section contents;
+ this defaults to UTF-8 (thanks, David Golden!)
+
+---

Old:

  Data-Section-0.101622.tar.gz

New:

  Data-Section-0.23.tar.gz



Other differences:
--
++ perl-Data-Section.spec ++
--- /var/tmp/diff_new_pack.KRRGde/_old  2013-11-26 19:25:01.0 +0100
+++ /var/tmp/diff_new_pack.KRRGde/_new  2013-11-26 19:25:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Data-Section
-Version:0.101622
+Version:0.23
 Release:0
 %define cpan_name Data-Section
 Summary:read multiple hunks of data out of your DATA section
@@ -31,6 +31,7 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(MRO::Compat) >= 0.09
 BuildRequires:  perl(Sub::Exporter) >= 0.979
+BuildRequires:  perl(Test::FailWarnings)
 BuildRequires:  perl(Test::More) >= 0.96
 #BuildRequires: perl(Child)
 #BuildRequires: perl(Data::Section)

++ Data-Section-0.101622.tar.gz -> Data-Section-0.23.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Section-0.101622/Changes 
new/Data-Section-0.23/Changes
--- old/Data-Section-0.101622/Changes   2013-06-20 03:48:04.0 +0200
+++ new/Data-Section-0.23/Changes   2013-11-02 12:57:55.0 +0100
@@ -1,5 +1,14 @@
 Revision history for Data-Section
 
+0.23  2013-11-02 07:57:52 America/New_York
+  [THIS MIGHT BREAK STUFF]
+- stable release of 0.22, no functional changes
+
+0.22  2013-10-19 22:11:32 America/New_York (TRIAL RELEASE)
+  [THIS MIGHT BREAK STUFF]
+- add an "encoding" parameter to set encoding of data section contents;
+  this defaults to UTF-8 (thanks, David Golden!)
+
 0.101622  2013-06-19 21:48:02 America/New_York
   add a link to an Advent article about Data-Section
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Section-0.101622/MANIFEST 
new/Data-Section-0.23/MANIFEST
--- old/Data-Section-0.101622/MANIFEST  2013-06-20 03:48:04.0 +0200
+++ new/Data-Section-0.23/MANIFEST  2013-11-02 12:57:55.0 +0100
@@ -7,9 +7,9 @@
 README
 dist.ini
 lib/Data/Section.pm
-t/00-compile.t
 t/000-report-versions-tiny.t
 t/basic.t
+t/encodings.t
 t/lib/Child.pm
 t/lib/End.pm
 t/lib/Godfather.pm
@@ -18,10 +18,13 @@
 t/lib/I/Child.pm
 t/lib/I/Grandchild.pm
 t/lib/I/Parent.pm
+t/lib/Latin1.pm
 t/lib/NoData.pm
 t/lib/NoName.pm
 t/lib/Parent.pm
 t/lib/Relaxed.pm
+t/lib/Unicode_nopragma.pm
+t/lib/Unicode_pragma.pm
 t/lib/WindowsNewlines.pm
 xt/release/changes_has_content.t
 xt/release/pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Section-0.101622/META.json 
new/Data-Section-0.23/META.json
--- old/Data-Section-0.101622/META.json 2013-06-20 03:48:04.0 +0200
+++ new/Data-Section-0.23/META.json 2013-11-02 12:57:55.0 +0100
@@ -4,7 +4,7 @@
   "Ricardo SIGNES "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.300035, CPAN::Meta::Converter 
version 2.131560",
+   "generated_by" : "Dist::Zilla version 5.001, CPAN::Meta::Converter version 
2.132830",
"license" : [
   "perl_5"
],
@@ -27,6 +27,7 @@
   },
   "runtime" : {
  "requires" : {
+"Encode" : "0",
 "MRO::Compat" : "0.09",
 "Sub::Exporter" : "0.979",
 "strict" : "0",
@@ -35,36 +36,36 @@
   },
   "test" : {
  "requires" : {
-"File::Find" : "0",
-"File::Temp" : "0",
+"Test::FailWarnings" : "0",
 "Test::More" : "0.96",
 "base" : "0",
-"lib" : "0"
+"lib" : "0",
+"utf8" : "0"
  }
   }
},
"release_status" : "stable",
"resources" : {
   "bugtracker" : {
- "web" : "https://github.com/rjbs/data-section/issues";
+ "web" : "https://

commit perl-Data-Section for openSUSE:Factory

2013-07-22 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Section for 
openSUSE:Factory checked in at 2013-07-22 13:04:44

Comparing /work/SRC/openSUSE:Factory/perl-Data-Section (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Data-Section.new (New)


Package is "perl-Data-Section"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-Section/perl-Data-Section.changes  
2011-11-21 12:38:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Data-Section.new/perl-Data-Section.changes 
2013-07-22 13:04:46.0 +0200
@@ -1,0 +2,8 @@
+Tue Jul 16 12:10:32 UTC 2013 - co...@suse.com
+
+- updated to 0.101622
+   add a link to an Advent article about Data-Section  

  
+   update bugtracker, repo, etc.  
+- remove Data-Section-0.101620-Build_n_Test.patch
+
+---

Old:

  Data-Section-0.101620-Build_n_Test.patch
  Data-Section-0.101621.tar.gz

New:

  Data-Section-0.101622.tar.gz



Other differences:
--
++ perl-Data-Section.spec ++
--- /var/tmp/diff_new_pack.cpzLog/_old  2013-07-22 13:04:47.0 +0200
+++ /var/tmp/diff_new_pack.cpzLog/_new  2013-07-22 13:04:47.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Section
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products 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,49 +15,48 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Data-Section
+Version:0.101622
+Release:0
 %define cpan_name Data-Section
-Summary:Read multiple hunks of data out of your DATA section
-Version:0.101621
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Summary:read multiple hunks of data out of your DATA section
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Data-Section/
-Source: 
http://www.cpan.org/modules/by-module/Data/Data-Section-%{version}.tar.gz
-# workaround for Test::More >= 0.88 (done_testing)
-# only needed for suse_version < 1120
-Patch0: %{cpan_name}-0.101620-Build_n_Test.patch
+Source: 
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-%if 0%{?suse_version} >= 1120
-BuildRequires:  perl(Test::More) => 0.88
-%endif
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.31
 BuildRequires:  perl(MRO::Compat) >= 0.09
 BuildRequires:  perl(Sub::Exporter) >= 0.979
+BuildRequires:  perl(Test::More) >= 0.96
+#BuildRequires: perl(Child)
+#BuildRequires: perl(Data::Section)
+#BuildRequires: perl(End)
+#BuildRequires: perl(Godfather)
+#BuildRequires: perl(Grandchild)
+#BuildRequires: perl(Header)
+#BuildRequires: perl(I::Child)
+#BuildRequires: perl(I::Grandchild)
+#BuildRequires: perl(I::Parent)
+#BuildRequires: perl(NoData)
+#BuildRequires: perl(NoName)
+#BuildRequires: perl(Parent)
+#BuildRequires: perl(Relaxed)
+#BuildRequires: perl(WindowsNewlines)
 Requires:   perl(MRO::Compat) >= 0.09
 Requires:   perl(Sub::Exporter) >= 0.979
+%{perl_requires}
 
 %description
-Data::Section provides an easy way to access multiple named chunks of line-
-oriented data in your module's DATA section. It was written to allow
+Data::Section provides an easy way to access multiple named chunks of
+line-oriented data in your module's DATA section. It was written to allow
 modules to store their own templates, but probably has other uses.
 
-Authors:
-
-Ricardo SIGNES 
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%if 0%{?suse_version} < 1120
-%patch0 -p1
-%endif
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -68,18 +67,11 @@
 
 %install
 %perl_make_install
-# do not perl_process_packlist (noarch)
-# remove .packlist file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
-# remove perllocal.pod file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_archlib
+%perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
-%doc Changes dist.ini LICENSE META.json README
+%defattr(-,root,root,755)
+%doc Changes LICENSE README
 
 %changelog

++ Data-Section-0.101621.tar.gz -> Data-Section-0.101622.tar.gz ++
diff

commit perl-Data-Section for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Section for 
openSUSE:Factory checked in at 2011-12-06 18:39:52

Comparing /work/SRC/openSUSE:Factory/perl-Data-Section (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Data-Section.new (New)


Package is "perl-Data-Section", Maintainer is ""

Changes:




Other differences:
--
++ perl-Data-Section.spec ++
--- /var/tmp/diff_new_pack.qZC45g/_old  2011-12-06 19:06:57.0 +0100
+++ /var/tmp/diff_new_pack.qZC45g/_new  2011-12-06 19:06:57.0 +0100
@@ -23,7 +23,7 @@
 Summary:Read multiple hunks of data out of your DATA section
 Version:0.101621
 Release:1
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Data-Section/
 Source: 
http://www.cpan.org/modules/by-module/Data/Data-Section-%{version}.tar.gz

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Data-Section for openSUSE:Factory

2011-11-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Section for 
openSUSE:Factory checked in at 2011-11-21 12:37:55

Comparing /work/SRC/openSUSE:Factory/perl-Data-Section (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Data-Section.new (New)


Package is "perl-Data-Section", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-Section/perl-Data-Section.changes  
2011-09-23 12:36:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-Section.new/perl-Data-Section.changes 
2011-11-21 12:38:34.0 +0100
@@ -1,0 +2,6 @@
+Sat Nov 19 16:12:48 UTC 2011 - co...@suse.com
+
+- update to 0.101621
+   document the \-escaping behavior of sections
+
+---

Old:

  Data-Section-0.101620.tar.gz

New:

  Data-Section-0.101621.tar.gz



Other differences:
--
++ perl-Data-Section.spec ++
--- /var/tmp/diff_new_pack.6HArVi/_old  2011-11-21 12:38:35.0 +0100
+++ /var/tmp/diff_new_pack.6HArVi/_new  2011-11-21 12:38:35.0 +0100
@@ -21,7 +21,7 @@
 Name:   perl-Data-Section
 %define cpan_name Data-Section
 Summary:Read multiple hunks of data out of your DATA section
-Version:0.101620
+Version:0.101621
 Release:1
 License:GPL+ or Artistic
 Group:  Development/Libraries/Perl

++ Data-Section-0.101620.tar.gz -> Data-Section-0.101621.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Section-0.101620/Changes 
new/Data-Section-0.101621/Changes
--- old/Data-Section-0.101620/Changes   2010-06-11 14:14:39.0 +0200
+++ new/Data-Section-0.101621/Changes   2011-04-29 13:26:35.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Data-Section
 
+0.101621  2011-04-29 07:26:31 America/New_York
+  document the \-escaping behavior of sections
+
 0.101620  2010-06-11 08:14:32 America/New_York
   We now attempt to work with files with Win32 line endings, thanks to
   Christian Walde.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Section-0.101620/LICENSE 
new/Data-Section-0.101621/LICENSE
--- old/Data-Section-0.101620/LICENSE   2010-06-11 14:14:39.0 +0200
+++ new/Data-Section-0.101621/LICENSE   2011-04-29 13:26:35.0 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2010 by Ricardo SIGNES.
+This software is copyright (c) 2011 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2010 by Ricardo SIGNES.
+This software is Copyright (c) 2011 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
@@ -270,7 +270,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2010 by Ricardo SIGNES.
+This software is Copyright (c) 2011 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Section-0.101620/META.json 
new/Data-Section-0.101621/META.json
--- old/Data-Section-0.101620/META.json 2010-06-11 14:14:39.0 +0200
+++ new/Data-Section-0.101621/META.json 2011-04-29 13:26:35.0 +0200
@@ -4,7 +4,7 @@
   "Ricardo SIGNES "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.101612, CPAN::Meta::Converter 
version 2.101600",
+   "generated_by" : "Dist::Zilla version 4.26, CPAN::Meta::Converter 
version 2.110930",
"license" : [
   "perl_5"
],
@@ -16,14 +16,18 @@
"prereqs" : {
   "configure" : {
  "requires" : {
-"ExtUtils::MakeMaker" : "6.31"
+"ExtUtils::MakeMaker" : "6.30"
  }
   },
   "runtime" : {
  "requires" : {
 "MRO::Compat" : "0.09",
-"Sub::Exporter" : "0.979",
-"Test::More" : "0.88"
+"Sub::Exporter" : "0.979"
+ }
+  },
+  "test" : {
+ "requires" : {
+"Test::More" : "0.96"
  }
   }
},
@@ -34,177 +38,197 @@
  "url" : "git://git.codesimply.com/Data-Section.git"
   }
},
-   "version" : "0.101620",
+   "version" : "0.101621",
"x_Dist_Zilla" : {
   "plugins" : [
  {
-"class" : "Dist::Zilla::Plugin::Prereq",
-"config" : {
-   "Dist::Zilla::Plugin::Prereq" : {
-  "phase" : "runtime",
-  "type" : "requires"
-   }
-},
-"name" : "Prereq",
-"version" : "4

commit perl-Data-Section for openSUSE:Factory

2011-05-25 Thread h_root

Hello community,

here is the log from the commit of package perl-Data-Section for 
openSUSE:Factory
checked in at Wed May 25 10:23:33 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/perl-Data-Section/perl-Data-Section.changes
2010-12-01 14:11:21.0 +0100
@@ -0,0 +1,11 @@
+---
+Wed Dec  1 13:11:14 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Tue Aug  3 16:07:27 UTC 2010 - ch...@computersalat.de
+
+- initial package 0.101620
+  * created by cpanspec 1.78
+

calling whatdependson for head-i586


New:

  Data-Section-0.101620-Build_n_Test.patch
  Data-Section-0.101620.tar.gz
  perl-Data-Section.changes
  perl-Data-Section.spec



Other differences:
--
++ perl-Data-Section.spec ++
#
# spec file for package perl-Data-Section
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:   perl-Data-Section
%define cpan_name Data-Section
Summary:Read multiple hunks of data out of your DATA section
Version:0.101620
Release:1
License:GPL+ or Artistic
Group:  Development/Libraries/Perl
Url:http://search.cpan.org/dist/Data-Section/
Source: 
http://www.cpan.org/modules/by-module/Data/Data-Section-%{version}.tar.gz
# workaround for Test::More >= 0.88 (done_testing)
# only needed for suse_version < 1120
Patch0: %{cpan_name}-0.101620-Build_n_Test.patch
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires:  perl
BuildRequires:  perl-macros
%if 0%{?suse_version} >= 1120
BuildRequires:  perl(Test::More) => 0.88
%endif
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.31
BuildRequires:  perl(MRO::Compat) >= 0.09
BuildRequires:  perl(Sub::Exporter) >= 0.979
Requires:   perl(MRO::Compat) >= 0.09
Requires:   perl(Sub::Exporter) >= 0.979

%description
Data::Section provides an easy way to access multiple named chunks of line-
oriented data in your module's DATA section. It was written to allow
modules to store their own templates, but probably has other uses.

Authors:

Ricardo SIGNES 

%prep
%setup -q -n %{cpan_name}-%{version}
%if 0%{?suse_version} < 1120
%patch0 -p1
%endif

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
# do not perl_process_packlist (noarch)
# remove .packlist file
%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
# remove perllocal.pod file
%{__rm} -rf $RPM_BUILD_ROOT%perl_archlib
%perl_gen_filelist

%clean
%{__rm} -rf $RPM_BUILD_ROOT

%files -f %{name}.files
%defattr(-,root,root,-)
%doc Changes dist.ini LICENSE META.json README

%changelog
++ Data-Section-0.101620-Build_n_Test.patch ++
diff -ruN Data-Section-0.101620-orig/dist.ini Data-Section-0.101620/dist.ini
--- Data-Section-0.101620-orig/dist.ini 2010-06-11 14:14:39.0 +0200
+++ Data-Section-0.101620/dist.ini  2010-08-03 18:13:12.0 +0200
@@ -6,7 +6,7 @@
 [Prereq]
 Sub::Exporter = 0.979
 MRO::Compat   = 0.09  ; bugfixes
-Test::More= 0.88  ; done_testing
+Test::More= 0
 
 [@Filter]
 bundle = @RJBS
diff -ruN Data-Section-0.101620-orig/Makefile.PL 
Data-Section-0.101620/Makefile.PL
--- Data-Section-0.101620-orig/Makefile.PL  2010-06-11 14:14:39.0 
+0200
+++ Data-Section-0.101620/Makefile.PL   2010-08-03 18:13:23.0 +0200
@@ -22,7 +22,7 @@
   'PREREQ_PM' => {
 'MRO::Compat' => '0.09',
 'Sub::Exporter' => '0.979',
-'Test::More' => '0.88'
+'Test::More' => '0'
   },
   'VERSION' => '0.101620',
   'test' => {
diff -ruN Data-Section-0.101620-orig/META.json Data-Section-0.101620/META.json
--- Data-Section-0.101620-orig/META.json2010-06-11 14:14:39.0 
+0200
+++ Data-Section-0.101620/META.json 2010-08-03 18:14:32.0 +0200
@@ -23,7 +23,7 @@
  "requires" : {
 "MRO::Compat" : "0.09",
 "Sub::Exporter" : "0.979",
-"Test::More" : "0.88"
+"Test::More" : "0"
  }
   }
},
diff -ruN Data-Section-0.101620-orig/M