Hello community, here is the log from the commit of package perl-DBD-CSV for openSUSE:Factory checked in at 2020-11-11 20:48:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-DBD-CSV (Old) and /work/SRC/openSUSE:Factory/.perl-DBD-CSV.new.26437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DBD-CSV" Wed Nov 11 20:48:29 2020 rev:36 rq:847902 version:0.55 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-DBD-CSV/perl-DBD-CSV.changes 2020-07-28 17:29:40.642200113 +0200 +++ /work/SRC/openSUSE:Factory/.perl-DBD-CSV.new.26437/perl-DBD-CSV.changes 2020-11-11 20:48:29.847765604 +0100 @@ -1,0 +2,5 @@ +Mon Nov 9 15:18:54 UTC 2020 - Dirk Stoecker <opens...@dstoecker.de> + +- fix test 11_dsnlist.t + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-DBD-CSV.spec ++++++ --- /var/tmp/diff_new_pack.SvOgr6/_old 2020-11-11 20:48:30.603766313 +0100 +++ /var/tmp/diff_new_pack.SvOgr6/_new 2020-11-11 20:48:30.607766317 +0100 @@ -60,6 +60,9 @@ %prep %setup -q -n %{cpan_name}-%{version} find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 +# MANUAL BEGIN +sed -i s/example/examples/ t/11_dsnlist.t +# MANUAL END %build perl Makefile.PL INSTALLDIRS=vendor ++++++ cpanspec.yml ++++++ --- /var/tmp/diff_new_pack.SvOgr6/_old 2020-11-11 20:48:30.655766362 +0100 +++ /var/tmp/diff_new_pack.SvOgr6/_new 2020-11-11 20:48:30.659766366 +0100 @@ -9,9 +9,8 @@ # bar.patch: #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_prep: |- + sed -i s/example/examples/ t/11_dsnlist.t #post_install: |- # sed on %{name}.files #license: SUSE-NonFree _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org