Hello community,
here is the log from the commit of package perl-Mojolicious-Plugin-RenderFile
for openSUSE:Factory checked in at 2018-07-06 10:44:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-RenderFile (Old)
and /work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-RenderFile.new
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Mojolicious-Plugin-RenderFile"
Fri Jul 6 10:44:45 2018 rev:8 rq:620959 version:0.12
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-RenderFile/perl-Mojolicious-Plugin-RenderFile.changes
2017-10-03 23:17:41.730952361 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-RenderFile.new/perl-Mojolicious-Plugin-RenderFile.changes
2018-07-06 10:44:48.883053402 +0200
@@ -1,0 +2,6 @@
+Wed May 30 08:32:12 UTC 2018 - [email protected]
+
+- Rename README.pod to README-RenderFile.pod to prevent file conflict
+ with perl-Mojolicious-Plugin-NYTProf
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Mojolicious-Plugin-RenderFile.spec ++++++
--- /var/tmp/diff_new_pack.C4xJTx/_old 2018-07-06 10:44:49.415052769 +0200
+++ /var/tmp/diff_new_pack.C4xJTx/_new 2018-07-06 10:44:49.415052769 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Mojolicious-Plugin-RenderFile
#
-# Copyright (c) 2017 SUSE LINUX 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
@@ -22,7 +22,7 @@
#Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
%define cpan_name Mojolicious-Plugin-RenderFile
Summary: "render_file" helper for Mojolicious
-License: GPL-1.0+ or Artistic-1.0
+License: GPL-1.0-or-later OR Artistic-1.0
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Mojolicious-Plugin-RenderFile/
Source0:
https://cpan.metacpan.org/authors/id/K/KO/KOORCHIK/%{cpan_name}-%{version}.tar.gz
@@ -54,6 +54,7 @@
%install
%perl_make_install
%perl_process_packlist
+mv %{buildroot}/%{perl_vendorlib}/Mojolicious/Plugin/README{,-RenderFile}.pod
%perl_gen_filelist
%files -f %{name}.files
++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.C4xJTx/_old 2018-07-06 10:44:49.439052740 +0200
+++ /var/tmp/diff_new_pack.C4xJTx/_new 2018-07-06 10:44:49.439052740 +0200
@@ -1,4 +1,6 @@
---
#description_paragraphs: 3
#no_testing: broken upstream
-license: GPL-1.0+ or Artistic-1.0
+license: GPL-1.0-or-later or Artistic-1.0
+post_build:
+ mv
%{buildroot}/%{perl_vendorlib}/Mojolicious/Plugin/README{,-RenderFile}.pod