Hello community,

here is the log from the commit of package perl-MooseX-LazyLogDispatch for 
openSUSE:Factory checked in at 2017-10-03 23:19:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-LazyLogDispatch (Old)
 and      /work/SRC/openSUSE:Factory/.perl-MooseX-LazyLogDispatch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-MooseX-LazyLogDispatch"

Tue Oct  3 23:19:32 2017 rev:6 rq:530778 version:0.02

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-MooseX-LazyLogDispatch/perl-MooseX-LazyLogDispatch.changes
  2011-12-26 16:29:03.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-LazyLogDispatch.new/perl-MooseX-LazyLogDispatch.changes
     2017-10-03 23:19:33.487224549 +0200
@@ -1,0 +2,5 @@
+Tue Oct  3 08:17:41 UTC 2017 - [email protected]
+
+- patch the Makefile to build with perl 5.26
+
+-------------------------------------------------------------------

New:
----
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-MooseX-LazyLogDispatch.spec ++++++
--- /var/tmp/diff_new_pack.wQnWqP/_old  2017-10-03 23:19:34.235119296 +0200
+++ /var/tmp/diff_new_pack.wQnWqP/_new  2017-10-03 23:19:34.239118733 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-LazyLogDispatch
 #
-# Copyright (c) 2011 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.02
 Release:        0
 %define cpan_name MooseX-LazyLogDispatch
-Summary:        A Logging Role for Moose
+Summary:        Logging Role for Moose
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/MooseX-LazyLogDispatch/
-Source:         
http://www.cpan.org/authors/id/B/BL/BLBLACK/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/B/BL/BLBLACK/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -32,26 +33,18 @@
 BuildRequires:  perl(IO::Scalar) >= 2.110
 BuildRequires:  perl(Log::Dispatch::Configurator)
 BuildRequires:  perl(Moose)
-#BuildRequires: perl(CPANPLUS::Backend)
-#BuildRequires: perl(inc::Module::Install) >= 0.65
-#BuildRequires: perl(Log::Dispatch::Config)
-#BuildRequires: perl(LWP::Simple)
-#BuildRequires: perl(Module::AutoInstall)
-#BuildRequires: perl(Module::Build)
-#BuildRequires: perl(Module::Install::Base)
-#BuildRequires: perl(Moose::Role)
-#BuildRequires: perl(MooseX::LazyLogDispatch)
-#BuildRequires: perl(MooseX::LazyLogDispatch::Levels)
-#BuildRequires: perl(YAML)
 Requires:       perl(Log::Dispatch::Configurator)
 Requires:       perl(Moose)
 %{perl_requires}
 
 %description
-the Log::Dispatch manpage role for use with your the Moose manpage classes.
+Log::Dispatch role for use with your Moose classes.
 
 %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

++++++ 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