commit perl-Hash-Util-FieldHash-Compat for openSUSE:Factory

2016-06-24 Thread h_root
Hello community,

here is the log from the commit of package perl-Hash-Util-FieldHash-Compat for 
openSUSE:Factory checked in at 2016-06-25 02:24:11

Comparing /work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new (New)


Package is "perl-Hash-Util-FieldHash-Compat"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat/perl-Hash-Util-FieldHash-Compat.changes
  2015-10-12 10:01:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new/perl-Hash-Util-FieldHash-Compat.changes
 2016-06-25 02:24:14.0 +0200
@@ -1,0 +2,10 @@
+Thu Jun 23 06:26:55 UTC 2016 - co...@suse.com
+
+- updated to 0.11
+   see /usr/share/doc/packages/perl-Hash-Util-FieldHash-Compat/Changes
+
+  0.11  2016-06-13 21:57:55Z
+  - be gentle to older toolchains by avoiding the use of
+Module::Metadata in configure-requires (RT#115310)
+
+---

Old:

  Hash-Util-FieldHash-Compat-0.10.tar.gz

New:

  Hash-Util-FieldHash-Compat-0.11.tar.gz



Other differences:
--
++ perl-Hash-Util-FieldHash-Compat.spec ++
--- /var/tmp/diff_new_pack.ixn0NS/_old  2016-06-25 02:24:15.0 +0200
+++ /var/tmp/diff_new_pack.ixn0NS/_new  2016-06-25 02:24:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Hash-Util-FieldHash-Compat
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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-Hash-Util-FieldHash-Compat
-Version:0.10
+Version:0.11
 Release:0
 %define cpan_name Hash-Util-FieldHash-Compat
 Summary:Use Hash::Util::FieldHash or ties, depending on availability
@@ -30,22 +30,21 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(CPAN::Meta::Requirements) >= 2.120620
-BuildRequires:  perl(Module::Metadata)
+BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(parent)
 Requires:   perl(parent)
 %{perl_requires}
 
 %description
-Under older perls this module provides a drop-in compatible API to the
-Hash::Util::FieldHash manpage using the perltie manpage. When the
-Hash::Util::FieldHash manpage is available it will use that instead.
+Under older perls this module provides a drop-in compatible API to
+Hash::Util::FieldHash using perltie. When Hash::Util::FieldHash is
+available it will use that instead.
 
 This way code requiring field hashes can benefit from fast, robust field
 hashes on Perl 5.10 and newer, but still run on older perls that don't ship
 with that module.
 
-See the Hash::Util::FieldHash manpage for all the details of the API.
+See Hash::Util::FieldHash for all the details of the API.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}

++ Hash-Util-FieldHash-Compat-0.10.tar.gz -> 
Hash-Util-FieldHash-Compat-0.11.tar.gz ++
 2320 lines of diff (skipped)




commit perl-Hash-Util-FieldHash-Compat for openSUSE:Factory

2015-10-12 Thread h_root
Hello community,

here is the log from the commit of package perl-Hash-Util-FieldHash-Compat for 
openSUSE:Factory checked in at 2015-10-12 10:01:37

Comparing /work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new (New)


Package is "perl-Hash-Util-FieldHash-Compat"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat/perl-Hash-Util-FieldHash-Compat.changes
  2015-08-28 08:26:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new/perl-Hash-Util-FieldHash-Compat.changes
 2015-10-12 10:01:41.0 +0200
@@ -1,0 +2,10 @@
+Mon Sep 28 08:47:06 UTC 2015 - co...@suse.com
+
+- updated to 0.10
+   see /usr/share/doc/packages/perl-Hash-Util-FieldHash-Compat/Changes
+
+  0.10  2015-09-27 04:28:27Z
+  - fix invalid prereq specification for Heavy implementation (changed
+in 0.09)
+
+---

Old:

  Hash-Util-FieldHash-Compat-0.09.tar.gz

New:

  Hash-Util-FieldHash-Compat-0.10.tar.gz



Other differences:
--
++ perl-Hash-Util-FieldHash-Compat.spec ++
--- /var/tmp/diff_new_pack.vGCq3S/_old  2015-10-12 10:01:42.0 +0200
+++ /var/tmp/diff_new_pack.vGCq3S/_new  2015-10-12 10:01:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Hash-Util-FieldHash-Compat
-Version:0.09
+Version:0.10
 Release:0
 %define cpan_name Hash-Util-FieldHash-Compat
 Summary:Use Hash::Util::FieldHash or ties, depending on availability
@@ -32,9 +32,7 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(CPAN::Meta::Requirements) >= 2.120620
 BuildRequires:  perl(Module::Metadata)
-BuildRequires:  perl(Tie::RefHash::Weak) >= 0.08
 BuildRequires:  perl(parent)
-Requires:   perl(Tie::RefHash::Weak) >= 0.08
 Requires:   perl(parent)
 %{perl_requires}
 
@@ -66,6 +64,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README
+%doc Changes CONTRIBUTING LICENCE README
 
 %changelog

++ Hash-Util-FieldHash-Compat-0.09.tar.gz -> 
Hash-Util-FieldHash-Compat-0.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Hash-Util-FieldHash-Compat-0.09/CONTRIBUTING 
new/Hash-Util-FieldHash-Compat-0.10/CONTRIBUTING
--- old/Hash-Util-FieldHash-Compat-0.09/CONTRIBUTING2015-08-16 
07:34:18.0 +0200
+++ new/Hash-Util-FieldHash-Compat-0.10/CONTRIBUTING2015-09-27 
06:28:32.0 +0200
@@ -93,4 +93,4 @@
 
 
 This file was generated via Dist::Zilla::Plugin::GenerateFile::ShareDir 0.006 
from a
-template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.102.
+template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.104.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Hash-Util-FieldHash-Compat-0.09/Changes 
new/Hash-Util-FieldHash-Compat-0.10/Changes
--- old/Hash-Util-FieldHash-Compat-0.09/Changes 2015-08-16 07:34:18.0 
+0200
+++ new/Hash-Util-FieldHash-Compat-0.10/Changes 2015-09-27 06:28:32.0 
+0200
@@ -1,5 +1,9 @@
 Revision history for Hash-Util-FieldHash-Compat
 
+0.10  2015-09-27 04:28:27Z
+- fix invalid prereq specification for Heavy implementation (changed
+  in 0.09)
+
 0.09  2015-08-16 05:34:14Z
 - update some distribution tooling
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Hash-Util-FieldHash-Compat-0.09/LICENCE 
new/Hash-Util-FieldHash-Compat-0.10/LICENCE
--- old/Hash-Util-FieldHash-Compat-0.09/LICENCE 1970-01-01 01:00:00.0 
+0100
+++ new/Hash-Util-FieldHash-Compat-0.10/LICENCE 2015-09-27 06:28:32.0 
+0200
@@ -0,0 +1,379 @@
+This software is copyright (c) 2008 by יובל קוג'מן (Yuval Kogman).
+
+This is free software; you can redistribute it and/or modify it under
+the same terms as the Perl 5 programming language system itself.
+
+Terms of the Perl programming language system 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"
+
+--- The GNU General Public License, Version 1, February 1989 ---
+
+This software is Copyright (c) 2008 by יובל קוג'מן (Yuval Kogman).
+
+This is free software, licensed under:
+
+  The GNU General Public License, Version 1, February 1989
+
+GNU GENERAL PUBLIC LICENSE
+ Version 1, February 1989
+
+ Copyright (C) 1989 Free Software Foundation, Inc.
+ 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+
+ Everyone is permitted to copy 

commit perl-Hash-Util-FieldHash-Compat for openSUSE:Factory

2015-08-28 Thread h_root
Hello community,

here is the log from the commit of package perl-Hash-Util-FieldHash-Compat for 
openSUSE:Factory checked in at 2015-08-28 08:26:24

Comparing /work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new (New)


Package is perl-Hash-Util-FieldHash-Compat

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat/perl-Hash-Util-FieldHash-Compat.changes
  2015-04-15 16:24:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new/perl-Hash-Util-FieldHash-Compat.changes
 2015-08-28 08:26:26.0 +0200
@@ -1,0 +2,9 @@
+Sun Aug 23 08:53:46 UTC 2015 - co...@suse.com
+
+- updated to 0.09
+   see /usr/share/doc/packages/perl-Hash-Util-FieldHash-Compat/Changes
+
+  0.09  2015-08-16 05:34:14Z
+  - update some distribution tooling
+
+---

Old:

  Hash-Util-FieldHash-Compat-0.08.tar.gz

New:

  Hash-Util-FieldHash-Compat-0.09.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Hash-Util-FieldHash-Compat.spec ++
--- /var/tmp/diff_new_pack.h3yqKJ/_old  2015-08-28 08:26:26.0 +0200
+++ /var/tmp/diff_new_pack.h3yqKJ/_new  2015-08-28 08:26:27.0 +0200
@@ -17,20 +17,24 @@
 
 
 Name:   perl-Hash-Util-FieldHash-Compat
-Version:0.08
+Version:0.09
 Release:0
 %define cpan_name Hash-Util-FieldHash-Compat
 Summary:Use Hash::Util::FieldHash or ties, depending on availability
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Hash-Util-FieldHash-Compat/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(CPAN::Meta::Requirements) = 2.120620
+BuildRequires:  perl(Module::Metadata)
+BuildRequires:  perl(Tie::RefHash::Weak) = 0.08
 BuildRequires:  perl(parent)
-BuildRequires:  perl(version)
+Requires:   perl(Tie::RefHash::Weak) = 0.08
 Requires:   perl(parent)
 %{perl_requires}
 
@@ -62,6 +66,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README README.md
+%doc Changes CONTRIBUTING LICENSE README
 
 %changelog

++ Hash-Util-FieldHash-Compat-0.08.tar.gz - 
Hash-Util-FieldHash-Compat-0.09.tar.gz ++
 3312 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



commit perl-Hash-Util-FieldHash-Compat for openSUSE:Factory

2015-04-15 Thread h_root
Hello community,

here is the log from the commit of package perl-Hash-Util-FieldHash-Compat for 
openSUSE:Factory checked in at 2015-04-15 16:24:01

Comparing /work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new (New)


Package is perl-Hash-Util-FieldHash-Compat

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat/perl-Hash-Util-FieldHash-Compat.changes
  2014-03-28 13:17:12.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new/perl-Hash-Util-FieldHash-Compat.changes
 2015-04-15 16:24:03.0 +0200
@@ -1,0 +2,9 @@
+Mon Apr 13 18:15:38 UTC 2015 - co...@suse.com
+
+- updated to 0.08
+   see /usr/share/doc/packages/perl-Hash-Util-FieldHash-Compat/Changes
+
+  0.08  2014-07-17 15:06:28Z
+  - add missing prereq declarations needed for perl 5.6 (RT#97000)
+
+---

Old:

  Hash-Util-FieldHash-Compat-0.07.tar.gz

New:

  Hash-Util-FieldHash-Compat-0.08.tar.gz



Other differences:
--
++ perl-Hash-Util-FieldHash-Compat.spec ++
--- /var/tmp/diff_new_pack.vVaedc/_old  2015-04-15 16:24:03.0 +0200
+++ /var/tmp/diff_new_pack.vVaedc/_new  2015-04-15 16:24:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Hash-Util-FieldHash-Compat
 #
-# 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,10 +17,10 @@
 
 
 Name:   perl-Hash-Util-FieldHash-Compat
-Version:0.07
+Version:0.08
 Release:0
 %define cpan_name Hash-Util-FieldHash-Compat
-Summary:Use LHash::Util::FieldHash or ties, depending
+Summary:Use Hash::Util::FieldHash or ties, depending on availability
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Hash-Util-FieldHash-Compat/
@@ -29,7 +29,9 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::use::ok)
+BuildRequires:  perl(parent)
+BuildRequires:  perl(version)
+Requires:   perl(parent)
 %{perl_requires}
 
 %description

++ Hash-Util-FieldHash-Compat-0.07.tar.gz - 
Hash-Util-FieldHash-Compat-0.08.tar.gz ++
 2114 lines of diff (skipped)




commit perl-Hash-Util-FieldHash-Compat for openSUSE:Factory

2014-03-28 Thread h_root
Hello community,

here is the log from the commit of package perl-Hash-Util-FieldHash-Compat for 
openSUSE:Factory checked in at 2014-03-28 13:17:11

Comparing /work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new (New)


Package is perl-Hash-Util-FieldHash-Compat

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat/perl-Hash-Util-FieldHash-Compat.changes
  2014-03-09 18:38:22.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new/perl-Hash-Util-FieldHash-Compat.changes
 2014-03-28 13:17:12.0 +0100
@@ -1,0 +2,10 @@
+Mon Mar 24 21:09:12 UTC 2014 - l...@linux-schulserver.de
+
+- update to 0.07:
+  + better fix for misleading 'provides' metadata
+  + now skipping back-compat tests on newer perls - this test 
+will now run for authors only
+  + fix misleading 'provides' metadata (added in 0.05) that may 
+confuse some tools
+
+---

Old:

  Hash-Util-FieldHash-Compat-0.05.tar.gz

New:

  Hash-Util-FieldHash-Compat-0.07.tar.gz



Other differences:
--
++ perl-Hash-Util-FieldHash-Compat.spec ++
--- /var/tmp/diff_new_pack.IYLWOh/_old  2014-03-28 13:17:12.0 +0100
+++ /var/tmp/diff_new_pack.IYLWOh/_new  2014-03-28 13:17:12.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Hash-Util-FieldHash-Compat
-Version:0.05
+Version:0.07
 Release:0
 %define cpan_name Hash-Util-FieldHash-Compat
 Summary:Use LHash::Util::FieldHash or ties, depending

++ Hash-Util-FieldHash-Compat-0.05.tar.gz - 
Hash-Util-FieldHash-Compat-0.07.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Hash-Util-FieldHash-Compat-0.05/CONTRIBUTING 
new/Hash-Util-FieldHash-Compat-0.07/CONTRIBUTING
--- old/Hash-Util-FieldHash-Compat-0.05/CONTRIBUTING2014-02-16 
10:14:36.0 +0100
+++ new/Hash-Util-FieldHash-Compat-0.07/CONTRIBUTING2014-03-20 
18:05:51.0 +0100
@@ -71,4 +71,4 @@
 
 
 This file was generated via Dist::Zilla::Plugin::GenerateFile::ShareDir 0.005 
from a
-template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.050.
+template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.053.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Hash-Util-FieldHash-Compat-0.05/Changes 
new/Hash-Util-FieldHash-Compat-0.07/Changes
--- old/Hash-Util-FieldHash-Compat-0.05/Changes 2014-02-16 10:14:36.0 
+0100
+++ new/Hash-Util-FieldHash-Compat-0.07/Changes 2014-03-20 18:05:51.0 
+0100
@@ -1,5 +1,14 @@
 Revision history for Hash-Util-FieldHash-Compat
 
+0.07  2014-03-20 17:05:45Z
+- better fix for misleading 'provides' metadata
+- now skipping back-compat tests on newer perls - this test will now
+  run for authors only
+
+0.06  2014-03-20 05:56:43Z
+- fix misleading 'provides' metadata (added in 0.05) that may confuse
+  some tools
+
 0.05  2014-02-16 09:14:30Z
 - convert to Dist::Zilla, with more metadata
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Hash-Util-FieldHash-Compat-0.05/LICENSE 
new/Hash-Util-FieldHash-Compat-0.07/LICENSE
--- old/Hash-Util-FieldHash-Compat-0.05/LICENSE 2014-02-16 10:14:36.0 
+0100
+++ new/Hash-Util-FieldHash-Compat-0.07/LICENSE 2014-03-20 18:05:51.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/Hash-Util-FieldHash-Compat-0.05/MANIFEST 
new/Hash-Util-FieldHash-Compat-0.07/MANIFEST
--- old/Hash-Util-FieldHash-Compat-0.05/MANIFEST2014-02-16 
10:14:36.0 +0100
+++ new/Hash-Util-FieldHash-Compat-0.07/MANIFEST2014-03-20 
18:05:51.0 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.013.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.014.
 CONTRIBUTING
 Changes
 INSTALL
@@ -15,6 +15,7 @@
 lib/Hash/Util/FieldHash/Compat/Heavy.pm
 t/00-report-prereqs.t
 t/01_basic.t
+t/02-heavy.t
 xt/author/00-compile.t
 xt/author/pod-spell.t
 xt/release/changes_has_content.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit perl-Hash-Util-FieldHash-Compat for openSUSE:Factory

2014-03-09 Thread h_root
Hello community,

here is the log from the commit of package perl-Hash-Util-FieldHash-Compat for 
openSUSE:Factory checked in at 2014-03-09 18:38:21

Comparing /work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new (New)


Package is perl-Hash-Util-FieldHash-Compat

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat/perl-Hash-Util-FieldHash-Compat.changes
  2014-02-11 10:44:46.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new/perl-Hash-Util-FieldHash-Compat.changes
 2014-03-09 18:38:22.0 +0100
@@ -1,0 +2,6 @@
+Fri Mar  7 09:23:56 UTC 2014 - co...@suse.com
+
+- updated to 0.05
+ - convert to Dist::Zilla, with more metadata
+
+---

Old:

  Hash-Util-FieldHash-Compat-0.04.tar.gz

New:

  Hash-Util-FieldHash-Compat-0.05.tar.gz



Other differences:
--
++ perl-Hash-Util-FieldHash-Compat.spec ++
--- /var/tmp/diff_new_pack.1dwocz/_old  2014-03-09 18:38:23.0 +0100
+++ /var/tmp/diff_new_pack.1dwocz/_new  2014-03-09 18:38:23.0 +0100
@@ -17,24 +17,23 @@
 
 
 Name:   perl-Hash-Util-FieldHash-Compat
-Version:0.04
+Version:0.05
 Release:0
 %define cpan_name Hash-Util-FieldHash-Compat
 Summary:Use LHash::Util::FieldHash or ties, depending
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Hash-Util-FieldHash-Compat/
-Source: %{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::use::ok)
-Requires:   perl(Test::use::ok)
 %{perl_requires}
 
 %description
-Under older perls this module provides a drop in compatible api to the
+Under older perls this module provides a drop-in compatible API to the
 Hash::Util::FieldHash manpage using the perltie manpage. When the
 Hash::Util::FieldHash manpage is available it will use that instead.
 
@@ -59,10 +58,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
+%doc Changes CONTRIBUTING LICENSE README README.md
 
 %changelog

++ Hash-Util-FieldHash-Compat-0.04.tar.gz - 
Hash-Util-FieldHash-Compat-0.05.tar.gz ++
 3017 lines of diff (skipped)

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



commit perl-Hash-Util-FieldHash-Compat for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Hash-Util-FieldHash-Compat for 
openSUSE:Factory checked in at 2014-02-11 10:44:45

Comparing /work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new (New)


Package is perl-Hash-Util-FieldHash-Compat

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat/perl-Hash-Util-FieldHash-Compat.changes
  2011-09-23 12:37:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new/perl-Hash-Util-FieldHash-Compat.changes
 2014-02-11 10:44:46.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 08:12:51 UTC 2014 - l...@linux-schulserver.de
+
+- update to 0.04:
+  + RT#83667: localize $SIG{__DIE__} before an eval
+
+---

Old:

  Hash-Util-FieldHash-Compat-0.03.tar.gz

New:

  Hash-Util-FieldHash-Compat-0.04.tar.gz



Other differences:
--
++ perl-Hash-Util-FieldHash-Compat.spec ++
--- /var/tmp/diff_new_pack.QiQ9rP/_old  2014-02-11 10:44:46.0 +0100
+++ /var/tmp/diff_new_pack.QiQ9rP/_new  2014-02-11 10:44:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Hash-Util-FieldHash-Compat
 #
-# Copyright (c) 2011 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
@@ -16,16 +16,15 @@
 #
 
 
-
 Name:   perl-Hash-Util-FieldHash-Compat
-Version:0.03
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:0.04
+Release:0
 %define cpan_name Hash-Util-FieldHash-Compat
 Summary:Use LHash::Util::FieldHash or ties, depending
-Url:http://search.cpan.org/dist/Hash-Util-FieldHash-Compat/
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
-Source: 
http://www.cpan.org/authors/id/N/NU/NUFFIN/%{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/Hash-Util-FieldHash-Compat/
+Source: %{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ Hash-Util-FieldHash-Compat-0.03.tar.gz - 
Hash-Util-FieldHash-Compat-0.04.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Hash-Util-FieldHash-Compat-0.03/Changes 
new/Hash-Util-FieldHash-Compat-0.04/Changes
--- old/Hash-Util-FieldHash-Compat-0.03/Changes 1970-01-01 01:00:00.0 
+0100
+++ new/Hash-Util-FieldHash-Compat-0.04/Changes 2014-02-02 06:02:35.0 
+0100
@@ -0,0 +1,12 @@
+0.04
+- RT#83667: localize $SIG{__DIE__} before an eval
+
+0.03
+   - Work around the strangeness of if.pm trying to use :all.pm. WTF?
+
+0.02
+   - Tie::RefHash related dependencies changed
+   - ::Compat imports all of Hash::Util::FielDhash on 5.10 so that fully 
qualified calls work
+
+0.01
+   - Initial release
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Hash-Util-FieldHash-Compat-0.03/MANIFEST 
new/Hash-Util-FieldHash-Compat-0.04/MANIFEST
--- old/Hash-Util-FieldHash-Compat-0.03/MANIFEST2008-05-16 
04:44:53.0 +0200
+++ new/Hash-Util-FieldHash-Compat-0.04/MANIFEST2014-02-02 
06:10:43.0 +0100
@@ -1,8 +1,10 @@
+Changes
 lib/Hash/Util/FieldHash/Compat.pm
 lib/Hash/Util/FieldHash/Compat/Heavy.pm
 Makefile.PL
 MANIFEST   This list of files
 MANIFEST.SKIP
 t/01_basic.t
-META.yml Module meta-data (added by MakeMaker)
+META.yml Module YAML meta-data (added by 
MakeMaker)
+META.jsonModule JSON meta-data (added by 
MakeMaker)
 SIGNATUREPublic-key signature (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Hash-Util-FieldHash-Compat-0.03/MANIFEST.SKIP 
new/Hash-Util-FieldHash-Compat-0.04/MANIFEST.SKIP
--- old/Hash-Util-FieldHash-Compat-0.03/MANIFEST.SKIP   2008-01-16 
16:03:26.0 +0100
+++ new/Hash-Util-FieldHash-Compat-0.04/MANIFEST.SKIP   2014-02-02 
06:09:54.0 +0100
@@ -1,10 +1,20 @@
+
+#!start included 
/Users/ether/perl5/perlbrew/perls/19.7/lib/5.19.7/ExtUtils/MANIFEST.SKIP
 # Avoid version control files.
 \bRCS\b
 \bCVS\b
 \bSCCS\b
 ,v$
 \B\.svn\b
+\B\.git\b
+\B\.gitignore\b
 \b_darcs\b
+\B\.cvsignore$
+
+# Avoid VMS specific MakeMaker generated files
+\bDescrip.MMS$

commit perl-Hash-Util-FieldHash-Compat for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Hash-Util-FieldHash-Compat for 
openSUSE:Factory checked in at 2011-12-06 18:42:19

Comparing /work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new (New)


Package is perl-Hash-Util-FieldHash-Compat, Maintainer is 

Changes:




Other differences:
--
++ perl-Hash-Util-FieldHash-Compat.spec ++
--- /var/tmp/diff_new_pack.rtGCRy/_old  2011-12-06 19:11:32.0 +0100
+++ /var/tmp/diff_new_pack.rtGCRy/_new  2011-12-06 19:11:32.0 +0100
@@ -20,7 +20,7 @@
 Name:   perl-Hash-Util-FieldHash-Compat
 Version:0.03
 Release:1
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 %define cpan_name Hash-Util-FieldHash-Compat
 Summary:Use LHash::Util::FieldHash or ties, depending
 Url:http://search.cpan.org/dist/Hash-Util-FieldHash-Compat/

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



commit perl-Hash-Util-FieldHash-Compat for openSUSE:Factory

2011-07-19 Thread h_root

Hello community,

here is the log from the commit of package perl-Hash-Util-FieldHash-Compat for 
openSUSE:Factory
checked in at Tue Jul 19 15:49:51 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/mounts/work_src_done/STABLE/perl-Hash-Util-FieldHash-Compat/perl-Hash-Util-FieldHash-Compat.changes
2011-07-14 11:29:44.0 +0200
@@ -0,0 +1,15 @@
+---
+Thu Jul 14 08:54:30 UTC 2011 - co...@novell.com
+
+- regenerate with cpanspec
+
+---
+Wed Dec  1 06:55:38 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Sat Apr 10 09:58:32 UTC 2010 - l...@linux-schulserver.de
+
+- initial version 0.03
+

calling whatdependson for head-i586


New:

  Hash-Util-FieldHash-Compat-0.03.tar.gz
  perl-Hash-Util-FieldHash-Compat.changes
  perl-Hash-Util-FieldHash-Compat.spec



Other differences:
--
++ perl-Hash-Util-FieldHash-Compat.spec ++
#
# spec file for package perl-Hash-Util-FieldHash-Compat
#
# 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/
#



Name:   perl-Hash-Util-FieldHash-Compat
Version:0.03
Release:1
License:GPL+ or Artistic
%define cpan_name Hash-Util-FieldHash-Compat
Summary:Use LHash::Util::FieldHash or ties, depending
Url:http://search.cpan.org/dist/Hash-Util-FieldHash-Compat/
Group:  Development/Libraries/Perl
Source: 
http://www.cpan.org/authors/id/N/NU/NUFFIN/%{cpan_name}-%{version}.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(Test::use::ok)
Requires:   perl(Test::use::ok)
%{perl_requires}

%description
Under older perls this module provides a drop in compatible api to the
Hash::Util::FieldHash manpage using the perltie manpage. When the
Hash::Util::FieldHash manpage is available it will use that instead.

This way code requiring field hashes can benefit from fast, robust field
hashes on Perl 5.10 and newer, but still run on older perls that don't ship
with that module.

See the Hash::Util::FieldHash manpage for all the details of the API.

%prep
%setup -q -n %{cpan_name}-%{version}

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

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%clean
%{__rm} -rf %{buildroot}

%files -f %{name}.files
%defattr(-,root,root,755)

%changelog





Remember to have fun...

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