Hello community, here is the log from the commit of package perl-DBI for openSUSE:Factory checked in at 2020-02-06 13:05:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-DBI (Old) and /work/SRC/openSUSE:Factory/.perl-DBI.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DBI" Thu Feb 6 13:05:57 2020 rev:49 rq:769382 version:1.643 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-DBI/perl-DBI.changes 2019-09-30 15:49:48.762747323 +0200 +++ /work/SRC/openSUSE:Factory/.perl-DBI.new.26092/perl-DBI.changes 2020-02-06 13:06:06.980267300 +0100 @@ -1,0 +2,6 @@ +Sat Feb 1 03:11:35 UTC 2020 - <[email protected]> + +- updated to 1.643 + see /usr/share/doc/packages/perl-DBI/Changes + +------------------------------------------------------------------- Old: ---- DBI-1.642.tar.gz New: ---- DBI-1.643.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-DBI.spec ++++++ --- /var/tmp/diff_new_pack.MJd4jN/_old 2020-02-06 13:06:08.308268023 +0100 +++ /var/tmp/diff_new_pack.MJd4jN/_new 2020-02-06 13:06:08.308268023 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-DBI # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-DBI -Version: 1.642 +Version: 1.643 Release: 0 %define cpan_name DBI Summary: Database independent interface for Perl @@ -27,6 +27,7 @@ Source0: https://cpan.metacpan.org/authors/id/T/TI/TIMB/%{cpan_name}-%{version}.tar.gz Source1: perl-DBI.rpmlintrc Source2: cpanspec.yml +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Test::Simple) >= 0.90 @@ -51,7 +52,7 @@ %prep %setup -q -n %{cpan_name}-%{version} -find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644 +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}" ++++++ DBI-1.642.tar.gz -> DBI-1.643.tar.gz ++++++ ++++ 5968 lines of diff (skipped)
