Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Devel-Cover-Report-Codecovbash for openSUSE:Factory checked in at 2021-07-21 19:06:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Devel-Cover-Report-Codecovbash (Old) and /work/SRC/openSUSE:Factory/.perl-Devel-Cover-Report-Codecovbash.new.2632 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Devel-Cover-Report-Codecovbash" Wed Jul 21 19:06:40 2021 rev:2 rq:907468 version:0.04 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Devel-Cover-Report-Codecovbash/perl-Devel-Cover-Report-Codecovbash.changes 2021-03-02 12:44:12.276290574 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Devel-Cover-Report-Codecovbash.new.2632/perl-Devel-Cover-Report-Codecovbash.changes 2021-07-21 19:07:54.863451472 +0200 @@ -1,0 +2,10 @@ +Wed Jul 21 03:06:15 UTC 2021 - Tina M??ller <timueller+p...@suse.de> + +- updated to 0.04 + see /usr/share/doc/packages/perl-Devel-Cover-Report-Codecovbash/Changes + + 0.04 2021-07-20 + + - Fix report for uncoverable lines + +------------------------------------------------------------------- Old: ---- Devel-Cover-Report-Codecovbash-0.03.tar.gz New: ---- Devel-Cover-Report-Codecovbash-0.04.tar.gz cpanspec.yml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Devel-Cover-Report-Codecovbash.spec ++++++ --- /var/tmp/diff_new_pack.daMmXX/_old 2021-07-21 19:07:55.275452188 +0200 +++ /var/tmp/diff_new_pack.daMmXX/_new 2021-07-21 19:07:55.279452196 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Devel-Cover-Report-Codecovbash # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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,17 +16,16 @@ # +%define cpan_name Devel-Cover-Report-Codecovbash Name: perl-Devel-Cover-Report-Codecovbash -Version: 0.03 +Version: 0.04 Release: 0 -%define cpan_name Devel-Cover-Report-Codecovbash Summary: Generate a JSON file to be uploaded with the codecov bash script License: MIT -Group: Development/Libraries/Perl -Url: https://metacpan.org/release/%{cpan_name} -Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz +URL: https://metacpan.org/release/%{cpan_name} +Source0: https://cpan.metacpan.org/authors/id/T/TI/TINITA/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(JSON::MaybeXS) @@ -49,11 +48,11 @@ distribution. %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 @@ -64,7 +63,6 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) %doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md %license LICENSE ++++++ Devel-Cover-Report-Codecovbash-0.03.tar.gz -> Devel-Cover-Report-Codecovbash-0.04.tar.gz ++++++ ++++ 1972 lines of diff (skipped) ++++++ cpanspec.yml ++++++ --- #description_paragraphs: 3 #description: |- # override description from CPAN #summary: override summary from CPAN #no_testing: broken upstream #sources: # - source1 # - source2 #patches: # foo.patch: -p1 # bar.patch: # baz.patch: PATCH-FIX-OPENSUSE #preamble: |- # BuildRequires: gcc-c++ #post_prep: |- # hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` # sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL #post_build: |- # rm unused.files #post_install: |- # sed on %{name}.files #license: SUSE-NonFree #skip_noarch: 1 #custom_build: |- #./Build build flags=%{?_smp_mflags} --myflag #custom_test: |- #startserver && make test #ignore_requires: Bizarre::Module #skip_doc: regexp_to_skip_for_doc.* #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