commit perl-Digest-MD5 for openSUSE:Factory

2020-10-06 Thread root
Hello community,

here is the log from the commit of package perl-Digest-MD5 for openSUSE:Factory 
checked in at 2020-10-06 17:11:13

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


Package is "perl-Digest-MD5"

Tue Oct  6 17:11:13 2020 rev:3 rq:839748 version:2.58

Changes:

--- /work/SRC/openSUSE:Factory/perl-Digest-MD5/perl-Digest-MD5.changes  
2016-03-17 16:47:34.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Digest-MD5.new.4249/perl-Digest-MD5.changes
2020-10-06 17:16:02.449781874 +0200
@@ -1,0 +2,23 @@
+Tue Oct  6 03:09:48 UTC 2020 - Tina Müller 
+
+- updated to 2.58
+   see /usr/share/doc/packages/perl-Digest-MD5/Changes
+
+  2.58 Mon Oct 5 2020
+  - Update repo location.
+  - Update recent changelog entries. Let's see if that's enough to make 
metacpan happy.
+
+  2.57 Mon Oct 5 2020
+  - Merge change submitted to blead - 
https://github.com/Perl/perl5/commit/ee9ac1cd8eb988fea70841eae211b11355711416
+
+  2.56 Mon Oct 5 2020
+  - Github CI Perl 5.6..5.32
+  - Fixup MANIFEST/MANIFEST.SKIP/.gitignore
+  - Enable strict and warnings on all code. Drop vars.pm - 
https://github.com/Dual-Life/digest-md5/pull/11
+  - Preserve OPTIMIZE in hints/irix_6.pl - 
https://github.com/Dual-Life/digest-md5/pull/14
+  - Don't return context buffer if there isn't one - 
https://github.com/Dual-Life/digest-md5/pull/12
+  - Silence possible loss of data warnings on Win32 - 
https://github.com/Dual-Life/digest-md5/pull/13
+
+  2.55 Wed Mar 9 2016
+
+---

Old:

  Digest-MD5-2.55.tar.gz

New:

  Digest-MD5-2.58.tar.gz



Other differences:
--
++ perl-Digest-MD5.spec ++
--- /var/tmp/diff_new_pack.3ukCGU/_old  2020-10-06 17:16:05.137784154 +0200
+++ /var/tmp/diff_new_pack.3ukCGU/_new  2020-10-06 17:16:05.141784157 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Digest-MD5
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,19 @@
 # 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-Digest-MD5
-Version:2.55
+Version:2.58
 Release:0
 %define cpan_name Digest-MD5
 Summary:Perl interface to the MD5 Algorithm
-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/Digest-MD5/
-Source0:
http://www.cpan.org/authors/id/G/GA/GAAS/%{cpan_name}-%{version}.tar.gz
+URL:https://metacpan.org/release/%{cpan_name}
+Source0:
https://cpan.metacpan.org/authors/id/T/TO/TODDR/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -51,11 +51,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++ Digest-MD5-2.55.tar.gz -> Digest-MD5-2.58.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Digest-MD5-2.55/Changes new/Digest-MD5-2.58/Changes
--- old/Digest-MD5-2.55/Changes 2016-03-09 22:11:27.0 +0100
+++ new/Digest-MD5-2.58/Changes 2020-10-05 23:51:15.0 +0200
@@ -1,3 +1,20 @@
+2.58 Mon Oct 5 2020
+- Update repo location.
+- Update recent changelog entries. Let's see if that's enough to make metacpan 
happy.
+
+2.57 Mon Oct 5 2020
+- Merge change submitted to blead - 
https://github.com/Perl/perl5/commit/ee9ac1cd8eb988fea70841eae211b11355711416
+
+
+2.56 Mon Oct 5 2020
+- Github CI Perl 5.6..5.32
+- Fixup MANIFEST/MANIFEST.SKIP/.gitignore
+- Enable strict and warnings on all code. Drop vars.pm - 
https://github.com/Dual-Life/digest-md5/pull/11
+- Preserve OPTIMIZE in hints/irix_6.pl - 
https://github.com/Dual-Life/digest-md5/pull/14
+- Don't return context buffer if there isn't one - 
https://github.com/Dual-Life/digest-md5/pull/12
+- Silence possible loss of data warnings on Win32 - 
https://github.com/Dual-Life/digest-md5/pull/13
+
+2.55 Wed Mar 9 2016
 2016-03-09   Gisle Aas 
 
Release 2.55
diff -urN '--exclude=CVS' '--exc

commit perl-Digest-MD5 for openSUSE:Factory

2016-03-19 Thread h_root
Hello community,

here is the log from the commit of package perl-Digest-MD5 for openSUSE:Factory 
checked in at 2016-03-17 16:34:03

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


Package is "perl-Digest-MD5"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Digest-MD5/perl-Digest-MD5.changes  
2016-01-28 17:25:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Digest-MD5.new/perl-Digest-MD5.changes 
2016-03-17 16:47:34.0 +0100
@@ -1,0 +2,17 @@
+Fri Mar 11 10:01:27 UTC 2016 - co...@suse.com
+
+- updated to 2.55
+   see /usr/share/doc/packages/perl-Digest-MD5/Changes
+
+  2016-03-09   Gisle Aas 
+  
+ Release 2.55
+  
+ Gordon Stanton (2):
+Make use warnings work including test cases.
+Initial Travis config
+  
+ Gisle Aas (1):
+Avoid warning: 'static' is not at beginning of declaration [RT#105646]
+
+---

Old:

  Digest-MD5-2.54.tar.gz

New:

  Digest-MD5-2.55.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Digest-MD5.spec ++
--- /var/tmp/diff_new_pack.tMApTU/_old  2016-03-17 16:47:38.0 +0100
+++ /var/tmp/diff_new_pack.tMApTU/_new  2016-03-17 16:47:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Digest-MD5
 #
-# 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,14 +17,15 @@
 
 
 Name:   perl-Digest-MD5
-Version:2.54
+Version:2.55
 Release:0
 %define cpan_name Digest-MD5
 Summary:Perl interface to the MD5 Algorithm
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Digest-MD5/
-Source: 
http://www.cpan.org/authors/id/G/GA/GAAS/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/G/GA/GAAS/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros

++ Digest-MD5-2.54.tar.gz -> Digest-MD5-2.55.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Digest-MD5-2.54/Changes new/Digest-MD5-2.55/Changes
--- old/Digest-MD5-2.54/Changes 2015-01-12 22:18:09.0 +0100
+++ new/Digest-MD5-2.55/Changes 2016-03-09 22:11:27.0 +0100
@@ -1,3 +1,16 @@
+2016-03-09   Gisle Aas 
+
+   Release 2.55
+
+   Gordon Stanton (2):
+  Make use warnings work including test cases.
+  Initial Travis config
+
+   Gisle Aas (1):
+  Avoid warning: 'static' is not at beginning of declaration [RT#105646] 
+
+
+
 2015-01-12   Gisle Aas 
 
Release 2.54
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Digest-MD5-2.54/MD5.pm new/Digest-MD5-2.55/MD5.pm
--- old/Digest-MD5-2.54/MD5.pm  2015-01-12 22:10:44.0 +0100
+++ new/Digest-MD5-2.55/MD5.pm  2016-03-09 22:09:22.0 +0100
@@ -3,7 +3,7 @@
 use strict;
 use vars qw($VERSION @ISA @EXPORT_OK);
 
-$VERSION = '2.54';
+$VERSION = '2.55';
 
 require Exporter;
 *import = \&Exporter::import;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Digest-MD5-2.54/MD5.xs new/Digest-MD5-2.55/MD5.xs
--- old/Digest-MD5-2.54/MD5.xs  2015-01-12 21:56:15.0 +0100
+++ new/Digest-MD5-2.55/MD5.xs  2016-03-09 22:00:57.0 +0100
@@ -156,7 +156,7 @@
 #endif
 
 #if defined(MGf_DUP) && defined(USE_ITHREADS)
-const STATIC MGVTBL vtbl_md5 = {
+STATIC const MGVTBL vtbl_md5 = {
 NULL, /* get */
 NULL, /* set */
 NULL, /* len */
@@ -168,7 +168,7 @@
 };
 #else
 /* declare as 5 member, not normal 8 to save image space*/
-const STATIC struct {
+STATIC const struct {
int (*svt_get)(SV* sv, MAGIC* mg);
int (*svt_set)(SV* sv, MAGIC* mg);
U32 (*svt_len)(SV* sv, MAGIC* mg);
@@ -788,7 +788,7 @@
 PPCODE:
MD5Init(&ctx);
 
-   if (PL_dowarn & G_WARN_ON) {
+   if ((PL_dowarn & G_WARN_ON) || ckWARN(WARN_SYNTAX)) {
 const char *msg = 0;
if (items == 1) {
if (SvROK(ST(0))) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Digest-MD5-2.54/META.json 
new/Digest-MD5-2.55/META.json
--- old/Digest-MD5-2.54/META.json   2015-01-12 22:18:48.0 +0100
+++ new/Digest-MD5-2.55/META.json   2016-03-09 22:14:39.0 +0100
@@ -4,7 +4,7 @@
   "Gisle Aas "