Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Tie-Hash-DBD for 
openSUSE:Factory checked in at 2023-01-31 16:10:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Tie-Hash-DBD (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Tie-Hash-DBD.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Tie-Hash-DBD"

Tue Jan 31 16:10:19 2023 rev:17 rq:1062256 version:0.24

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Tie-Hash-DBD/perl-Tie-Hash-DBD.changes      
2021-05-20 19:25:55.397730136 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Tie-Hash-DBD.new.32243/perl-Tie-Hash-DBD.changes
   2023-01-31 16:17:13.144541028 +0100
@@ -1,0 +2,10 @@
+Sat Jan  7 03:08:08 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 0.24
+   see /usr/share/doc/packages/perl-Tie-Hash-DBD/Changes
+
+  0.24 - 06 Jan 2023, H.Merijn Brand
+      * It's 2022
+      * It's 2023
+
+-------------------------------------------------------------------

Old:
----
  Tie-Hash-DBD-0.23.tgz

New:
----
  Tie-Hash-DBD-0.24.tgz

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

Other differences:
------------------
++++++ perl-Tie-Hash-DBD.spec ++++++
--- /var/tmp/diff_new_pack.N5ESWo/_old  2023-01-31 16:17:13.508543137 +0100
+++ /var/tmp/diff_new_pack.N5ESWo/_new  2023-01-31 16:17:13.516543183 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Tie-Hash-DBD
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
 
 %define cpan_name Tie-Hash-DBD
 Name:           perl-Tie-Hash-DBD
-Version:        0.23
+Version:        0.24
 Release:        0
-Summary:        Tie a plain hash to a database table
 License:        Artistic-1.0 OR GPL-1.0-or-later
+Summary:        Tie plain hashes to DBI interface
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/%{cpan_name}-%{version}.tgz
 Source1:        cpanspec.yml
@@ -32,9 +32,9 @@
 BuildRequires:  perl(Test::More) >= 0.90
 Requires:       perl(DBI) >= 1.613
 Requires:       perl(Test::More) >= 0.9
-Recommends:     perl(DBD::CSV) >= 0.58
-Recommends:     perl(DBD::Pg) >= v3.14.2
-Recommends:     perl(DBD::SQLite) >= 1.66
+Recommends:     perl(DBD::CSV) >= 0.60
+Recommends:     perl(DBD::Pg) >= v3.16.0
+Recommends:     perl(DBD::SQLite) >= 1.72
 Recommends:     perl(DBI) >= 1.643
 %{perl_requires}
 

++++++ Tie-Hash-DBD-0.23.tgz -> Tie-Hash-DBD-0.24.tgz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tie-Hash-DBD-0.23/Changes 
new/Tie-Hash-DBD-0.24/Changes
--- old/Tie-Hash-DBD-0.23/Changes       2021-05-18 10:39:22.000000000 +0200
+++ new/Tie-Hash-DBD-0.24/Changes       2023-01-06 15:21:37.000000000 +0100
@@ -1,3 +1,7 @@
+0.24   - 06 Jan 2023, H.Merijn Brand
+    * It's 2022
+    * It's 2023
+
 0.23   - 18 May 2021, H.Merijn Brand
     * It's 2021
     * Enable use of tables with extra fields
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tie-Hash-DBD-0.23/META.json 
new/Tie-Hash-DBD-0.24/META.json
--- old/Tie-Hash-DBD-0.23/META.json     2021-05-18 17:28:30.000000000 +0200
+++ new/Tie-Hash-DBD-0.24/META.json     2023-01-06 15:35:19.000000000 +0100
@@ -1,72 +1,72 @@
 {
-   "provides" : {
-      "Tie::Hash::DBD" : {
-         "file" : "lib/Tie/Hash/DBD.pm",
-         "version" : "0.23"
-         },
-      "Tie::Array::DBD" : {
-         "version" : "0.23",
-         "file" : "lib/Tie/Array/DBD.pm"
-         }
-      },
    "resources" : {
-      "bugtracker" : {
-         "web" : "https://github.com/Tux/Tie-Hash-DBD/issues";
-         },
-      "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";
+         },
+      "license" : [
+         "http://dev.perl.org/licenses/";
+         ],
+      "bugtracker" : {
+         "web" : "https://github.com/Tux/Tie-Hash-DBD/issues";
          }
       },
-   "version" : "0.23",
+   "version" : "0.24",
+   "meta-spec" : {
+      "version" : 2,
+      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";
+      },
+   "abstract" : "Tie plain hashes to DBI interface",
+   "generated_by" : "Author",
    "author" : [
       "H.Merijn Brand <h.m.br...@xs4all.nl>"
       ],
-   "license" : [
-      "perl_5"
-      ],
+   "name" : "Tie-Hash-DBD",
+   "provides" : {
+      "Tie::Hash::DBD" : {
+         "version" : "0.24",
+         "file" : "lib/Tie/Hash/DBD.pm"
+         },
+      "Tie::Array::DBD" : {
+         "version" : "0.24",
+         "file" : "lib/Tie/Array/DBD.pm"
+         }
+      },
+   "dynamic_config" : 1,
    "prereqs" : {
       "test" : {
          "requires" : {
-            "Test::Harness" : "0",
+            "Time::HiRes" : "0",
             "Test::More" : "0.90",
-            "Time::HiRes" : "0"
+            "Test::Harness" : "0"
             },
          "recommends" : {
-            "Test::More" : "1.302183"
+            "Test::More" : "1.302191"
+            }
+         },
+      "configure" : {
+         "requires" : {
+            "ExtUtils::MakeMaker" : "0"
             }
          },
       "runtime" : {
          "recommends" : {
-            "DBD::SQLite" : "1.66",
-            "DBI" : "1.643",
-            "DBD::Pg" : "v3.14.2",
-            "DBD::CSV" : "0.58"
+            "DBD::CSV" : "0.60",
+            "DBD::SQLite" : "1.72",
+            "DBD::Pg" : "v3.16.0",
+            "DBI" : "1.643"
             },
          "requires" : {
-            "DBI" : "1.613",
-            "perl" : "5.008003",
+            "Storable" : "0",
             "Carp" : "0",
-            "Storable" : "0"
-            }
-         },
-      "configure" : {
-         "requires" : {
-            "ExtUtils::MakeMaker" : "0"
+            "DBI" : "1.613",
+            "perl" : "5.008003"
             }
          }
       },
    "release_status" : "stable",
-   "abstract" : "Tie plain hashes to DBI interface",
-   "meta-spec" : {
-      "version" : 2,
-      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";
-      },
-   "name" : "Tie-Hash-DBD",
-   "dynamic_config" : 1,
-   "generated_by" : "Author"
+   "license" : [
+      "perl_5"
+      ]
    }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tie-Hash-DBD-0.23/META.yml 
new/Tie-Hash-DBD-0.24/META.yml
--- old/Tie-Hash-DBD-0.23/META.yml      2021-05-18 17:28:30.000000000 +0200
+++ new/Tie-Hash-DBD-0.24/META.yml      2023-01-06 15:35:19.000000000 +0100
@@ -14,16 +14,16 @@
 provides: 
   Tie::Array::DBD: 
     file: lib/Tie/Array/DBD.pm
-    version: '0.23'
+    version: '0.24'
   Tie::Hash::DBD: 
     file: lib/Tie/Hash/DBD.pm
-    version: '0.23'
+    version: '0.24'
 recommends: 
-  DBD::CSV: '0.58'
-  DBD::Pg: v3.14.2
-  DBD::SQLite: '1.66'
+  DBD::CSV: '0.60'
+  DBD::Pg: v3.16.0
+  DBD::SQLite: '1.72'
   DBI: '1.643'
-  Test::More: '1.302183'
+  Test::More: '1.302191'
 requires: 
   Carp: 0
   DBI: '1.613'
@@ -36,4 +36,4 @@
   bugtracker: https://github.com/Tux/Tie-Hash-DBD/issues
   license: http://dev.perl.org/licenses/
   repository: https://github.com/Tux/Tie-Hash-DBD
-version: '0.23'
+version: '0.24'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tie-Hash-DBD-0.23/Makefile.PL 
new/Tie-Hash-DBD-0.24/Makefile.PL
--- old/Tie-Hash-DBD-0.23/Makefile.PL   2021-01-01 12:55:07.000000000 +0100
+++ new/Tie-Hash-DBD-0.24/Makefile.PL   2023-01-06 15:20:49.000000000 +0100
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright 2010-2021 H.Merijn Brand
+# Copyright 2010-2023 H.Merijn Brand
 
 require 5.008003;
 use strict;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tie-Hash-DBD-0.23/README new/Tie-Hash-DBD-0.24/README
--- old/Tie-Hash-DBD-0.23/README        2021-01-01 12:55:09.000000000 +0100
+++ new/Tie-Hash-DBD-0.24/README        2023-01-06 15:20:51.000000000 +0100
@@ -50,7 +50,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2010-2021 H.Merijn Brand. All rights reserved.
+Copyright (C) 2010-2023 H.Merijn Brand. All rights reserved.
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself. 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tie-Hash-DBD-0.23/cpanfile 
new/Tie-Hash-DBD-0.24/cpanfile
--- old/Tie-Hash-DBD-0.23/cpanfile      2021-05-18 17:28:30.000000000 +0200
+++ new/Tie-Hash-DBD-0.24/cpanfile      2023-01-06 15:35:19.000000000 +0100
@@ -2,9 +2,9 @@
 requires   "DBI"                      => "1.613";
 requires   "Storable";
 
-recommends "DBD::CSV"                 => "0.58";
-recommends "DBD::Pg"                  => "3.14.2";
-recommends "DBD::SQLite"              => "1.66";
+recommends "DBD::CSV"                 => "0.60";
+recommends "DBD::Pg"                  => "3.16.0";
+recommends "DBD::SQLite"              => "1.72";
 recommends "DBI"                      => "1.643";
 
 on "configure" => sub {
@@ -16,5 +16,5 @@
     requires   "Test::More"               => "0.90";
     requires   "Time::HiRes";
 
-    recommends "Test::More"               => "1.302183";
+    recommends "Test::More"               => "1.302191";
     };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tie-Hash-DBD-0.23/lib/Tie/Array/DBD.pm 
new/Tie-Hash-DBD-0.24/lib/Tie/Array/DBD.pm
--- old/Tie-Hash-DBD-0.23/lib/Tie/Array/DBD.pm  2021-05-18 10:33:07.000000000 
+0200
+++ new/Tie-Hash-DBD-0.24/lib/Tie/Array/DBD.pm  2023-01-06 15:20:38.000000000 
+0100
@@ -1,6 +1,6 @@
 package Tie::Array::DBD;
 
-our $VERSION = "0.23";
+our $VERSION = "0.24";
 
 use strict;
 use warnings;
@@ -780,7 +780,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2010-2021 H.Merijn Brand
+Copyright (C) 2010-2023 H.Merijn Brand
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself. 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Tie-Hash-DBD-0.23/lib/Tie/Hash/DBD.pm 
new/Tie-Hash-DBD-0.24/lib/Tie/Hash/DBD.pm
--- old/Tie-Hash-DBD-0.23/lib/Tie/Hash/DBD.pm   2021-05-18 10:33:18.000000000 
+0200
+++ new/Tie-Hash-DBD-0.24/lib/Tie/Hash/DBD.pm   2023-01-06 15:20:41.000000000 
+0100
@@ -1,6 +1,6 @@
 package Tie::Hash::DBD;
 
-our $VERSION = "0.23";
+our $VERSION = "0.24";
 
 use strict;
 use warnings;
@@ -695,7 +695,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2010-2021 H.Merijn Brand
+Copyright (C) 2010-2023 H.Merijn Brand
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself. 

Reply via email to