commit perl-Error for openSUSE:Factory

2020-02-03 Thread root
Hello community,

here is the log from the commit of package perl-Error for openSUSE:Factory 
checked in at 2020-02-03 11:11:32

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


Package is "perl-Error"

Mon Feb  3 11:11:32 2020 rev:31 rq:768343 version:0.17029

Changes:

--- /work/SRC/openSUSE:Factory/perl-Error/perl-Error.changes2019-08-27 
15:25:06.240728599 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Error.new.26092/perl-Error.changes 
2020-02-03 11:11:46.181797969 +0100
@@ -1,0 +2,13 @@
+Wed Jan 29 03:12:19 UTC 2020 -  
+
+- updated to 0.17029
+   see /usr/share/doc/packages/perl-Error/Changes
+
+  0.17029 2020-01-28
+  - Rebuild for order of 'NAME' and 'VERSION' sections in the generated
+  POD documentation (see 0.001004 in
+  https://metacpan.org/changes/distribution/Pod-Weaver-PluginBundle-SHLOMIF
+  ).
+  - VERSION used to appear before NAME.
+
+---

Old:

  Error-0.17028.tar.gz

New:

  Error-0.17029.tar.gz



Other differences:
--
++ perl-Error.spec ++
--- /var/tmp/diff_new_pack.2esTSV/_old  2020-02-03 11:11:48.461799121 +0100
+++ /var/tmp/diff_new_pack.2esTSV/_new  2020-02-03 11:11:48.465799123 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Error
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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,7 +17,7 @@
 
 
 Name:   perl-Error
-Version:0.17028
+Version:0.17029
 Release:0
 %define cpan_name Error
 Summary:Error/exception handling in an OO-ish way

++ Error-0.17028.tar.gz -> Error-0.17029.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17028/Build.PL new/Error-0.17029/Build.PL
--- old/Error-0.17028/Build.PL  2019-08-23 20:54:38.0 +0200
+++ new/Error-0.17029/Build.PL  2020-01-28 17:51:09.0 +0100
@@ -19,7 +19,7 @@
 "Shlomi Fish ( http://www.shlomifish.org/ )"
   ],
   "dist_name" => "Error",
-  "dist_version" => "0.17028",
+  "dist_version" => "0.17029",
   "license" => "perl",
   "module_name" => "Error",
   "recursive_test_files" => 1,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17028/Changes new/Error-0.17029/Changes
--- old/Error-0.17028/Changes   2019-08-23 20:54:38.0 +0200
+++ new/Error-0.17029/Changes   2020-01-28 17:51:09.0 +0100
@@ -1,3 +1,10 @@
+0.17029 2020-01-28
+- Rebuild for order of 'NAME' and 'VERSION' sections in the generated
+POD documentation (see 0.001004 in
+https://metacpan.org/changes/distribution/Pod-Weaver-PluginBundle-SHLOMIF
+).
+- VERSION used to appear before NAME.
+
 0.17028 2019-08-23
 - Moved the VCS repo to https://github.com/shlomif/perl-error.pm
 - No other significant changes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17028/META.json new/Error-0.17029/META.json
--- old/Error-0.17028/META.json 2019-08-23 20:54:38.0 +0200
+++ new/Error-0.17029/META.json 2020-01-28 17:51:09.0 +0100
@@ -69,19 +69,19 @@
"provides" : {
   "Error" : {
  "file" : "lib/Error.pm",
- "version" : "0.17028"
+ "version" : "0.17029"
   },
   "Error::Simple" : {
- "file" : "lib/Error/Simple.pm",
- "version" : "0.17028"
+ "file" : "lib/Error.pm",
+ "version" : "0.17029"
   },
   "Error::WarnDie" : {
  "file" : "lib/Error.pm",
- "version" : "0.17028"
+ "version" : "0.17029"
   },
   "Error::subs" : {
  "file" : "lib/Error.pm",
- "version" : "0.17028"
+ "version" : "0.17029"
   }
},
"release_status" : "stable",
@@ -96,10 +96,10 @@
  "web" : "https://github.com/shlomif/perl-error.pm";
   }
},
-   "version" : "0.17028",
+   "version" : "0.17029",
"x_Dist_Zilla" : {
   "perl" : {
- "version" : "5.028002"
+ "version" : "5.030001"
   },
   "plugins" : [
  {
@@ -229,7 +229,7 @@
   "meta_noindex" : 1
},
"Dist::Zilla::Role::ModuleMetadata" : {
-  "Module::Metadata" : "1.33",
+  "Module::Metadata" : "1.36",
   "version" : "0.006"
}
 },
@@ -370,6 +370,11 @@
 "version" : "4.0

commit perl-Error for openSUSE:Factory

2019-08-27 Thread root
Hello community,

here is the log from the commit of package perl-Error for openSUSE:Factory 
checked in at 2019-08-27 15:24:59

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


Package is "perl-Error"

Tue Aug 27 15:24:59 2019 rev:30 rq:725938 version:0.17028

Changes:

--- /work/SRC/openSUSE:Factory/perl-Error/perl-Error.changes2018-11-13 
16:26:47.078557428 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Error.new.7948/perl-Error.changes  
2019-08-27 15:25:06.240728599 +0200
@@ -1,0 +2,10 @@
+Sat Aug 24 05:07:58 UTC 2019 - Stephan Kulow 
+
+- updated to 0.17028
+   see /usr/share/doc/packages/perl-Error/Changes
+
+  0.17028 2019-08-23
+  - Moved the VCS repo to https://github.com/shlomif/perl-error.pm
+  - No other significant changes.
+
+---

Old:

  Error-0.17027.tar.gz

New:

  Error-0.17028.tar.gz



Other differences:
--
++ perl-Error.spec ++
--- /var/tmp/diff_new_pack.GnNJBl/_old  2019-08-27 15:25:06.936728248 +0200
+++ /var/tmp/diff_new_pack.GnNJBl/_new  2019-08-27 15:25:06.936728248 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Error
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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,10 +17,10 @@
 
 
 Name:   perl-Error
-Version:0.17027
+Version:0.17028
 Release:0
 %define cpan_name Error
-Summary:Error
+Summary:Error/exception handling in an OO-ish way
 License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
 Url:https://metacpan.org/release/%{cpan_name}
@@ -59,7 +59,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc ChangeLog Changes examples README scripts
+%doc ChangeLog Changes examples README
 %license LICENSE
 
 %changelog

++ Error-0.17027.tar.gz -> Error-0.17028.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17027/Build.PL new/Error-0.17028/Build.PL
--- old/Error-0.17027/Build.PL  2018-10-28 11:07:29.0 +0100
+++ new/Error-0.17028/Build.PL  2019-08-23 20:54:38.0 +0200
@@ -19,7 +19,7 @@
 "Shlomi Fish ( http://www.shlomifish.org/ )"
   ],
   "dist_name" => "Error",
-  "dist_version" => "0.17027",
+  "dist_version" => "0.17028",
   "license" => "perl",
   "module_name" => "Error",
   "recursive_test_files" => 1,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17027/Changes new/Error-0.17028/Changes
--- old/Error-0.17027/Changes   2018-10-28 11:07:29.0 +0100
+++ new/Error-0.17028/Changes   2019-08-23 20:54:38.0 +0200
@@ -1,3 +1,7 @@
+0.17028 2019-08-23
+- Moved the VCS repo to https://github.com/shlomif/perl-error.pm
+- No other significant changes.
+
 0.17027 2018-10-28
 - Documentation and examples enhancements.
 - 
https://bitbucket.org/shlomif/perl-error.pm/pull-requests/1/october-prc-some-minor-mostly-doc-changes/diff
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17027/META.json new/Error-0.17028/META.json
--- old/Error-0.17027/META.json 2018-10-28 11:07:29.0 +0100
+++ new/Error-0.17028/META.json 2019-08-23 20:54:38.0 +0200
@@ -69,37 +69,37 @@
"provides" : {
   "Error" : {
  "file" : "lib/Error.pm",
- "version" : "0.17027"
+ "version" : "0.17028"
   },
   "Error::Simple" : {
- "file" : "lib/Error.pm",
- "version" : "0.17027"
+ "file" : "lib/Error/Simple.pm",
+ "version" : "0.17028"
   },
   "Error::WarnDie" : {
  "file" : "lib/Error.pm",
- "version" : "0.17027"
+ "version" : "0.17028"
   },
   "Error::subs" : {
  "file" : "lib/Error.pm",
- "version" : "0.17027"
+ "version" : "0.17028"
   }
},
"release_status" : "stable",
"resources" : {
   "bugtracker" : {
- "web" : "https://github.com/shlomif/error/issues";
+ "web" : "https://github.com/shlomif/perl-error.pm/issues";
   },
   "homepage" : "http://metacpan.org/release/Error";,
   "repository" : {
  "type" : "git",
- "url" : "https://bitbucket.org/shlomif/perl-error.pm";,
- "web" : "https://github.com/shlomif/error";
+ "url" : "git://github.com/shlomif/perl-error.pm.git",
+ "web" : "https://github.com/shlomif/p

commit perl-Error for openSUSE:Factory

2018-11-13 Thread root
Hello community,

here is the log from the commit of package perl-Error for openSUSE:Factory 
checked in at 2018-11-13 16:26:38

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


Package is "perl-Error"

Tue Nov 13 16:26:38 2018 rev:29 rq:647276 version:0.17027

Changes:

--- /work/SRC/openSUSE:Factory/perl-Error/perl-Error.changes2018-05-25 
21:37:15.328096794 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Error.new/perl-Error.changes   
2018-11-13 16:26:47.078557428 +0100
@@ -1,0 +2,11 @@
+Thu Nov  8 06:19:56 UTC 2018 - Stephan Kulow 
+
+- updated to 0.17027
+   see /usr/share/doc/packages/perl-Error/Changes
+
+  0.17027 2018-10-28
+  - Documentation and examples enhancements.
+  - 
https://bitbucket.org/shlomif/perl-error.pm/pull-requests/1/october-prc-some-minor-mostly-doc-changes/diff
+  - Thanks to https://metacpan.org/author/JMERELO .
+
+---

Old:

  Error-0.17026.tar.gz

New:

  Error-0.17027.tar.gz



Other differences:
--
++ perl-Error.spec ++
--- /var/tmp/diff_new_pack.j2S1ON/_old  2018-11-13 16:26:49.698553290 +0100
+++ /var/tmp/diff_new_pack.j2S1ON/_new  2018-11-13 16:26:49.698553290 +0100
@@ -12,18 +12,18 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-Error
-Version:0.17026
+Version:0.17027
 Release:0
 %define cpan_name Error
-Summary:Error/exception handling in an OO-ish way
+Summary:Error
 License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Error/
+Url:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
@@ -47,7 +47,7 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
+perl Build.PL installdirs=vendor
 ./Build build flags=%{?_smp_mflags}
 
 %check

++ Error-0.17026.tar.gz -> Error-0.17027.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17026/Build.PL new/Error-0.17027/Build.PL
--- old/Error-0.17026/Build.PL  2018-05-23 20:43:38.0 +0200
+++ new/Error-0.17027/Build.PL  2018-10-28 11:07:29.0 +0100
@@ -19,7 +19,7 @@
 "Shlomi Fish ( http://www.shlomifish.org/ )"
   ],
   "dist_name" => "Error",
-  "dist_version" => "0.17026",
+  "dist_version" => "0.17027",
   "license" => "perl",
   "module_name" => "Error",
   "recursive_test_files" => 1,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17026/Changes new/Error-0.17027/Changes
--- old/Error-0.17026/Changes   2018-05-23 20:43:38.0 +0200
+++ new/Error-0.17027/Changes   2018-10-28 11:07:29.0 +0100
@@ -1,2 +1,7 @@
+0.17027 2018-10-28
+- Documentation and examples enhancements.
+- 
https://bitbucket.org/shlomif/perl-error.pm/pull-requests/1/october-prc-some-minor-mostly-doc-changes/diff
+- Thanks to https://metacpan.org/author/JMERELO .
+
 0.17026 2018-05-23
 - Convert to Dist-Zilla.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17026/META.json new/Error-0.17027/META.json
--- old/Error-0.17026/META.json 2018-05-23 20:43:38.0 +0200
+++ new/Error-0.17027/META.json 2018-10-28 11:07:29.0 +0100
@@ -69,19 +69,19 @@
"provides" : {
   "Error" : {
  "file" : "lib/Error.pm",
- "version" : "0.17026"
+ "version" : "0.17027"
   },
   "Error::Simple" : {
  "file" : "lib/Error.pm",
- "version" : "0.17026"
+ "version" : "0.17027"
   },
   "Error::WarnDie" : {
  "file" : "lib/Error.pm",
- "version" : "0.17026"
+ "version" : "0.17027"
   },
   "Error::subs" : {
  "file" : "lib/Error.pm",
- "version" : "0.17026"
+ "version" : "0.17027"
   }
},
"release_status" : "stable",
@@ -96,10 +96,10 @@
  "web" : "https://github.com/shlomif/error";
   }
},
-   "version" : "0.17026",
+   "version" : "0.17027",
"x_Dist_Zilla" : {
   "perl" : {
- "version" : "5.026002"
+ "version" : "5.028000"
   },
   "plugins" : [
  {
@@ -355,6 +355,16 @@
   ],
 

commit perl-Error for openSUSE:Factory

2018-05-25 Thread root
Hello community,

here is the log from the commit of package perl-Error for openSUSE:Factory 
checked in at 2018-05-25 21:37:14

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


Package is "perl-Error"

Fri May 25 21:37:14 2018 rev:28 rq:611853 version:0.17026

Changes:

--- /work/SRC/openSUSE:Factory/perl-Error/perl-Error.changes2017-08-12 
20:06:07.381243302 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Error.new/perl-Error.changes   
2018-05-25 21:37:15.328096794 +0200
@@ -1,0 +2,6 @@
+Thu May 24 05:20:34 UTC 2018 - co...@suse.com
+
+- updated to 0.17026
+   see /usr/share/doc/packages/perl-Error/Changes
+
+---

Old:

  Error-0.17025.tar.gz

New:

  Error-0.17026.tar.gz



Other differences:
--
++ perl-Error.spec ++
--- /var/tmp/diff_new_pack.rejWCY/_old  2018-05-25 21:37:16.592051041 +0200
+++ /var/tmp/diff_new_pack.rejWCY/_new  2018-05-25 21:37:16.596050896 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Error
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,11 +17,11 @@
 
 
 Name:   perl-Error
-Version:0.17025
+Version:0.17026
 Release:0
 %define cpan_name Error
 Summary:Error/exception handling in an OO-ish way
-License:Artistic-1.0 or GPL-1.0+
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Error/
 Source0:
https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
@@ -30,7 +30,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) >= 0.280801
+BuildRequires:  perl(Module::Build) >= 0.28
+BuildRequires:  perl(Test::More) >= 0.88
 %{perl_requires}
 
 %description
@@ -58,7 +59,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc ChangeLog examples README scripts
+%doc ChangeLog Changes examples README scripts
 %license LICENSE
 
 %changelog

++ Error-0.17025.tar.gz -> Error-0.17026.tar.gz ++
 3055 lines of diff (skipped)




commit perl-Error for openSUSE:Factory

2017-08-12 Thread root
Hello community,

here is the log from the commit of package perl-Error for openSUSE:Factory 
checked in at 2017-08-12 20:06:02

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


Package is "perl-Error"

Sat Aug 12 20:06:02 2017 rev:27 rq:515140 version:0.17025

Changes:

--- /work/SRC/openSUSE:Factory/perl-Error/perl-Error.changes2015-06-12 
20:28:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Error.new/perl-Error.changes   
2017-08-12 20:06:07.381243302 +0200
@@ -1,0 +2,13 @@
+Tue Aug  8 05:29:34 UTC 2017 - co...@suse.com
+
+- updated to 0.17025
+   see /usr/share/doc/packages/perl-Error/ChangeLog
+
+  Aug 07 2017  (Shlomi Fish)
+  
+Error.pm #0.17025
+- Fix 'use Error::Simple' overriding the $VERSION
+  - https://rt.cpan.org/Public/Bug/Display.html?id=122713
+  - Thanks to Matthew Horsfall for the report.
+
+---

Old:

  Error-0.17024.tar.gz

New:

  Error-0.17025.tar.gz



Other differences:
--
++ perl-Error.spec ++
--- /var/tmp/diff_new_pack.Eoq7qs/_old  2017-08-12 20:06:08.385102668 +0200
+++ /var/tmp/diff_new_pack.Eoq7qs/_new  2017-08-12 20:06:08.401100427 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Error
 #
-# Copyright (c) 2015 SUSE LINUX 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,14 @@
 
 
 Name:   perl-Error
-Version:0.17024
+Version:0.17025
 Release:0
 %define cpan_name Error
 Summary:Error/exception handling in an OO-ish way
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Error/
-Source0:
http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -58,6 +58,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc ChangeLog examples LICENSE README scripts
+%doc ChangeLog examples README scripts
+%license LICENSE
 
 %changelog

++ Error-0.17024.tar.gz -> Error-0.17025.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17024/ChangeLog new/Error-0.17025/ChangeLog
--- old/Error-0.17024/ChangeLog 2015-05-30 12:46:00.0 +0200
+++ new/Error-0.17025/ChangeLog 2017-08-07 13:50:32.0 +0200
@@ -1,3 +1,10 @@
+Aug 07 2017  (Shlomi Fish)
+
+  Error.pm #0.17025
+  - Fix 'use Error::Simple' overriding the $VERSION
+- https://rt.cpan.org/Public/Bug/Display.html?id=122713
+- Thanks to Matthew Horsfall for the report.
+
 May 30 2015  (Shlomi Fish)
 
   Error.pm #0.17024
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17024/MANIFEST new/Error-0.17025/MANIFEST
--- old/Error-0.17024/MANIFEST  2015-05-30 12:46:00.0 +0200
+++ new/Error-0.17025/MANIFEST  2017-08-07 13:50:32.0 +0200
@@ -29,7 +29,9 @@
 t/11rethrow.t
 t/12wrong-error-var.t
 t/13except-arg0.t
+t/14Error-Simple-VERSION.t
 t/lib/MyDie.pm
 t/pod-coverage.t
 t/pod.t
+t/style-trailing-space.t
 META.json
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17024/META.json new/Error-0.17025/META.json
--- old/Error-0.17024/META.json 2015-05-30 12:46:00.0 +0200
+++ new/Error-0.17025/META.json 2017-08-07 13:50:32.0 +0200
@@ -4,7 +4,7 @@
   "Shlomi Fish ( http://www.shlomifish.org/ )"
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.421",
+   "generated_by" : "Module::Build version 0.4224",
"keywords" : [
   "deprecated",
   "exceptions",
@@ -36,11 +36,11 @@
"provides" : {
   "Error" : {
  "file" : "lib/Error.pm",
- "version" : "0.17024"
+ "version" : "0.17025"
   },
   "Error::Simple" : {
- "file" : "lib/Error.pm",
- "version" : "0.17024"
+ "file" : "lib/Error/Simple.pm",
+ "version" : "0.17025"
   },
   "Error::WarnDie" : {
  "file" : "lib/Error.pm"
@@ -58,5 +58,6 @@
  "url" : "https://bitbucket.org/shlomif/perl-error.pm";
   }
},
-   "version" : "0.17024"
+   "version" : "0.17025",
+   "x_serialization_backend" : "JSON::PP version 2.27400_02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'

commit perl-Error for openSUSE:Factory

2015-06-12 Thread h_root
Hello community,

here is the log from the commit of package perl-Error for openSUSE:Factory 
checked in at 2015-06-12 20:28:04

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


Package is "perl-Error"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Error/perl-Error.changes2015-04-25 
21:16:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Error.new/perl-Error.changes   
2015-06-12 20:28:05.0 +0200
@@ -1,0 +2,11 @@
+Sun Jun  7 08:30:50 UTC 2015 - co...@suse.com
+
+- updated to 0.17024
+   see /usr/share/doc/packages/perl-Error/ChangeLog
+
+  May 30 2015  (Shlomi Fish)
+  
+Error.pm #0.17024
+- Add link to the VCS repository in META.yml
+
+---

Old:

  Error-0.17023.tar.gz

New:

  Error-0.17024.tar.gz



Other differences:
--
++ perl-Error.spec ++
--- /var/tmp/diff_new_pack.4xdiOH/_old  2015-06-12 20:28:06.0 +0200
+++ /var/tmp/diff_new_pack.4xdiOH/_new  2015-06-12 20:28:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Error
-Version:0.17023
+Version:0.17024
 Release:0
 %define cpan_name Error
 Summary:Error/exception handling in an OO-ish way

++ Error-0.17023.tar.gz -> Error-0.17024.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17023/Build.PL new/Error-0.17024/Build.PL
--- old/Error-0.17023/Build.PL  2015-02-12 19:20:55.0 +0100
+++ new/Error-0.17024/Build.PL  2015-05-30 12:46:00.0 +0200
@@ -19,5 +19,18 @@
 'license'  => "perl",
 'dist_abstract' => 'Error/exception handling in an OO-ish way',
 'dist_author'   => 'Shlomi Fish ( http://www.shlomifish.org/ )',
+meta_merge =>
+{
+resources =>
+{
+repository => "https://bitbucket.org/shlomif/perl-error.pm";,
+},
+keywords =>
+[
+"deprecated",
+"exceptions",
+"oop",
+],
+},
 );
 $build->create_build_script;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17023/ChangeLog new/Error-0.17024/ChangeLog
--- old/Error-0.17023/ChangeLog 2015-02-12 19:20:55.0 +0100
+++ new/Error-0.17024/ChangeLog 2015-05-30 12:46:00.0 +0200
@@ -1,3 +1,8 @@
+May 30 2015  (Shlomi Fish)
+
+  Error.pm #0.17024
+  - Add link to the VCS repository in META.yml
+
 Feb 12 2015  (Shlomi Fish)
 
   Error.pm #0.17023
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17023/META.json new/Error-0.17024/META.json
--- old/Error-0.17023/META.json 2015-02-12 19:20:55.0 +0100
+++ new/Error-0.17024/META.json 2015-05-30 12:46:00.0 +0200
@@ -5,6 +5,11 @@
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.421",
+   "keywords" : [
+  "deprecated",
+  "exceptions",
+  "oop"
+   ],
"license" : [
   "perl_5"
],
@@ -31,11 +36,11 @@
"provides" : {
   "Error" : {
  "file" : "lib/Error.pm",
- "version" : "0.17023"
+ "version" : "0.17024"
   },
   "Error::Simple" : {
  "file" : "lib/Error.pm",
- "version" : "0.17023"
+ "version" : "0.17024"
   },
   "Error::WarnDie" : {
  "file" : "lib/Error.pm"
@@ -48,7 +53,10 @@
"resources" : {
   "license" : [
  "http://dev.perl.org/licenses/";
-  ]
+  ],
+  "repository" : {
+ "url" : "https://bitbucket.org/shlomif/perl-error.pm";
+  }
},
-   "version" : "0.17023"
+   "version" : "0.17024"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17023/META.yml new/Error-0.17024/META.yml
--- old/Error-0.17023/META.yml  2015-02-12 19:20:55.0 +0100
+++ new/Error-0.17024/META.yml  2015-05-30 12:46:00.0 +0200
@@ -7,6 +7,10 @@
   Module::Build: '0.280801'
 dynamic_config: 1
 generated_by: 'Module::Build version 0.421, CPAN::Meta::Converter version 
2.142060'
+keywords:
+  - deprecated
+  - exceptions
+  - oop
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -15,10 +19,10 @@
 provides:
   Error:
 file: lib/Error.pm
-version: '0.17023'
+version: '0.17024'
   Error::Simple:
 file: lib/Error.pm
-version: '0.17023'
+version: '0.17024'
   Error::WarnDie:
 file: lib/Error.pm
   Error::subs:
@@ -30,4 +34,5 @@
   warnings: '0'
 resources:
   license: http://dev.perl.org/licenses/
-version: '0.17023'
+  repository: https://bitbucket.org/shlomif/perl-error.pm
+version: '0.17024'
diff -urN '--

commit perl-Error for openSUSE:Factory

2015-04-25 Thread h_root
Hello community,

here is the log from the commit of package perl-Error for openSUSE:Factory 
checked in at 2015-04-25 21:16:50

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


Package is "perl-Error"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Error/perl-Error.changes2014-02-12 
17:22:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Error.new/perl-Error.changes   
2015-04-25 21:16:51.0 +0200
@@ -1,0 +2,12 @@
+Thu Apr 16 21:43:52 UTC 2015 - co...@suse.com
+
+- updated to 0.17023
+   see /usr/share/doc/packages/perl-Error/ChangeLog
+
+  Feb 12 2015  (Shlomi Fish)
+  
+Error.pm #0.17023
+- Minimal version of Module-Build reduced to 0.280801
+  - https://rt.cpan.org/Public/Bug/Display.html?id=102062
+
+---

Old:

  Error-0.17022.tar.gz

New:

  Error-0.17023.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Error.spec ++
--- /var/tmp/diff_new_pack.o3bDPb/_old  2015-04-25 21:16:52.0 +0200
+++ /var/tmp/diff_new_pack.o3bDPb/_new  2015-04-25 21:16:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Error
 #
-# Copyright (c) 2014 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
@@ -17,19 +17,20 @@
 
 
 Name:   perl-Error
-Version:0.17022
+Version:0.17023
 Release:0
 %define cpan_name Error
 Summary:Error/exception handling in an OO-ish way
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Error/
-Source: 
http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) >= 0.39
+BuildRequires:  perl(Module::Build) >= 0.280801
 %{perl_requires}
 
 %description

++ Error-0.17022.tar.gz -> Error-0.17023.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17022/Build.PL new/Error-0.17023/Build.PL
--- old/Error-0.17022/Build.PL  2014-01-29 10:12:00.0 +0100
+++ new/Error-0.17023/Build.PL  2015-02-12 19:20:55.0 +0100
@@ -8,7 +8,7 @@
 
 my $build = Test::Run::Builder->new(
 'module_name' => "Error",
-configure_requires => { 'Module::Build' => '0.39', },
+configure_requires => { 'Module::Build' => '0.280801', },
 'requires'=>
 {
 'Scalar::Util' => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17022/ChangeLog new/Error-0.17023/ChangeLog
--- old/Error-0.17022/ChangeLog 2014-01-29 10:12:00.0 +0100
+++ new/Error-0.17023/ChangeLog 2015-02-12 19:20:55.0 +0100
@@ -1,3 +1,9 @@
+Feb 12 2015  (Shlomi Fish)
+
+  Error.pm #0.17023
+  - Minimal version of Module-Build reduced to 0.280801
+- https://rt.cpan.org/Public/Bug/Display.html?id=102062
+
 Jan 29 2014  (Shlomi Fish)
 
   Error.pm #0.17022
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17022/META.json new/Error-0.17023/META.json
--- old/Error-0.17022/META.json 2014-01-29 10:12:00.0 +0100
+++ new/Error-0.17023/META.json 2015-02-12 19:20:55.0 +0100
@@ -4,7 +4,7 @@
   "Shlomi Fish ( http://www.shlomifish.org/ )"
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.4007, CPAN::Meta::Converter 
version 2.132830",
+   "generated_by" : "Module::Build version 0.421",
"license" : [
   "perl_5"
],
@@ -16,7 +16,7 @@
"prereqs" : {
   "configure" : {
  "requires" : {
-"Module::Build" : "0.39"
+"Module::Build" : "0.280801"
  }
   },
   "runtime" : {
@@ -31,11 +31,11 @@
"provides" : {
   "Error" : {
  "file" : "lib/Error.pm",
- "version" : "0.17022"
+ "version" : "0.17023"
   },
   "Error::Simple" : {
  "file" : "lib/Error.pm",
- "version" : "0.17022"
+ "version" : "0.17023"
   },
   "Error::WarnDie" : {
  "file" : "lib/Error.pm"
@@ -50,5 +50,5 @@
  "http://dev.perl.org/licenses/";
   ]
},
-   "version" : "0.17022"
+   "version" : "0.17023"
 }
diff -urN '--exclude=CVS' '--ex

commit perl-Error for openSUSE:Factory

2014-02-12 Thread h_root
Hello community,

here is the log from the commit of package perl-Error for openSUSE:Factory 
checked in at 2014-02-12 17:22:30

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


Package is "perl-Error"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Error/perl-Error.changes2013-10-06 
14:53:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Error.new/perl-Error.changes   
2014-02-12 17:22:31.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  9 13:33:36 UTC 2014 - co...@suse.com
+
+- updated to 0.17022
+  - Add "use warnings;" to everything (CPANTS Kwalitee).
+  - Add a separate LICENSE file (CPANTS Kwalitee).
+
+---

Old:

  Error-0.17021.tar.gz

New:

  Error-0.17022.tar.gz



Other differences:
--
++ perl-Error.spec ++
--- /var/tmp/diff_new_pack.lSFF3t/_old  2014-02-12 17:22:32.0 +0100
+++ /var/tmp/diff_new_pack.lSFF3t/_new  2014-02-12 17:22:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Error
 #
-# 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-Error
-Version:0.17021
+Version:0.17022
 Release:0
 %define cpan_name Error
 Summary:Error/exception handling in an OO-ish way
@@ -30,13 +30,6 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Module::Build) >= 0.39
-#BuildRequires: perl(Error)
-#BuildRequires: perl(Error::Simple)
-#BuildRequires: perl(File::Find::Object)
-#BuildRequires: perl(IO::All)
-#BuildRequires: perl(MyDie)
-#BuildRequires: perl(Test::Run::Builder)
-#BuildRequires: perl(Test::Run::CmdLine::Iface)
 %{perl_requires}
 
 %description
@@ -64,6 +57,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc ChangeLog examples README scripts
+%doc ChangeLog examples LICENSE README scripts
 
 %changelog

++ Error-0.17021.tar.gz -> Error-0.17022.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17021/Build.PL new/Error-0.17022/Build.PL
--- old/Error-0.17021/Build.PL  2013-08-27 07:52:39.0 +0200
+++ new/Error-0.17022/Build.PL  2014-01-29 10:12:00.0 +0100
@@ -13,6 +13,7 @@
 {
 'Scalar::Util' => 0,
 'perl' => "5.6.0",
+'strict' => 0,
 'warnings' => 0,
 },
 'license'  => "perl",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17021/ChangeLog new/Error-0.17022/ChangeLog
--- old/Error-0.17021/ChangeLog 2013-08-27 07:52:39.0 +0200
+++ new/Error-0.17022/ChangeLog 2014-01-29 10:12:00.0 +0100
@@ -1,3 +1,9 @@
+Jan 29 2014  (Shlomi Fish)
+
+  Error.pm #0.17022
+  - Add "use warnings;" to everything (CPANTS Kwalitee).
+  - Add a separate LICENSE file (CPANTS Kwalitee).
+
 Aug 27 2013  (Shlomi Fish)
 
   Error.pm #0.17021
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17021/LICENSE new/Error-0.17022/LICENSE
--- old/Error-0.17021/LICENSE   1970-01-01 01:00:00.0 +0100
+++ new/Error-0.17022/LICENSE   2014-01-29 10:12:00.0 +0100
@@ -0,0 +1,396 @@
+Terms of Perl itself
+
+a) the GNU General Public License as published by the Free
+   Software Foundation; either version 1, or (at your option) any
+   later version, or
+b) the "Artistic License"
+
+
+
+GNU GENERAL PUBLIC LICENSE
+   Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, 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.
+
+Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are 

commit perl-Error for openSUSE:Factory

2013-10-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Error for openSUSE:Factory 
checked in at 2013-10-06 14:53:23

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


Package is "perl-Error"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Error/perl-Error.changes2013-06-10 
17:12:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Error.new/perl-Error.changes   
2013-10-06 14:53:24.0 +0200
@@ -1,0 +2,9 @@
+Fri Oct  4 09:14:23 UTC 2013 - co...@suse.com
+
+- updated to 0.17021
+   Error.pm #0.17021
+   - Fix for the format of the new Carp (in bleadperl)
+ - https://rt.cpan.org/Ticket/Display.html?id=88137
+ - Thanks to Zefram for the report and patch.
+
+---

Old:

  Error-0.17020.tar.gz

New:

  Error-0.17021.tar.gz



Other differences:
--
++ perl-Error.spec ++
--- /var/tmp/diff_new_pack.RWVSpf/_old  2013-10-06 14:53:25.0 +0200
+++ /var/tmp/diff_new_pack.RWVSpf/_new  2013-10-06 14:53:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Error
-Version:0.17020
+Version:0.17021
 Release:0
 %define cpan_name Error
 Summary:Error/exception handling in an OO-ish way
@@ -29,7 +29,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Module::Build) >= 0.39
 #BuildRequires: perl(Error)
 #BuildRequires: perl(Error::Simple)
 #BuildRequires: perl(File::Find::Object)

++ Error-0.17020.tar.gz -> Error-0.17021.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17020/ChangeLog new/Error-0.17021/ChangeLog
--- old/Error-0.17020/ChangeLog 2013-05-03 17:55:38.0 +0200
+++ new/Error-0.17021/ChangeLog 2013-08-27 07:52:39.0 +0200
@@ -1,4 +1,11 @@
-May 03 2012  (Shlomi Fish)
+Aug 27 2013  (Shlomi Fish)
+
+  Error.pm #0.17021
+  - Fix for the format of the new Carp (in bleadperl)
+- https://rt.cpan.org/Ticket/Display.html?id=88137
+- Thanks to Zefram for the report and patch.
+
+May 03 2013  (Shlomi Fish)
 
   Error.pm #0.17020
   - Correct typos.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17020/META.json new/Error-0.17021/META.json
--- old/Error-0.17020/META.json 2013-05-03 17:55:38.0 +0200
+++ new/Error-0.17021/META.json 2013-08-27 07:52:39.0 +0200
@@ -4,7 +4,7 @@
   "Shlomi Fish ( http://www.shlomifish.org/ )"
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.3901, CPAN::Meta::Converter 
version 2.120921",
+   "generated_by" : "Module::Build version 0.4007, CPAN::Meta::Converter 
version 2.120921",
"license" : [
   "perl_5"
],
@@ -30,11 +30,11 @@
"provides" : {
   "Error" : {
  "file" : "lib/Error.pm",
- "version" : "0.17020"
+ "version" : "0.17021"
   },
   "Error::Simple" : {
  "file" : "lib/Error.pm",
- "version" : "0.17020"
+ "version" : "0.17021"
   },
   "Error::WarnDie" : {
  "file" : "lib/Error.pm",
@@ -51,5 +51,5 @@
  "http://dev.perl.org/licenses/";
   ]
},
-   "version" : "0.17020"
+   "version" : "0.17021"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17020/META.yml new/Error-0.17021/META.yml
--- old/Error-0.17020/META.yml  2013-05-03 17:55:38.0 +0200
+++ new/Error-0.17021/META.yml  2013-08-27 07:52:39.0 +0200
@@ -6,7 +6,7 @@
 configure_requires:
   Module::Build: 0.39
 dynamic_config: 1
-generated_by: 'Module::Build version 0.3901, CPAN::Meta::Converter version 
2.120921'
+generated_by: 'Module::Build version 0.4007, CPAN::Meta::Converter version 
2.120921'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -15,10 +15,10 @@
 provides:
   Error:
 file: lib/Error.pm
-version: 0.17020
+version: 0.17021
   Error::Simple:
 file: lib/Error.pm
-version: 0.17020
+version: 0.17021
   Error::WarnDie:
 file: lib/Error.pm
 version: 0
@@ -31,4 +31,4 @@
   warnings: 0
 resources:
   license: http://dev.perl.org/licenses/
-version: 0.17020
+version: 0.17021
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17020/lib/Error/Simple.pm 
new/Error-0.17021/lib/Error/Simple.pm
--- old/Error-0.17020/lib/Error/Simple.pm   2013-05-03 17:55:38.0 
+0200
+++ new/Error-0.17021/lib/Error/Simple.pm   2013-08-27 07:52:39.0 
+0200
@@ -11,7 +11,7 

commit perl-Error for openSUSE:Factory

2013-06-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Error for openSUSE:Factory 
checked in at 2013-06-10 17:12:17

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


Package is "perl-Error"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Error/perl-Error.changes2012-02-16 
16:21:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Error.new/perl-Error.changes   
2013-06-10 17:12:18.0 +0200
@@ -1,0 +2,20 @@
+Tue Jun  4 08:44:23 UTC 2013 - co...@suse.com
+
+- updated to 0.17020
+   Error.pm #0.17020
+   - Correct typos.
+ - https://rt.cpan.org/Ticket/Display.html?id=85023
+ 
+   Error.pm #0.17019
+   - Change to Shlomi Fish's new E-mail and web address.
+   - Clarify the licence of lib/Error/Simple.pm .
+ - https://rt.cpan.org/Ticket/Display.html?id=81277
+ - Thanks to Marcela
+ 
+   Error.pm #0.17018
+   - Add a $VERSION variable for Error::Simple.
+ - thanks to Kevin Dawson for the report.
+   - Add scripts/bump-version-number.pl .
+ - This can be used to bump the version numbers globally.
+
+---

Old:

  Error-0.17017.tar.gz

New:

  Error-0.17020.tar.gz



Other differences:
--
++ perl-Error.spec ++
--- /var/tmp/diff_new_pack.0xQNDF/_old  2013-06-10 17:12:19.0 +0200
+++ /var/tmp/diff_new_pack.0xQNDF/_new  2013-06-10 17:12:19.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Error
 #
-# Copyright (c) 2012 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
@@ -16,32 +16,28 @@
 #
 
 
-%bcond_with pod
-
 Name:   perl-Error
-Version:0.17017
-Release:7
-License:GPL-1.0+ or Artistic-1.0
+Version:0.17020
+Release:0
 %define cpan_name Error
 Summary:Error/exception handling in an OO-ish way
-Url:http://search.cpan.org/dist/Error/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-#Source: 
http://www.cpan.org/authors/id/S/SH/SHLOMIF/Error-0.17016.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/Error/
+Source: 
http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
-BuildRequires:  perl(Module::Build)
 BuildRequires:  perl-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
+BuildRequires:  perl(Module::Build)
+#BuildRequires: perl(Error)
+#BuildRequires: perl(Error::Simple)
+#BuildRequires: perl(File::Find::Object)
+#BuildRequires: perl(IO::All)
+#BuildRequires: perl(MyDie)
+#BuildRequires: perl(Test::Run::Builder)
+#BuildRequires: perl(Test::Run::CmdLine::Iface)
 %{perl_requires}
-%if %{with pod}
-BuildRequires:  perl(Test::Pod) >= 1.14
-BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
-%endif
-BuildRequires:  perl(Scalar::Util)
-BuildRequires:  perl(warnings)
-Requires:   perl(Scalar::Util)
-Requires:   perl(warnings)
 
 %description
 The 'Error' package provides two interfaces. Firstly 'Error' provides a
@@ -56,7 +52,7 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-perl Build.PL installdirs=vendor
+%{__perl} Build.PL installdirs=vendor
 ./Build build flags=%{?_smp_mflags}
 
 %check
@@ -66,11 +62,8 @@
 ./Build install destdir=%{buildroot} create_packlist=0
 %perl_gen_filelist
 
-%clean
-rm -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
-%doc ChangeLog examples README
+%defattr(-,root,root,755)
+%doc ChangeLog examples README scripts
 
 %changelog

++ Error-0.17017.tar.gz -> Error-0.17020.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17017/Build.PL new/Error-0.17020/Build.PL
--- old/Error-0.17017/Build.PL  2012-02-11 12:01:59.0 +0100
+++ new/Error-0.17020/Build.PL  2013-05-03 17:55:38.0 +0200
@@ -8,7 +8,8 @@
 
 my $build = Test::Run::Builder->new(
 'module_name' => "Error",
-'requires'=> 
+configure_requires => { 'Module::Build' => '0.39', },
+'requires'=>
 {
 'Scalar::Util' => 0,
 'perl' => "5.6.0",
@@ -16,6 +17,6 @@
 },
 'license'  => "perl",
 'dist_abstract' => 'Error/exception handling in an OO-ish way',
-'dist_author'   => 'Shlomi Fish ',
+'dist_author'   => 'Shlomi Fish ( http://www.shlomifish.org/ )',
 );
 $build->create_build_script;
dif

commit perl-Error for openSUSE:Factory

2012-02-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Error for openSUSE:Factory 
checked in at 2012-02-16 16:21:54

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


Package is "perl-Error", Maintainer is "vci...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Error/perl-Error.changes2011-11-21 
12:39:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Error.new/perl-Error.changes   
2012-02-16 16:21:56.0 +0100
@@ -1,0 +2,9 @@
+Mon Feb 13 02:36:29 UTC 2012 - vci...@suse.com
+
+- update to 0.17017
+  - Bleadperl broke Error.pm's tests - 
+   - https://rt.cpan.org/Ticket/Display.html?id=74770
+- Applied a patch to check for optional trailing periods.
+   - Thanks to ANDK for the report and RURBAN for the patch
+
+---

Old:

  Error-0.17016.tar.gz

New:

  Error-0.17017.tar.gz



Other differences:
--
++ perl-Error.spec ++
--- /var/tmp/diff_new_pack.xL6tda/_old  2012-02-16 16:21:57.0 +0100
+++ /var/tmp/diff_new_pack.xL6tda/_new  2012-02-16 16:21:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Error
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,26 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %bcond_with pod
 
 Name:   perl-Error
-%define cpan_name Error
-Summary:Error/exception handling in an OO-ish way
-Version:0.17016
+Version:0.17017
 Release:7
 License:GPL-1.0+ or Artistic-1.0
-Group:  Development/Libraries/Perl
+%define cpan_name Error
+Summary:Error/exception handling in an OO-ish way
 Url:http://search.cpan.org/dist/Error/
+Group:  Development/Libraries/Perl
 #Source: 
http://www.cpan.org/authors/id/S/SH/SHLOMIF/Error-0.17016.tar.gz
 Source: %{cpan_name}-%{version}.tar.gz
-BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl-macros
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
+%{perl_requires}
 %if %{with pod}
 BuildRequires:  perl(Test::Pod) >= 1.14
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
@@ -53,26 +52,22 @@
 Errors in the class 'Error' should not be thrown directly, but the user
 should throw errors from a sub-class of 'Error'.
 
-Authors:
-
-Graham Barr 
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
+perl Build.PL installdirs=vendor
 ./Build build flags=%{?_smp_mflags}
 
 %check
 ./Build test
 
 %install
-./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+./Build install destdir=%{buildroot} create_packlist=0
 %perl_gen_filelist
 
 %clean
-%{__rm} -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files -f %{name}.files
 %defattr(-,root,root,-)

++ Error-0.17016.tar.gz -> Error-0.17017.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17016/ChangeLog new/Error-0.17017/ChangeLog
--- old/Error-0.17016/ChangeLog 2009-12-18 23:06:52.0 +0100
+++ new/Error-0.17017/ChangeLog 2012-02-11 12:01:59.0 +0100
@@ -1,3 +1,10 @@
+Feb 11 2012  (Shlomi Fish)
+
+  - Bleadperl broke Error.pm's tests - 
+   - https://rt.cpan.org/Ticket/Display.html?id=74770
+- Applied a patch to check for optional trailing periods.
+   - Thanks to ANDK for the report and RURBAN for the patch
+  
 Dec 19 2009  (Shlomi Fish)
 
   Error.pm #0.17016
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17016/MANIFEST new/Error-0.17017/MANIFEST
--- old/Error-0.17016/MANIFEST  2009-12-18 23:06:52.0 +0100
+++ new/Error-0.17017/MANIFEST  2012-02-11 12:01:59.0 +0100
@@ -30,3 +30,4 @@
 t/lib/MyDie.pm
 t/pod-coverage.t
 t/pod.t
+META.json
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Error-0.17016/META.json new/Error-0.17017/META.json
--- old/Error-0.17016/META.json 1970-01-01 01:00:00.0 +0100
+++ new/Error-0.17017/META.json 2012-02-11 12:01:59.0 +0100
@@ -0,0 +1,55 @@
+{
+   "abstract" : "Error/exception handling in an OO-ish way",
+   "author" : [
+  "Shlomi Fish "
+   ],
+   "dynamic_config" : 1,
+   "generated_by" : "Module::Build 

commit perl-Error for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Error for openSUSE:Factory 
checked in at 2011-12-06 18:40:59

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


Package is "perl-Error", Maintainer is "vci...@suse.com"

Changes:




Other differences:
--
++ perl-Error.spec ++
--- /var/tmp/diff_new_pack.RdBmVr/_old  2011-12-06 19:08:02.0 +0100
+++ /var/tmp/diff_new_pack.RdBmVr/_new  2011-12-06 19:08:02.0 +0100
@@ -24,7 +24,7 @@
 Summary:Error/exception handling in an OO-ish way
 Version:0.17016
 Release:7
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Error/
 #Source: 
http://www.cpan.org/authors/id/S/SH/SHLOMIF/Error-0.17016.tar.gz

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



commit perl-Error for openSUSE:Factory

2011-11-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Error for openSUSE:Factory 
checked in at 2011-11-21 12:39:36

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


Package is "perl-Error", Maintainer is "vci...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Error/perl-Error.changes2011-09-23 
12:36:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Error.new/perl-Error.changes   
2011-11-21 12:39:38.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 18 11:09:03 UTC 2011 - co...@suse.com
+
+- use original .tar.gz
+
+---

Old:

  Error-0.17016.tar.bz2

New:

  Error-0.17016.tar.gz



Other differences:
--
++ perl-Error.spec ++
--- /var/tmp/diff_new_pack.Cd1Fai/_old  2011-11-21 12:39:39.0 +0100
+++ /var/tmp/diff_new_pack.Cd1Fai/_new  2011-11-21 12:39:39.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Error (Version 0.17016)
+# spec file for package perl-Error
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -28,7 +28,7 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Error/
 #Source: 
http://www.cpan.org/authors/id/S/SH/SHLOMIF/Error-0.17016.tar.gz
-Source: %{cpan_name}-%{version}.tar.bz2
+Source: %{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}

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