Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-PDF-Builder for openSUSE:Factory checked in at 2021-04-12 12:36:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-PDF-Builder (Old) and /work/SRC/openSUSE:Factory/.perl-PDF-Builder.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-PDF-Builder" Mon Apr 12 12:36:44 2021 rev:2 rq:884102 version:3.022 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-PDF-Builder/perl-PDF-Builder.changes 2021-03-30 21:21:13.077952143 +0200 +++ /work/SRC/openSUSE:Factory/.perl-PDF-Builder.new.2401/perl-PDF-Builder.changes 2021-04-12 12:39:38.217527773 +0200 @@ -1,0 +2,6 @@ +Mon Mar 29 03:07:09 UTC 2021 - Tina M??ller <timueller+p...@suse.de> + +- updated to 3.022 + see /usr/share/doc/packages/perl-PDF-Builder/Changes + +------------------------------------------------------------------- Old: ---- PDF-Builder-3.021.tar.gz New: ---- PDF-Builder-3.022.tar.gz cpanspec.yml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-PDF-Builder.spec ++++++ --- /var/tmp/diff_new_pack.K1CS24/_old 2021-04-12 12:39:39.061528753 +0200 +++ /var/tmp/diff_new_pack.K1CS24/_new 2021-04-12 12:39:39.065528758 +0200 @@ -18,12 +18,13 @@ %define cpan_name PDF-Builder Name: perl-PDF-Builder -Version: 3.021 +Version: 3.022 Release: 0 Summary: Facilitates the creation and modification of PDF files License: SUSE-Public-Domain URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/P/PM/PMPERRY/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros @@ -41,10 +42,6 @@ %prep %autosetup -n %{cpan_name}-%{version} find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 -# Fix end of line encoding warning (gh#PhilterPaper/Perl-PDF-Builder#150) -sed -i 's/\r//g' CONTRIBUTING \ - examples/resources/pod2htmd.temp \ - examples/resources/sample.txt %build perl Makefile.PL INSTALLDIRS=vendor ++++++ PDF-Builder-3.021.tar.gz -> PDF-Builder-3.022.tar.gz ++++++ /work/SRC/openSUSE:Factory/perl-PDF-Builder/PDF-Builder-3.021.tar.gz /work/SRC/openSUSE:Factory/.perl-PDF-Builder.new.2401/PDF-Builder-3.022.tar.gz differ: char 5, line 1 ++++++ 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