Hello community,
here is the log from the commit of package perl-Text-RecordParser for
openSUSE:Factory checked in at 2018-03-28 10:33:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Text-RecordParser (Old)
and /work/SRC/openSUSE:Factory/.perl-Text-RecordParser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Text-RecordParser"
Wed Mar 28 10:33:02 2018 rev:8 rq:591561 version:1.6.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Text-RecordParser/perl-Text-RecordParser.changes
2015-04-23 08:05:08.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Text-RecordParser.new/perl-Text-RecordParser.changes
2018-03-28 10:33:03.917411959 +0200
@@ -1,0 +2,5 @@
+Sat Mar 17 05:22:56 UTC 2018 - [email protected]
+
+- Fix build
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Text-RecordParser.spec ++++++
--- /var/tmp/diff_new_pack.ZhQoSb/_old 2018-03-28 10:33:04.785380742 +0200
+++ /var/tmp/diff_new_pack.ZhQoSb/_new 2018-03-28 10:33:04.789380598 +0200
@@ -68,7 +68,7 @@
%setup -q -n %{cpan_name}-%{version}
%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+PERL5LIB=. %{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}
%check