Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Net-AMQP-RabbitMQ for openSUSE:Factory checked in at 2022-08-29 09:42:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Net-AMQP-RabbitMQ (Old) and /work/SRC/openSUSE:Factory/.perl-Net-AMQP-RabbitMQ.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-AMQP-RabbitMQ" Mon Aug 29 09:42:29 2022 rev:5 rq:999688 version:2.40010 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Net-AMQP-RabbitMQ/perl-Net-AMQP-RabbitMQ.changes 2021-10-26 20:14:55.162048652 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Net-AMQP-RabbitMQ.new.2083/perl-Net-AMQP-RabbitMQ.changes 2022-08-29 09:42:30.719733471 +0200 @@ -1,0 +2,6 @@ +Thu Aug 25 09:23:41 UTC 2022 - Dirk Stoecker <opens...@dstoecker.de> + +- updated to 2.40010 + see /usr/share/doc/packages/perl-Net-AMQP-RabbitMQ/Changes + +------------------------------------------------------------------- Old: ---- Net-AMQP-RabbitMQ-2.40009.tar.gz New: ---- Net-AMQP-RabbitMQ-2.40010.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Net-AMQP-RabbitMQ.spec ++++++ --- /var/tmp/diff_new_pack.zsHsHU/_old 2022-08-29 09:42:31.151734498 +0200 +++ /var/tmp/diff_new_pack.zsHsHU/_new 2022-08-29 09:42:31.159734517 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Net-AMQP-RabbitMQ # -# Copyright (c) 2021 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 @@ -18,11 +18,11 @@ %define cpan_name Net-AMQP-RabbitMQ Name: perl-Net-AMQP-RabbitMQ -Version: 2.40009 +Version: 2.40010 Release: 0 #Upstream: MPL -Summary: Interact with RabbitMQ over AMQP using librabbitmq License: MPL-1.1 +Summary: Interact with RabbitMQ over AMQP using librabbitmq URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/M/MS/MSTEMLE/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml @@ -46,6 +46,7 @@ %prep %autosetup -n %{cpan_name}-%{version} +find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" @@ -61,7 +62,7 @@ %perl_gen_filelist %files -f %{name}.files -%doc Changes CONTRIBUTING.md README.md +%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md %license LICENSE LICENSE-MIT %changelog ++++++ Net-AMQP-RabbitMQ-2.40009.tar.gz -> Net-AMQP-RabbitMQ-2.40010.tar.gz ++++++ ++++ 1905 lines of diff (skipped) ++++++ cpanspec.yml ++++++ --- /var/tmp/diff_new_pack.zsHsHU/_old 2022-08-29 09:42:31.331734925 +0200 +++ /var/tmp/diff_new_pack.zsHsHU/_new 2022-08-29 09:42:31.335734935 +0200 @@ -26,4 +26,10 @@ #custom_test: |- #startserver && make test #ignore_requires: Bizarre::Module +skip_doc: MANIFEST.3 +#add_doc: files to add to docs +#misc: |- +#anything else to be added to spec file +#follows directly after %files section, so it can contain new blocks or also +#changes to %files section