Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Redis for openSUSE:Factory checked in at 2022-01-21 01:25:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Redis (Old) and /work/SRC/openSUSE:Factory/.perl-Redis.new.1938 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Redis" Fri Jan 21 01:25:31 2022 rev:14 rq:947646 version:1.999 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Redis/perl-Redis.changes 2020-08-21 19:18:41.248868694 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Redis.new.1938/perl-Redis.changes 2022-01-21 01:26:05.306312314 +0100 @@ -1,0 +2,6 @@ +Sat Jan 15 03:08:40 UTC 2022 - Tina M??ller <[email protected]> + +- updated to 1.999 + see /usr/share/doc/packages/perl-Redis/Changes + +------------------------------------------------------------------- Old: ---- Redis-1.998.tar.gz New: ---- Redis-1.999.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Redis.spec ++++++ --- /var/tmp/diff_new_pack.wbbZR5/_old 2022-01-21 01:26:05.734309381 +0100 +++ /var/tmp/diff_new_pack.wbbZR5/_new 2022-01-21 01:26:05.738309353 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Redis # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,18 +16,16 @@ # +%define cpan_name Redis Name: perl-Redis -Version: 1.998 +Version: 1.999 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} 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 BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Digest::SHA) @@ -47,7 +45,7 @@ %{perl_requires} %description -Pure perl bindings for http://redis.io/ +Pure perl bindings for https://redis.io/ This version supports protocol 2.x (multi-bulk) or later of Redis available at https://github.com/antirez/redis/. @@ -58,7 +56,7 @@ little help of 'AUTOLOAD'. %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{version} find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 %build @@ -73,7 +71,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes README %license LICENSE ++++++ Redis-1.998.tar.gz -> Redis-1.999.tar.gz ++++++ ++++ 4125 lines of diff (skipped)
