Hello community,
here is the log from the commit of package perl-DBIx-Class-InflateColumn-FS for
openSUSE:Factory checked in at 2018-03-04 12:50:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DBIx-Class-InflateColumn-FS (Old)
and /work/SRC/openSUSE:Factory/.perl-DBIx-Class-InflateColumn-FS.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DBIx-Class-InflateColumn-FS"
Sun Mar 4 12:50:20 2018 rev:2 rq:581533 version:0.01007
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-DBIx-Class-InflateColumn-FS/perl-DBIx-Class-InflateColumn-FS.changes
2015-01-14 11:44:34.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-DBIx-Class-InflateColumn-FS.new/perl-DBIx-Class-InflateColumn-FS.changes
2018-03-04 12:50:26.748309704 +0100
@@ -1,0 +2,5 @@
+Thu Mar 1 08:18:55 UTC 2018 - [email protected]
+
+- fix build on newer systems, add explicit Module::Install requirement
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-DBIx-Class-InflateColumn-FS.spec ++++++
--- /var/tmp/diff_new_pack.LTwEbT/_old 2018-03-04 12:50:27.656276615 +0100
+++ /var/tmp/diff_new_pack.LTwEbT/_new 2018-03-04 12:50:27.664276323 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-DBIx-Class-InflateColumn-FS
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -33,6 +33,7 @@
BuildRequires: perl(DBICx::TestDatabase)
BuildRequires: perl(DBIx::Class) >= 0.08
BuildRequires: perl(DBIx::Class::UUIDColumns) >= 0.02005
+BuildRequires: perl(Module::Install)
BuildRequires: perl(Path::Class)
Requires: perl(DBD::SQLite) >= 1.12
Requires: perl(DBICx::TestDatabase)