Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Search-Elasticsearch for
openSUSE:Factory checked in at 2021-03-02 14:43:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Search-Elasticsearch (Old)
and /work/SRC/openSUSE:Factory/.perl-Search-Elasticsearch.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Search-Elasticsearch"
Tue Mar 2 14:43:27 2021 rev:2 rq:876204 version:7.711001
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Search-Elasticsearch/perl-Search-Elasticsearch.changes
2020-10-16 16:12:57.988666532 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Search-Elasticsearch.new.2378/perl-Search-Elasticsearch.changes
2021-03-02 15:24:28.841732173 +0100
@@ -1,0 +2,12 @@
+Tue Mar 2 03:12:50 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 7.711001
+ see /usr/share/doc/packages/perl-Search-Elasticsearch/Changes
+
+ 7.711001 2021-03-01
+ Fix release for Elasticsearch 7.11
+
+ 7.711 2021-02-11
+ Stable release for Elasticsearch 7.11
+
+-------------------------------------------------------------------
Old:
----
Search-Elasticsearch-7.30.tar.gz
New:
----
Search-Elasticsearch-7.711001.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Search-Elasticsearch.spec ++++++
--- /var/tmp/diff_new_pack.PfkNfC/_old 2021-03-02 15:24:29.393732561 +0100
+++ /var/tmp/diff_new_pack.PfkNfC/_new 2021-03-02 15:24:29.393732561 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Search-Elasticsearch
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,19 +16,17 @@
#
+%define cpan_name Search-Elasticsearch
Name: perl-Search-Elasticsearch
-Version: 7.30
+Version: 7.711001
Release: 0
#Upstream: This is free software, licensed under: The Apache License, Version
2.0, January 2004
-%define cpan_name Search-Elasticsearch
Summary: The official client for Elasticsearch
License: Apache-2.0
-Group: Development/Libraries/Perl
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/E/EZ/EZIMUEL/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Any::URI::Escape)
@@ -93,11 +91,11 @@
the cloud. You can read more about it on at http://www.elastic.co.
%prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version}
%build
perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
%check
make test
@@ -108,7 +106,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc Changes README
%license LICENSE
++++++ Search-Elasticsearch-7.30.tar.gz -> Search-Elasticsearch-7.711001.tar.gz
++++++
++++ 6956 lines of diff (skipped)