commit perl-Redis for openSUSE:Factory

2020-08-21 Thread root
Hello community,

here is the log from the commit of package perl-Redis for openSUSE:Factory 
checked in at 2020-08-21 19:18:17

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


Package is "perl-Redis"

Fri Aug 21 19:18:17 2020 rev:13 rq:828476 version:1.998

Changes:

--- /work/SRC/openSUSE:Factory/perl-Redis/perl-Redis.changes2020-03-11 
18:52:21.999594943 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Redis.new.3399/perl-Redis.changes  
2020-08-21 19:18:41.248868694 +0200
@@ -1,0 +2,15 @@
+Wed Aug 19 03:13:18 UTC 2020 - Tina Müller 
+
+- updated to 1.998
+   see /usr/share/doc/packages/perl-Redis/Changes
+
+  1.998 2020-08-18 11:04:12+02:00 Europe/Paris
+* remove test expression that is problematic on OpenBSD and NetBSD
+  1.997 2020-80-17 10:03:00+01:00 Europe/Paris
+* various travis fixes
+* #112 applied
+* enable unix socket tests by enabling them in the local test server
+* #144: change exists into defined
+* #146: Fix sentinel option typo
+
+---

Old:

  Redis-1.996.tar.gz

New:

  Redis-1.998.tar.gz



Other differences:
--
++ perl-Redis.spec ++
--- /var/tmp/diff_new_pack.IpiZ59/_old  2020-08-21 19:18:43.244869757 +0200
+++ /var/tmp/diff_new_pack.IpiZ59/_new  2020-08-21 19:18:43.244869757 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Redis
 #
-# Copyright (c) 2020 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
@@ -17,13 +17,13 @@
 
 
 Name:   perl-Redis
-Version:1.996
+Version:1.998
 Release:0
 %define cpan_name Redis
 Summary:Perl binding for Redis database
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
-Url:https://metacpan.org/release/%{cpan_name}
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/D/DA/DAMS/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch

++ Redis-1.996.tar.gz -> Redis-1.998.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.996/Changes new/Redis-1.998/Changes
--- old/Redis-1.996/Changes 2020-03-05 16:17:31.0 +0100
+++ new/Redis-1.998/Changes 2020-08-18 11:04:18.0 +0200
@@ -1,5 +1,17 @@
 Revision history for Redis
 
+1.998 2020-08-18 11:04:12+02:00 Europe/Paris
+
+  * remove test expression that is problematic on OpenBSD and NetBSD
+
+1.997 2020-80-17 10:03:00+01:00 Europe/Paris
+
+  * various travis fixes
+  * #112 applied
+  * enable unix socket tests by enabling them in the local test server
+  * #144: change exists into defined
+  * #146: Fix sentinel option typo
+
 1.996 2020-03-05 16:17:21+01:00 Europe/Paris
 
 1.996 2020-03-05 11:56:11+01:00 Europe/Paris
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.996/META.json new/Redis-1.998/META.json
--- old/Redis-1.996/META.json   2020-03-05 16:17:31.0 +0100
+++ new/Redis-1.998/META.json   2020-08-18 11:04:18.0 +0200
@@ -65,7 +65,7 @@
  "web" : "https://github.com/PerlRedis/perl-redis;
   }
},
-   "version" : "1.996",
+   "version" : "1.998",
"x_generated_by_perl" : "v5.28.2",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.12"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.996/META.yml new/Redis-1.998/META.yml
--- old/Redis-1.996/META.yml2020-03-05 16:17:31.0 +0100
+++ new/Redis-1.998/META.yml2020-08-18 11:04:18.0 +0200
@@ -35,6 +35,6 @@
   bugtracker: https://github.com/PerlRedis/perl-redis/issues
   homepage: https://github.com/PerlRedis/perl-redis
   repository: https://github.com/PerlRedis/perl-redis.git
-version: '1.996'
+version: '1.998'
 x_generated_by_perl: v5.28.2
 x_serialization_backend: 'YAML::Tiny version 1.73'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.996/Makefile.PL new/Redis-1.998/Makefile.PL
--- old/Redis-1.996/Makefile.PL 2020-03-05 16:17:31.0 +0100
+++ new/Redis-1.998/Makefile.PL 2020-08-18 11:04:18.0 +0200
@@ -110,7 +110,7 @@
 "Test::SharedFork" => 0,
 "Test::TCP" => "1.19"
   },
-  "VERSION" => "1.996",
+  "VERSION" => "1.998",
   "test" => {
 "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit perl-Redis for openSUSE:Factory

2020-03-11 Thread root
Hello community,

here is the log from the commit of package perl-Redis for openSUSE:Factory 
checked in at 2020-03-11 18:50:15

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


Package is "perl-Redis"

Wed Mar 11 18:50:15 2020 rev:12 rq:783469 version:1.996

Changes:

--- /work/SRC/openSUSE:Factory/perl-Redis/perl-Redis.changes2019-07-26 
12:39:20.917943953 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Redis.new.3160/perl-Redis.changes  
2020-03-11 18:52:21.999594943 +0100
@@ -1,0 +2,11 @@
+Fri Mar  6 03:10:55 UTC 2020 -  
+
+- updated to 1.996
+   see /usr/share/doc/packages/perl-Redis/Changes
+
+  1.996 2020-03-05 16:17:21+01:00 Europe/Paris
+  
+  1.996 2020-03-05 11:56:11+01:00 Europe/Paris
+* #139: Fix for "Unexpected error condition 104/linux"
+
+---

Old:

  Redis-1.995.tar.gz

New:

  Redis-1.996.tar.gz



Other differences:
--
++ perl-Redis.spec ++
--- /var/tmp/diff_new_pack.dQZaND/_old  2020-03-11 18:52:22.803595302 +0100
+++ /var/tmp/diff_new_pack.dQZaND/_new  2020-03-11 18:52:22.807595304 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Redis
 #
-# 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-Redis
-Version:1.995
+Version:1.996
 Release:0
 %define cpan_name Redis
 Summary:Perl binding for Redis database
@@ -59,7 +59,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Build.PL --installdirs=vendor

++ Redis-1.995.tar.gz -> Redis-1.996.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.995/Changes new/Redis-1.996/Changes
--- old/Redis-1.995/Changes 2019-07-22 11:20:13.0 +0200
+++ new/Redis-1.996/Changes 2020-03-05 16:17:31.0 +0100
@@ -1,5 +1,10 @@
 Revision history for Redis
 
+1.996 2020-03-05 16:17:21+01:00 Europe/Paris
+
+1.996 2020-03-05 11:56:11+01:00 Europe/Paris
+  * #139: Fix for "Unexpected error condition 104/linux"
+
 1.995 2019-07-22 11:20:07+02:00 Europe/Paris
   * revert #136, remove deps that are in core, as it breaks builds in some 
setup
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.995/META.json new/Redis-1.996/META.json
--- old/Redis-1.995/META.json   2019-07-22 11:20:13.0 +0200
+++ new/Redis-1.996/META.json   2020-03-05 16:17:31.0 +0100
@@ -65,7 +65,7 @@
  "web" : "https://github.com/PerlRedis/perl-redis;
   }
},
-   "version" : "1.995",
+   "version" : "1.996",
"x_generated_by_perl" : "v5.28.2",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.12"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.995/META.yml new/Redis-1.996/META.yml
--- old/Redis-1.995/META.yml2019-07-22 11:20:13.0 +0200
+++ new/Redis-1.996/META.yml2020-03-05 16:17:31.0 +0100
@@ -35,6 +35,6 @@
   bugtracker: https://github.com/PerlRedis/perl-redis/issues
   homepage: https://github.com/PerlRedis/perl-redis
   repository: https://github.com/PerlRedis/perl-redis.git
-version: '1.995'
+version: '1.996'
 x_generated_by_perl: v5.28.2
 x_serialization_backend: 'YAML::Tiny version 1.73'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.995/Makefile.PL new/Redis-1.996/Makefile.PL
--- old/Redis-1.995/Makefile.PL 2019-07-22 11:20:13.0 +0200
+++ new/Redis-1.996/Makefile.PL 2020-03-05 16:17:31.0 +0100
@@ -110,7 +110,7 @@
 "Test::SharedFork" => 0,
 "Test::TCP" => "1.19"
   },
-  "VERSION" => "1.995",
+  "VERSION" => "1.996",
   "test" => {
 "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.995/README new/Redis-1.996/README
--- old/Redis-1.995/README  2019-07-22 11:20:13.0 +0200
+++ new/Redis-1.996/README  2020-03-05 16:17:31.0 +0100
@@ -1,5 +1,5 @@
 This archive contains the distribution Redis,
-version 1.995:
+version 1.996:
 
   Perl binding for Redis database
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit perl-Redis for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package perl-Redis for openSUSE:Factory 
checked in at 2019-07-26 12:39:16

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


Package is "perl-Redis"

Fri Jul 26 12:39:16 2019 rev:11 rq:717908 version:1.995

Changes:

--- /work/SRC/openSUSE:Factory/perl-Redis/perl-Redis.changes2019-07-22 
17:18:34.481949668 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Redis.new.4126/perl-Redis.changes  
2019-07-26 12:39:20.917943953 +0200
@@ -1,0 +2,15 @@
+Tue Jul 23 05:29:49 UTC 2019 - Stephan Kulow 
+
+- updated to 1.995
+   see /usr/share/doc/packages/perl-Redis/Changes
+
+  1.995 2019-07-22 11:20:07+02:00 Europe/Paris
+* revert #136, remove deps that are in core, as it breaks builds in some 
setup
+  
+  1.994 2019-07-22 07:51:57+02:00 Europe/Paris
+* Don't send SELECT if current database equals the one being selected 
(@dallaylaen, #132)
+  
+  1.993 2019-07-22 07:01:30+02:00 Europe/Paris
+* fix missing deps (@manwar, #136 )
+
+---

Old:

  Redis-1.992.tar.gz

New:

  Redis-1.995.tar.gz



Other differences:
--
++ perl-Redis.spec ++
--- /var/tmp/diff_new_pack.vpW4Eb/_old  2019-07-26 12:39:21.517943555 +0200
+++ /var/tmp/diff_new_pack.vpW4Eb/_new  2019-07-26 12:39:21.521943552 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Redis
-Version:1.992
+Version:1.995
 Release:0
 %define cpan_name Redis
 Summary:Perl binding for Redis database

++ Redis-1.992.tar.gz -> Redis-1.995.tar.gz ++
 1944 lines of diff (skipped)




commit perl-Redis for openSUSE:Factory

2019-07-22 Thread root
Hello community,

here is the log from the commit of package perl-Redis for openSUSE:Factory 
checked in at 2019-07-22 17:18:33

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


Package is "perl-Redis"

Mon Jul 22 17:18:33 2019 rev:10 rq:717507 version:1.992

Changes:

--- /work/SRC/openSUSE:Factory/perl-Redis/perl-Redis.changes2016-09-05 
21:22:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Redis.new.4126/perl-Redis.changes  
2019-07-22 17:18:34.481949668 +0200
@@ -1,0 +2,9 @@
+Mon Jul 22 05:28:56 UTC 2019 - Stephan Kulow 
+
+- updated to 1.992
+   see /usr/share/doc/packages/perl-Redis/Changes
+
+  1.992 2019-07-21 18:27:23+02:00 Europe/Paris
+* relax the check in 04-pipeline.t about unknown command output (#130)
+
+---

Old:

  Redis-1.991.tar.gz

New:

  Redis-1.992.tar.gz



Other differences:
--
++ perl-Redis.spec ++
--- /var/tmp/diff_new_pack.0c5JE8/_old  2019-07-22 17:18:35.033949228 +0200
+++ /var/tmp/diff_new_pack.0c5JE8/_new  2019-07-22 17:18:35.033949228 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Redis
 #
-# Copyright (c) 2016 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
@@ -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-Redis
-Version:1.991
+Version:1.992
 Release:0
 %define cpan_name Redis
 Summary:Perl binding for Redis database
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Redis/
-Source0:
http://www.cpan.org/authors/id/D/DA/DAMS/%{cpan_name}-%{version}.tar.gz
+Url:https://metacpan.org/release/%{cpan_name}
+Source0:
https://cpan.metacpan.org/authors/id/D/DA/DAMS/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -35,9 +35,7 @@
 BuildRequires:  perl(IO::Socket::Timeout) >= 0.29
 BuildRequires:  perl(IO::String)
 BuildRequires:  perl(IPC::Cmd)
-BuildRequires:  perl(Module::Build::Tiny) >= 0.039
-BuildRequires:  perl(Pod::Coverage::TrustPod)
-BuildRequires:  perl(Test::CPAN::Meta)
+BuildRequires:  perl(Module::Build::Tiny) >= 0.034
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.98
@@ -64,7 +62,7 @@
 find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Build.PL --installdirs=vendor
+perl Build.PL --installdirs=vendor
 ./Build build --flags=%{?_smp_mflags}
 
 %check
@@ -76,6 +74,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README scripts tools
+%doc Changes README
+%license LICENSE
 
 %changelog

++ Redis-1.991.tar.gz -> Redis-1.992.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.991/Build.PL new/Redis-1.992/Build.PL
--- old/Redis-1.991/Build.PL2016-08-23 16:04:36.0 +0200
+++ new/Redis-1.992/Build.PL2019-07-21 18:27:30.0 +0200
@@ -1,3 +1,16 @@
+#
+# This file is part of Redis
+#
+# This software is Copyright (c) 2015 by Pedro Melo, Damien Krotkine.
+#
+# This is free software, licensed under:
+#
+#   The Artistic License 2.0 (GPL Compatible)
+#
+# This Build.PL for Redis was generated by 
Dist::Zilla::Plugin::ModuleBuildTiny 0.015.
+use strict;
+use warnings;
+
 use 5.006;
-use Module::Build::Tiny 0.039;
+use Module::Build::Tiny 0.034;
 Build_PL();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.991/Changes new/Redis-1.992/Changes
--- old/Redis-1.991/Changes 2016-08-23 16:04:36.0 +0200
+++ new/Redis-1.992/Changes 2019-07-21 18:27:30.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Redis
 
+1.992 2019-07-21 18:27:23+02:00 Europe/Paris
+  * relax the check in 04-pipeline.t about unknown command output (#130)
+
 1.991 2016-08-23 16:04:29CEST+0200 Europe/Paris
   * release as a normal release after successful testing of the dev releases
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.991/MANIFEST new/Redis-1.992/MANIFEST
--- old/Redis-1.991/MANIFEST2016-08-23 

commit perl-Redis for openSUSE:Factory

2016-09-05 Thread h_root
Hello community,

here is the log from the commit of package perl-Redis for openSUSE:Factory 
checked in at 2016-09-05 21:21:41

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


Package is "perl-Redis"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Redis/perl-Redis.changes2016-02-17 
12:20:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Redis.new/perl-Redis.changes   
2016-09-05 21:22:42.0 +0200
@@ -1,0 +2,20 @@
+Wed Aug 24 05:58:31 UTC 2016 - co...@suse.com
+
+- updated to 1.991
+   see /usr/share/doc/packages/perl-Redis/Changes
+
+  1.991 2016-08-23 16:04:29CEST+0200 Europe/Paris
+* release as a normal release after successful testing of the dev releases
+  
+  1.990_02  2016-08-06 20:30:30CEST+0200 Europe/Paris
+ * move reconnection test in reconnect test file to avoid test issues
+   (skip_all but still run some tests)
+  
+  1.990_01  2016-08-05 17:17:28CEST+0200 Europe/Paris
+ * fix issue #122: don't attempt to close an already closed or undefined 
socket
+ * fix issue #120 and #111: don't depend on locales for matching error 
messages
+ * fix issue #118: spelling mistake
+ * fix issue #116: forbid continuing using socket after a read timeout
+ * fix issue #115: Unexpected error condition 54/freebsd
+
+---

Old:

  Redis-1.982.tar.gz

New:

  Redis-1.991.tar.gz



Other differences:
--
++ perl-Redis.spec ++
--- /var/tmp/diff_new_pack.xOVC07/_old  2016-09-05 21:22:46.0 +0200
+++ /var/tmp/diff_new_pack.xOVC07/_new  2016-09-05 21:22:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Redis
-Version:1.982
+Version:1.991
 Release:0
 %define cpan_name Redis
 Summary:Perl binding for Redis database

++ Redis-1.982.tar.gz -> Redis-1.991.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.982/Build.PL new/Redis-1.991/Build.PL
--- old/Redis-1.982/Build.PL2016-02-11 09:02:45.0 +0100
+++ new/Redis-1.991/Build.PL2016-08-23 16:04:36.0 +0200
@@ -1,3 +1,3 @@
-use 5.008;
+use 5.006;
 use Module::Build::Tiny 0.039;
 Build_PL();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.982/Changes new/Redis-1.991/Changes
--- old/Redis-1.982/Changes 2016-02-11 09:02:45.0 +0100
+++ new/Redis-1.991/Changes 2016-08-23 16:04:36.0 +0200
@@ -1,5 +1,19 @@
 Revision history for Redis
 
+1.991 2016-08-23 16:04:29CEST+0200 Europe/Paris
+  * release as a normal release after successful testing of the dev releases
+
+1.990_02  2016-08-06 20:30:30CEST+0200 Europe/Paris
+   * move reconnection test in reconnect test file to avoid test issues
+ (skip_all but still run some tests)
+
+1.990_01  2016-08-05 17:17:28CEST+0200 Europe/Paris
+   * fix issue #122: don't attempt to close an already closed or undefined 
socket
+   * fix issue #120 and #111: don't depend on locales for matching error 
messages
+   * fix issue #118: spelling mistake
+   * fix issue #116: forbid continuing using socket after a read timeout
+   * fix issue #115: Unexpected error condition 54/freebsd
+
 1.982 2016-02-11 09:02:40CET+0100 Europe/Paris
* fix issue #117: fix backward compatibility with 5.8
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.982/META.json new/Redis-1.991/META.json
--- old/Redis-1.982/META.json   2016-02-11 09:02:45.0 +0100
+++ new/Redis-1.991/META.json   2016-08-23 16:04:36.0 +0200
@@ -32,7 +32,7 @@
  "requires" : {
 "IO::Socket::Timeout" : "0.29",
 "Try::Tiny" : "0",
-"perl" : "5.008"
+"perl" : "5.006"
  }
   },
   "test" : {
@@ -65,6 +65,6 @@
  "web" : "https://github.com/PerlRedis/perl-redis;
   }
},
-   "version" : "1.982"
+   "version" : "1.991"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.982/META.yml new/Redis-1.991/META.yml
--- old/Redis-1.982/META.yml2016-02-11 09:02:45.0 +0100
+++ new/Redis-1.991/META.yml2016-08-23 16:04:36.0 +0200
@@ -30,9 +30,9 @@
 requires:
   IO::Socket::Timeout: 0.29
   Try::Tiny: 0
-  perl: 5.008
+  perl: 5.006
 resources:
   bugtracker: https://github.com/PerlRedis/perl-redis/issues
   homepage: https://github.com/PerlRedis/perl-redis
   repository: https://github.com/PerlRedis/perl-redis.git
-version: 1.982
+version: 1.991
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit perl-Redis for openSUSE:Factory

2016-02-17 Thread h_root
Hello community,

here is the log from the commit of package perl-Redis for openSUSE:Factory 
checked in at 2016-02-17 10:25:29

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


Package is "perl-Redis"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Redis/perl-Redis.changes2015-10-08 
08:24:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Redis.new/perl-Redis.changes   
2016-02-17 12:20:29.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 10:36:11 UTC 2016 - co...@suse.com
+
+- updated to 1.982
+   see /usr/share/doc/packages/perl-Redis/Changes
+
+  1.982 2016-02-11 09:02:40CET+0100 Europe/Paris
+ * fix issue #117: fix backward compatibility with 5.8
+
+---

Old:

  Redis-1.981.tar.gz

New:

  Redis-1.982.tar.gz



Other differences:
--
++ perl-Redis.spec ++
--- /var/tmp/diff_new_pack.ZgpHVV/_old  2016-02-17 12:20:30.0 +0100
+++ /var/tmp/diff_new_pack.ZgpHVV/_new  2016-02-17 12:20:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Redis
 #
-# 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-Redis
-Version:1.981
+Version:1.982
 Release:0
 %define cpan_name Redis
 Summary:Perl binding for Redis database
@@ -49,10 +49,10 @@
 %{perl_requires}
 
 %description
-Pure perl bindings for the http://redis.io/ manpage
+Pure perl bindings for http://redis.io/
 
 This version supports protocol 2.x (multi-bulk) or later of Redis available
-at the https://github.com/antirez/redis/ manpage.
+at https://github.com/antirez/redis/.
 
 This documentation lists commands which are exercised in test suite, but
 additional commands will work correctly since protocol specifies enough
@@ -61,7 +61,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Build.PL --installdirs=vendor

++ Redis-1.981.tar.gz -> Redis-1.982.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.981/Build.PL new/Redis-1.982/Build.PL
--- old/Redis-1.981/Build.PL2015-09-29 12:32:03.0 +0200
+++ new/Redis-1.982/Build.PL2016-02-11 09:02:45.0 +0100
@@ -1,3 +1,3 @@
-use 5.010;
+use 5.008;
 use Module::Build::Tiny 0.039;
 Build_PL();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.981/Changes new/Redis-1.982/Changes
--- old/Redis-1.981/Changes 2015-09-29 12:32:03.0 +0200
+++ new/Redis-1.982/Changes 2016-02-11 09:02:45.0 +0100
@@ -1,5 +1,8 @@
 Revision history for Redis
 
+1.982 2016-02-11 09:02:40CET+0100 Europe/Paris
+   * fix issue #117: fix backward compatibility with 5.8
+
 1.981 2015-09-29 12:31:57CEST+0200 Europe/Paris
* fix a bug where when not yet connected, pid is undef, leading to warnings
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.981/META.json new/Redis-1.982/META.json
--- old/Redis-1.981/META.json   2015-09-29 12:32:03.0 +0200
+++ new/Redis-1.982/META.json   2016-02-11 09:02:45.0 +0100
@@ -5,7 +5,7 @@
   "Damien Krotkine "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.032, CPAN::Meta::Converter version 
2.143240",
+   "generated_by" : "Dist::Zilla version 5.032, CPAN::Meta::Converter version 
2.150005",
"license" : [
   "artistic_2"
],
@@ -32,7 +32,7 @@
  "requires" : {
 "IO::Socket::Timeout" : "0.29",
 "Try::Tiny" : "0",
-"perl" : "5.010"
+"perl" : "5.008"
  }
   },
   "test" : {
@@ -65,6 +65,6 @@
  "web" : "https://github.com/PerlRedis/perl-redis;
   }
},
-   "version" : "1.981"
+   "version" : "1.982"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.981/META.yml new/Redis-1.982/META.yml
--- old/Redis-1.981/META.yml2015-09-29 12:32:03.0 +0200
+++ new/Redis-1.982/META.yml2016-02-11 09:02:45.0 +0100
@@ -21,7 +21,7 @@
   ExtUtils::MakeMaker: 6.63_03
   Module::Build::Tiny: 0.039
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.032, CPAN::Meta::Converter version 
2.143240'
+generated_by: 'Dist::Zilla version 5.032, CPAN::Meta::Converter 

commit perl-Redis for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package perl-Redis for openSUSE:Factory 
checked in at 2015-10-08 08:24:29

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


Package is "perl-Redis"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Redis/perl-Redis.changes2015-08-27 
08:57:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Redis.new/perl-Redis.changes   
2015-10-08 08:24:30.0 +0200
@@ -1,0 +2,9 @@
+Sun Oct  4 09:13:13 UTC 2015 - co...@suse.com
+
+- updated to 1.981
+   see /usr/share/doc/packages/perl-Redis/Changes
+
+  1.981 2015-09-29 12:31:57CEST+0200 Europe/Paris
+ * fix a bug where when not yet connected, pid is undef, leading to 
warnings
+
+---

Old:

  Redis-1.980.tar.gz

New:

  Redis-1.981.tar.gz



Other differences:
--
++ perl-Redis.spec ++
--- /var/tmp/diff_new_pack.VfNFOi/_old  2015-10-08 08:24:31.0 +0200
+++ /var/tmp/diff_new_pack.VfNFOi/_new  2015-10-08 08:24:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Redis
-Version:1.980
+Version:1.981
 Release:0
 %define cpan_name Redis
 Summary:Perl binding for Redis database

++ Redis-1.980.tar.gz -> Redis-1.981.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.980/Build.PL new/Redis-1.981/Build.PL
--- old/Redis-1.980/Build.PL2015-08-24 09:48:14.0 +0200
+++ new/Redis-1.981/Build.PL2015-09-29 12:32:03.0 +0200
@@ -1,3 +1,3 @@
-use 5.008;
+use 5.010;
 use Module::Build::Tiny 0.039;
 Build_PL();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.980/Changes new/Redis-1.981/Changes
--- old/Redis-1.980/Changes 2015-08-24 09:48:14.0 +0200
+++ new/Redis-1.981/Changes 2015-09-29 12:32:03.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Redis
 
+1.981 2015-09-29 12:31:57CEST+0200 Europe/Paris
+   * fix a bug where when not yet connected, pid is undef, leading to warnings
+
 1.980 2015-08-24 09:48:08CEST+0200 Europe/Paris
* fix "set" documentation as per Emanuele Tomasi  
suggestion
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.980/META.json new/Redis-1.981/META.json
--- old/Redis-1.980/META.json   2015-08-24 09:48:14.0 +0200
+++ new/Redis-1.981/META.json   2015-09-29 12:32:03.0 +0200
@@ -32,7 +32,7 @@
  "requires" : {
 "IO::Socket::Timeout" : "0.29",
 "Try::Tiny" : "0",
-"perl" : "5.008"
+"perl" : "5.010"
  }
   },
   "test" : {
@@ -65,6 +65,6 @@
  "web" : "https://github.com/PerlRedis/perl-redis;
   }
},
-   "version" : "1.980"
+   "version" : "1.981"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.980/META.yml new/Redis-1.981/META.yml
--- old/Redis-1.980/META.yml2015-08-24 09:48:14.0 +0200
+++ new/Redis-1.981/META.yml2015-09-29 12:32:03.0 +0200
@@ -30,9 +30,9 @@
 requires:
   IO::Socket::Timeout: 0.29
   Try::Tiny: 0
-  perl: 5.008
+  perl: 5.010
 resources:
   bugtracker: https://github.com/PerlRedis/perl-redis/issues
   homepage: https://github.com/PerlRedis/perl-redis
   repository: https://github.com/PerlRedis/perl-redis.git
-version: 1.980
+version: 1.981
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.980/Makefile.PL new/Redis-1.981/Makefile.PL
--- old/Redis-1.980/Makefile.PL 2015-08-24 09:48:14.0 +0200
+++ new/Redis-1.981/Makefile.PL 2015-09-29 12:32:03.0 +0200
@@ -68,7 +68,7 @@
 }
 }
 
-use 5.008;
+use 5.010;
 use ExtUtils::MakeMaker 6.63_03;
 
 my %WriteMakefileArgs = (
@@ -84,7 +84,7 @@
   "DISTNAME" => "Redis",
   "EXE_FILES" => [],
   "LICENSE" => "artistic_2",
-  "MIN_PERL_VERSION" => "5.008",
+  "MIN_PERL_VERSION" => "5.010",
   "NAME" => "Redis",
   "PREREQ_PM" => {
 "IO::Socket::Timeout" => "0.29",
@@ -105,7 +105,7 @@
 "Test::SharedFork" => 0,
 "Test::TCP" => "1.19"
   },
-  "VERSION" => "1.980",
+  "VERSION" => "1.981",
   "test" => {
 "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.980/README new/Redis-1.981/README
--- old/Redis-1.980/README  2015-08-24 09:48:14.0 +0200
+++ new/Redis-1.981/README  2015-09-29 12:32:03.0 +0200
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Redis,
-version 1.980:
+version 1.981:
 
   Perl binding 

commit perl-Redis for openSUSE:Factory

2015-08-27 Thread h_root
Hello community,

here is the log from the commit of package perl-Redis for openSUSE:Factory 
checked in at 2015-08-27 08:57:53

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


Package is perl-Redis

Changes:

--- /work/SRC/openSUSE:Factory/perl-Redis/perl-Redis.changes2015-06-16 
14:06:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Redis.new/perl-Redis.changes   
2015-08-27 08:57:54.0 +0200
@@ -1,0 +2,9 @@
+Mon Aug 24 09:08:15 UTC 2015 - co...@suse.com
+
+- updated to 1.980
+   see /usr/share/doc/packages/perl-Redis/Changes
+
+  1.980 2015-08-24 09:48:08CEST+0200 Europe/Paris
+ * fix set documentation as per Emanuele Tomasi e...@libersoft.it 
suggestion
+
+---

Old:

  Redis-1.979.tar.gz

New:

  Redis-1.980.tar.gz



Other differences:
--
++ perl-Redis.spec ++
--- /var/tmp/diff_new_pack.MQU2KC/_old  2015-08-27 08:57:55.0 +0200
+++ /var/tmp/diff_new_pack.MQU2KC/_new  2015-08-27 08:57:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Redis
-Version:1.979
+Version:1.980
 Release:0
 %define cpan_name Redis
 Summary:Perl binding for Redis database

++ Redis-1.979.tar.gz - Redis-1.980.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.979/Changes new/Redis-1.980/Changes
--- old/Redis-1.979/Changes 2015-05-14 14:28:42.0 +0200
+++ new/Redis-1.980/Changes 2015-08-24 09:48:14.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Redis
 
+1.980 2015-08-24 09:48:08CEST+0200 Europe/Paris
+   * fix set documentation as per Emanuele Tomasi e...@libersoft.it 
suggestion
+
 1.979 2015-05-14 14:28:35CEST+0200 Europe/Amsterdam
 
* depends on IO::Socket::Timeout 0.29 that fixes an important bug on
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.979/META.json new/Redis-1.980/META.json
--- old/Redis-1.979/META.json   2015-05-14 14:28:42.0 +0200
+++ new/Redis-1.980/META.json   2015-08-24 09:48:14.0 +0200
@@ -65,6 +65,6 @@
  web : https://github.com/PerlRedis/perl-redis;
   }
},
-   version : 1.979
+   version : 1.980
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.979/META.yml new/Redis-1.980/META.yml
--- old/Redis-1.979/META.yml2015-05-14 14:28:42.0 +0200
+++ new/Redis-1.980/META.yml2015-08-24 09:48:14.0 +0200
@@ -35,4 +35,4 @@
   bugtracker: https://github.com/PerlRedis/perl-redis/issues
   homepage: https://github.com/PerlRedis/perl-redis
   repository: https://github.com/PerlRedis/perl-redis.git
-version: 1.979
+version: 1.980
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.979/Makefile.PL new/Redis-1.980/Makefile.PL
--- old/Redis-1.979/Makefile.PL 2015-05-14 14:28:42.0 +0200
+++ new/Redis-1.980/Makefile.PL 2015-08-24 09:48:14.0 +0200
@@ -105,7 +105,7 @@
 Test::SharedFork = 0,
 Test::TCP = 1.19
   },
-  VERSION = 1.979,
+  VERSION = 1.980,
   test = {
 TESTS = t/*.t
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.979/README new/Redis-1.980/README
--- old/Redis-1.979/README  2015-05-14 14:28:42.0 +0200
+++ new/Redis-1.980/README  2015-08-24 09:48:14.0 +0200
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Redis,
-version 1.979:
+version 1.980:
 
   Perl binding for Redis database
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.979/lib/Redis/Hash.pm 
new/Redis-1.980/lib/Redis/Hash.pm
--- old/Redis-1.979/lib/Redis/Hash.pm   2015-05-14 14:28:43.0 +0200
+++ new/Redis-1.980/lib/Redis/Hash.pm   2015-08-24 09:48:14.0 +0200
@@ -8,7 +8,7 @@
 #   The Artistic License 2.0 (GPL Compatible)
 #
 package Redis::Hash;
-$Redis::Hash::VERSION = '1.979';
+$Redis::Hash::VERSION = '1.980';
 # ABSTRACT: tie Perl hashes to Redis hashes
 # VERSION
 # AUTHORITY
@@ -86,7 +86,7 @@
 
 =head1 VERSION
 
-version 1.979
+version 1.980
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.979/lib/Redis/List.pm 
new/Redis-1.980/lib/Redis/List.pm
--- old/Redis-1.979/lib/Redis/List.pm   2015-05-14 14:28:43.0 +0200
+++ new/Redis-1.980/lib/Redis/List.pm   2015-08-24 09:48:14.0 +0200
@@ -8,7 +8,7 @@
 #   The Artistic License 2.0 (GPL Compatible)
 #
 package Redis::List;
-$Redis::List::VERSION = '1.979';

commit perl-Redis for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Redis for openSUSE:Factory 
checked in at 2015-06-16 14:05:43

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


Package is perl-Redis

Changes:

--- /work/SRC/openSUSE:Factory/perl-Redis/perl-Redis.changes2015-04-15 
16:23:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Redis.new/perl-Redis.changes   
2015-06-16 14:06:02.0 +0200
@@ -1,0 +2,11 @@
+Mon Jun 15 09:06:21 UTC 2015 - co...@suse.com
+
+- updated to 1.979
+   see /usr/share/doc/packages/perl-Redis/Changes
+
+  1.979 2015-05-14 14:28:35CEST+0200 Europe/Amsterdam
+  
+ * depends on IO::Socket::Timeout 0.29 that fixes an important bug on
+   Windows, Solaris, when mixing sockets with and without timeouts.
+
+---

Old:

  Redis-1.978.tar.gz

New:

  Redis-1.979.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Redis.spec ++
--- /var/tmp/diff_new_pack.8poN3X/_old  2015-06-16 14:06:03.0 +0200
+++ /var/tmp/diff_new_pack.8poN3X/_new  2015-06-16 14:06:03.0 +0200
@@ -17,24 +17,25 @@
 
 
 Name:   perl-Redis
-Version:1.978
+Version:1.979
 Release:0
 %define cpan_name Redis
 Summary:Perl binding for Redis database
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Redis/
-Source: 
http://www.cpan.org/authors/id/D/DA/DAMS/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/D/DA/DAMS/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Digest::SHA)
 BuildRequires:  perl(ExtUtils::MakeMaker) = 6.63_03
-BuildRequires:  perl(IO::Socket::Timeout) = 0.22
+BuildRequires:  perl(IO::Socket::Timeout) = 0.29
 BuildRequires:  perl(IO::String)
 BuildRequires:  perl(IPC::Cmd)
-BuildRequires:  perl(Module::Build::Tiny) = 0.036
+BuildRequires:  perl(Module::Build::Tiny) = 0.039
 BuildRequires:  perl(Pod::Coverage::TrustPod)
 BuildRequires:  perl(Test::CPAN::Meta)
 BuildRequires:  perl(Test::Deep)
@@ -43,7 +44,7 @@
 BuildRequires:  perl(Test::SharedFork)
 BuildRequires:  perl(Test::TCP) = 1.19
 BuildRequires:  perl(Try::Tiny)
-Requires:   perl(IO::Socket::Timeout) = 0.22
+Requires:   perl(IO::Socket::Timeout) = 0.29
 Requires:   perl(Try::Tiny)
 %{perl_requires}
 

++ Redis-1.978.tar.gz - Redis-1.979.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.978/Build.PL new/Redis-1.979/Build.PL
--- old/Redis-1.978/Build.PL2015-01-28 09:52:33.0 +0100
+++ new/Redis-1.979/Build.PL2015-05-14 14:28:42.0 +0200
@@ -1,3 +1,3 @@
 use 5.008;
-use Module::Build::Tiny 0.036;
+use Module::Build::Tiny 0.039;
 Build_PL();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.978/Changes new/Redis-1.979/Changes
--- old/Redis-1.978/Changes 2015-01-28 09:52:33.0 +0100
+++ new/Redis-1.979/Changes 2015-05-14 14:28:42.0 +0200
@@ -1,5 +1,10 @@
 Revision history for Redis
 
+1.979 2015-05-14 14:28:35CEST+0200 Europe/Amsterdam
+
+   * depends on IO::Socket::Timeout 0.29 that fixes an important bug on
+ Windows, Solaris, when mixing sockets with and without timeouts.
+
 1.978 2015-01-28 09:52:27 Europe/Amsterdam
 
* reshape the documentation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.978/MANIFEST new/Redis-1.979/MANIFEST
--- old/Redis-1.978/MANIFEST2015-01-28 09:52:33.0 +0100
+++ new/Redis-1.979/MANIFEST2015-05-14 14:28:42.0 +0200
@@ -1,3 +1,4 @@
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.032.
 Build.PL
 Changes
 LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.978/META.json new/Redis-1.979/META.json
--- old/Redis-1.978/META.json   2015-01-28 09:52:33.0 +0100
+++ new/Redis-1.979/META.json   2015-05-14 14:28:42.0 +0200
@@ -5,7 +5,7 @@
   Damien Krotkine d...@cpan.org
],
dynamic_config : 0,
-   generated_by : Dist::Zilla version 5.005, CPAN::Meta::Converter version 
2.132830,
+   generated_by : Dist::Zilla version 5.032, CPAN::Meta::Converter version 
2.143240,
license : [
   artistic_2
],
@@ -18,7 +18,7 @@
   configure : {
  requires : {
 ExtUtils::MakeMaker : 6.63_03,
-

commit perl-Redis for openSUSE:Factory

2015-04-15 Thread h_root
Hello community,

here is the log from the commit of package perl-Redis for openSUSE:Factory 
checked in at 2015-04-15 16:23:20

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


Package is perl-Redis

Changes:

--- /work/SRC/openSUSE:Factory/perl-Redis/perl-Redis.changes2014-07-26 
09:42:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Redis.new/perl-Redis.changes   
2015-04-15 16:23:21.0 +0200
@@ -1,0 +2,21 @@
+Mon Apr 13 19:06:19 UTC 2015 - co...@suse.com
+
+- updated to 1.978
+   see /usr/share/doc/packages/perl-Redis/Changes
+
+  1.978 2015-01-28 09:52:27 Europe/Amsterdam
+  
+ * reshape the documentation
+ * croak when reconnecting while responses are pending (#101)
+ * merge PR#106 ( support 0 in topic )
+  
+  1.977 2015-01-28 01:10:31 Europe/Amsterdam
+  
+  1.976 2014-10-03 15:05:58 Europe/Amsterdam
+  
+  1.975 2014-08-03 20:50:25 Europe/Amsterdam
+  
+ * Clarification about reconnect and read_timeout (#89)
+ * Test::CPAN::Meta (et al.) are required even if unused (#92)
+
+---

Old:

  Redis-1.974.tar.gz

New:

  Redis-1.978.tar.gz



Other differences:
--
++ perl-Redis.spec ++
--- /var/tmp/diff_new_pack.GjnjUM/_old  2015-04-15 16:23:21.0 +0200
+++ /var/tmp/diff_new_pack.GjnjUM/_new  2015-04-15 16:23:21.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Redis
 #
-# 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,7 +17,7 @@
 
 
 Name:   perl-Redis
-Version:1.974
+Version:1.978
 Release:0
 %define cpan_name Redis
 Summary:Perl binding for Redis database
@@ -34,7 +34,7 @@
 BuildRequires:  perl(IO::Socket::Timeout) = 0.22
 BuildRequires:  perl(IO::String)
 BuildRequires:  perl(IPC::Cmd)
-BuildRequires:  perl(Module::Build::Tiny) = 0.030
+BuildRequires:  perl(Module::Build::Tiny) = 0.036
 BuildRequires:  perl(Pod::Coverage::TrustPod)
 BuildRequires:  perl(Test::CPAN::Meta)
 BuildRequires:  perl(Test::Deep)
@@ -75,6 +75,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README scripts
+%doc Changes LICENSE README scripts tools
 
 %changelog

++ Redis-1.974.tar.gz - Redis-1.978.tar.gz ++
 2519 lines of diff (skipped)




commit perl-Redis for openSUSE:Factory

2014-07-26 Thread h_root
Hello community,

here is the log from the commit of package perl-Redis for openSUSE:Factory 
checked in at 2014-07-26 09:42:06

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


Package is perl-Redis

Changes:

--- /work/SRC/openSUSE:Factory/perl-Redis/perl-Redis.changes2014-03-21 
12:15:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Redis.new/perl-Redis.changes   
2014-07-26 09:42:17.0 +0200
@@ -1,0 +2,21 @@
+Fri Jul 25 09:32:01 UTC 2014 - co...@suse.com
+
+- updated to 1.974
+* release again, last one was screwed up.
+* fix #85 (PR #86) reconnect during transaction
+ 
+ 1.973_03  2014-05-12 22:49:07 Europe/Amsterdam
+ 
+* fix #85 (PR #86) reconnect during transaction
+ 
+ 1.973_02  2014-04-30 12:04:29 Europe/Amsterdam
+ 
+* merge PR #84 optimize try read sock
+ 
+ 1.973_01  2014-04-26 18:00:31 Europe/Amsterdam
+ 
+* use new network code from Ivan Kruglov
+* fix sentinel tests
+* fix #81: doc for 'every' option
+
+---

Old:

  Redis-1.972.tar.gz

New:

  Redis-1.974.tar.gz



Other differences:
--
++ perl-Redis.spec ++
--- /var/tmp/diff_new_pack.B0EPet/_old  2014-07-26 09:42:18.0 +0200
+++ /var/tmp/diff_new_pack.B0EPet/_new  2014-07-26 09:42:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Redis
-Version:1.972
+Version:1.974
 Release:0
 %define cpan_name Redis
 Summary:Perl binding for Redis database
@@ -41,7 +41,7 @@
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) = 0.98
 BuildRequires:  perl(Test::SharedFork)
-BuildRequires:  perl(Test::TCP)
+BuildRequires:  perl(Test::TCP) = 1.19
 BuildRequires:  perl(Try::Tiny)
 Requires:   perl(IO::Socket::Timeout) = 0.22
 Requires:   perl(Try::Tiny)

++ Redis-1.972.tar.gz - Redis-1.974.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.972/Changes new/Redis-1.974/Changes
--- old/Redis-1.972/Changes 2014-02-18 00:54:05.0 +0100
+++ new/Redis-1.974/Changes 2014-05-16 21:42:52.0 +0200
@@ -1,5 +1,26 @@
 Revision history for Redis
 
+1.974 2014-05-16 21:42:48 Europe/Amsterdam
+
+1.973_04  2014-05-12 22:53:06 Europe/Amsterdam
+
+   * release again, last one was screwed up.
+   * fix #85 (PR #86) reconnect during transaction
+
+1.973_03  2014-05-12 22:49:07 Europe/Amsterdam
+
+   * fix #85 (PR #86) reconnect during transaction
+
+1.973_02  2014-04-30 12:04:29 Europe/Amsterdam
+
+   * merge PR #84 optimize try read sock
+
+1.973_01  2014-04-26 18:00:31 Europe/Amsterdam
+
+   * use new network code from Ivan Kruglov
+   * fix sentinel tests
+   * fix #81: doc for 'every' option
+
 1.972 2014-02-18 00:54:01 Europe/Amsterdam
* Sentinel features (connections, timeouts, etc) support
* various bugfixes and testfixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.972/MANIFEST new/Redis-1.974/MANIFEST
--- old/Redis-1.972/MANIFEST2014-02-18 00:54:05.0 +0100
+++ new/Redis-1.974/MANIFEST2014-05-16 21:42:52.0 +0200
@@ -2,6 +2,7 @@
 Changes
 LICENSE
 MANIFEST
+META.json
 META.yml
 Makefile.PL
 README
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.972/META.json new/Redis-1.974/META.json
--- old/Redis-1.972/META.json   1970-01-01 01:00:00.0 +0100
+++ new/Redis-1.974/META.json   2014-05-16 21:42:52.0 +0200
@@ -0,0 +1,70 @@
+{
+   abstract : Perl binding for Redis database,
+   author : [
+  Pedro Melo m...@cpan.org,
+  Damien Krotkine d...@cpan.org
+   ],
+   dynamic_config : 0,
+   generated_by : Dist::Zilla version 5.005, CPAN::Meta::Converter version 
2.132830,
+   license : [
+  artistic_2
+   ],
+   meta-spec : {
+  url : http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
+  version : 2
+   },
+   name : Redis,
+   prereqs : {
+  configure : {
+ requires : {
+ExtUtils::MakeMaker : 6.63_03,
+Module::Build::Tiny : 0.030
+ }
+  },
+  develop : {
+ requires : {
+Pod::Coverage::TrustPod : 0,
+Test::CPAN::Meta : 0,
+Test::Pod::Coverage : 1.08
+ }
+  },
+  runtime : {
+ requires : {
+IO::Socket::Timeout : 0.22,
+Try::Tiny : 0,
+perl : 5.008
+ }
+  },
+  test : {
+ requires : {
+Digest::SHA : 0,
+File::Spec : 0,
+IO::Handle : 0,
+IO::String : 0,
+IPC::Cmd : 0,
+