Hello community,
here is the log from the commit of package perl-Tie-Hash-DBD for
openSUSE:Factory checked in at 2019-09-04 09:33:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Tie-Hash-DBD (Old)
and /work/SRC/openSUSE:Factory/.perl-Tie-Hash-DBD.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Tie-Hash-DBD"
Wed Sep 4 09:33:56 2019 rev:13 rq:728019 version:0.20
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Tie-Hash-DBD/perl-Tie-Hash-DBD.changes
2019-08-29 17:18:50.427354226 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Tie-Hash-DBD.new.7948/perl-Tie-Hash-DBD.changes
2019-09-04 09:33:58.694711299 +0200
@@ -1,0 +2,9 @@
+Tue Sep 3 07:09:34 UTC 2019 - <[email protected]>
+
+- updated to 0.20
+ see /usr/share/doc/packages/perl-Tie-Hash-DBD/Changes
+
+ 0.20 - 02 Sep 2019, H.Merijn Brand
+ * Require the correct module for YAML::Syck::Dump
+
+-------------------------------------------------------------------
Old:
----
Tie-Hash-DBD-0.19.tgz
New:
----
Tie-Hash-DBD-0.20.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Tie-Hash-DBD.spec ++++++
--- /var/tmp/diff_new_pack.5oEDnS/_old 2019-09-04 09:33:59.958711020 +0200
+++ /var/tmp/diff_new_pack.5oEDnS/_new 2019-09-04 09:33:59.958711020 +0200
@@ -17,7 +17,7 @@
Name: perl-Tie-Hash-DBD
-Version: 0.19
+Version: 0.20
Release: 0
%define cpan_name Tie-Hash-DBD
Summary: Tie a plain hash to a database table
++++++ Tie-Hash-DBD-0.19.tgz -> Tie-Hash-DBD-0.20.tgz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Tie-Hash-DBD-0.19/CONTRIBUTING.md
new/Tie-Hash-DBD-0.20/CONTRIBUTING.md
--- old/Tie-Hash-DBD-0.19/CONTRIBUTING.md 2018-03-29 11:54:39.000000000
+0200
+++ new/Tie-Hash-DBD-0.20/CONTRIBUTING.md 2019-08-29 08:48:57.000000000
+0200
@@ -16,6 +16,14 @@
[.perltidy](https://github.com/Tux/Release-Checklist/blob/master/.perltidyrc)
and
[.perlcritic](https://github.com/Tux/Release-Checklist/blob/master/.perlcriticrc).
+# Mail
+
+Please, please, please, do *NOT* use HTML mail.
+[Plain text](https://useplaintext.email)
+[without](http://www.goldmark.org/jeff/stupid-disclaimers/)
+[disclaimers](https://www.economist.com/business/2011/04/07/spare-us-the-e-mail-yada-yada)
+will do fine!
+
# Requirements
The minimum version required to use this module is stated in
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Tie-Hash-DBD-0.19/Changes
new/Tie-Hash-DBD-0.20/Changes
--- old/Tie-Hash-DBD-0.19/Changes 2019-08-27 17:37:21.000000000 +0200
+++ new/Tie-Hash-DBD-0.20/Changes 2019-09-02 14:44:24.000000000 +0200
@@ -1,3 +1,6 @@
+0.20 - 02 Sep 2019, H.Merijn Brand
+ * Require the correct module for YAML::Syck::Dump
+
0.19 - 27 Aug 2019, H.Merijn Brand
* Don't skip the test, but do not require the feature
* It's 2019
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Tie-Hash-DBD-0.19/META.json
new/Tie-Hash-DBD-0.20/META.json
--- old/Tie-Hash-DBD-0.19/META.json 2019-08-27 17:38:39.000000000 +0200
+++ new/Tie-Hash-DBD-0.20/META.json 2019-09-02 14:55:35.000000000 +0200
@@ -1,46 +1,43 @@
{
- "abstract" : "Tie plain hashes to DBI interface",
+ "dynamic_config" : 1,
+ "name" : "Tie-Hash-DBD",
"resources" : {
- "license" : [
- "http://dev.perl.org/licenses/"
- ],
"repository" : {
+ "web" : "https://github.com/Tux/Tie-Hash-DBD",
"type" : "git",
- "url" : "https://github.com/Tux/Tie-Hash-DBD",
- "web" : "https://github.com/Tux/Tie-Hash-DBD"
- }
- },
- "author" : [
- "H.Merijn Brand <[email protected]>"
- ],
- "provides" : {
- "Tie::Hash::DBD" : {
- "version" : "0.19",
- "file" : "lib/Tie/Hash/DBD.pm"
+ "url" : "https://github.com/Tux/Tie-Hash-DBD"
},
- "Tie::Array::DBD" : {
- "version" : "0.19",
- "file" : "lib/Tie/Array/DBD.pm"
- }
+ "license" : [
+ "http://dev.perl.org/licenses/"
+ ]
+ },
+ "meta-spec" : {
+ "version" : 2,
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec"
},
+ "generated_by" : "Author",
+ "version" : "0.20",
"license" : [
"perl_5"
],
- "dynamic_config" : 1,
- "version" : "0.19",
+ "author" : [
+ "H.Merijn Brand <[email protected]>"
+ ],
+ "abstract" : "Tie plain hashes to DBI interface",
+ "release_status" : "stable",
"prereqs" : {
"runtime" : {
+ "requires" : {
+ "Storable" : "0",
+ "perl" : "5.008003",
+ "Carp" : "0",
+ "DBI" : "1.613"
+ },
"recommends" : {
+ "DBI" : "1.642",
"DBD::Pg" : "v3.9.1",
- "DBD::SQLite" : "1.64",
"DBD::CSV" : "0.54",
- "DBI" : "1.642"
- },
- "requires" : {
- "perl" : "5.008003",
- "DBI" : "1.613",
- "Storable" : "0",
- "Carp" : "0"
+ "DBD::SQLite" : "1.64"
}
},
"test" : {
@@ -49,8 +46,8 @@
},
"requires" : {
"Time::HiRes" : "0",
- "Test::Harness" : "0",
- "Test::More" : "0.90"
+ "Test::More" : "0.90",
+ "Test::Harness" : "0"
}
},
"configure" : {
@@ -59,11 +56,14 @@
}
}
},
- "name" : "Tie-Hash-DBD",
- "release_status" : "stable",
- "generated_by" : "Author",
- "meta-spec" : {
- "version" : 2,
- "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec"
+ "provides" : {
+ "Tie::Hash::DBD" : {
+ "version" : "0.20",
+ "file" : "lib/Tie/Hash/DBD.pm"
+ },
+ "Tie::Array::DBD" : {
+ "version" : "0.20",
+ "file" : "lib/Tie/Array/DBD.pm"
+ }
}
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Tie-Hash-DBD-0.19/META.yml
new/Tie-Hash-DBD-0.20/META.yml
--- old/Tie-Hash-DBD-0.19/META.yml 2019-08-27 17:38:39.000000000 +0200
+++ new/Tie-Hash-DBD-0.20/META.yml 2019-09-02 14:55:35.000000000 +0200
@@ -14,10 +14,10 @@
provides:
Tie::Array::DBD:
file: lib/Tie/Array/DBD.pm
- version: '0.19'
+ version: '0.20'
Tie::Hash::DBD:
file: lib/Tie/Hash/DBD.pm
- version: '0.19'
+ version: '0.20'
recommends:
DBD::CSV: '0.54'
DBD::Pg: v3.9.1
@@ -35,4 +35,4 @@
resources:
license: http://dev.perl.org/licenses/
repository: https://github.com/Tux/Tie-Hash-DBD
-version: '0.19'
+version: '0.20'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Tie-Hash-DBD-0.19/lib/Tie/Array/DBD.pm
new/Tie-Hash-DBD-0.20/lib/Tie/Array/DBD.pm
--- old/Tie-Hash-DBD-0.19/lib/Tie/Array/DBD.pm 2019-08-27 15:21:42.000000000
+0200
+++ new/Tie-Hash-DBD-0.20/lib/Tie/Array/DBD.pm 2019-09-02 14:50:44.000000000
+0200
@@ -1,6 +1,6 @@
package Tie::Array::DBD;
-our $VERSION = "0.19";
+our $VERSION = "0.20";
use strict;
use warnings;
@@ -177,7 +177,7 @@
$h->{_de} = sub { YAML::Load ($_[0]) };
}
elsif ($str eq "YAML::Syck") {
- require YAML;
+ require YAML::Syck;
$h->{_en} = sub { YAML::Syck::Dump ($_[0]) };
$h->{_de} = sub { YAML::Syck::Load ($_[0]) };
}
@@ -541,7 +541,7 @@
=head2 Database
-The first argument is the connection specifier. This is either and open
+The first argument is the connection specifier. This is either an open
database handle or a C<DBI_DSN> string.
If this argument is a valid handle, this module does not open a database
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Tie-Hash-DBD-0.19/lib/Tie/Hash/DBD.pm
new/Tie-Hash-DBD-0.20/lib/Tie/Hash/DBD.pm
--- old/Tie-Hash-DBD-0.19/lib/Tie/Hash/DBD.pm 2019-08-27 15:22:06.000000000
+0200
+++ new/Tie-Hash-DBD-0.20/lib/Tie/Hash/DBD.pm 2019-09-02 14:50:53.000000000
+0200
@@ -1,6 +1,6 @@
package Tie::Hash::DBD;
-our $VERSION = "0.19";
+our $VERSION = "0.20";
use strict;
use warnings;
@@ -187,7 +187,7 @@
$h->{_de} = sub { YAML::Load ($_[0]) };
}
elsif ($str eq "YAML::Syck") {
- require YAML;
+ require YAML::Syck;
$h->{_en} = sub { YAML::Syck::Dump ($_[0]) };
$h->{_de} = sub { YAML::Syck::Load ($_[0]) };
}