Hello community,

here is the log from the commit of package perl-DBICx-TestDatabase for 
openSUSE:Factory checked in at 2017-10-17 01:51:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DBICx-TestDatabase (Old)
 and      /work/SRC/openSUSE:Factory/.perl-DBICx-TestDatabase.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-DBICx-TestDatabase"

Tue Oct 17 01:51:29 2017 rev:2 rq:533547 version:0.05

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-DBICx-TestDatabase/perl-DBICx-TestDatabase.changes
  2014-12-08 16:56:08.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-DBICx-TestDatabase.new/perl-DBICx-TestDatabase.changes
     2017-10-17 01:51:32.545176562 +0200
@@ -1,0 +2,5 @@
+Thu Oct 12 05:40:40 UTC 2017 - co...@suse.com
+
+- fix build with perl 5.26
+
+-------------------------------------------------------------------

New:
----
  cpanspec.yml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-DBICx-TestDatabase.spec ++++++
--- /var/tmp/diff_new_pack.Pk4ajV/_old  2017-10-17 01:51:33.733120912 +0200
+++ /var/tmp/diff_new_pack.Pk4ajV/_new  2017-10-17 01:51:33.737120724 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-DBICx-TestDatabase
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -20,11 +20,12 @@
 Version:        0.05
 Release:        0
 %define cpan_name DBICx-TestDatabase
-Summary:        create a temporary database from a DBIx::Class::Schema
+Summary:        Create a Temporary Database From a Dbix::Class::Schema
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/DBICx-TestDatabase/
-Source:         
http://www.cpan.org/authors/id/J/JR/JROCKWAY/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/J/JR/JROCKWAY/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -45,6 +46,9 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+# MANUAL BEGIN
+sed -i -e 's/use inc::Module::Install;/use lib q[.];\nuse 
inc::Module::Install;/' Makefile.PL
+# MANUAL END
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -60,6 +64,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes MYMETA.json MYMETA.yml README
+%doc Changes README
 
 %changelog

++++++ cpanspec.yml ++++++
---
post_prep: |-
 sed -i -e 's/use inc::Module::Install;/use lib q[.];\nuse 
inc::Module::Install;/' Makefile.PL


Reply via email to