Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-RenderFile 
for openSUSE:Factory checked in at 2018-10-15 09:40:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"

Mon Oct 15 09:40:37 2018 rev:9 rq:641412 version:0.12

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-RenderFile/perl-Mojolicious-Plugin-RenderFile.changes
    2018-07-06 10:44:48.883053402 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-RenderFile.new/perl-Mojolicious-Plugin-RenderFile.changes
       2018-10-15 09:42:23.195432091 +0200
@@ -1,0 +2,5 @@
+Fri Oct 12 08:43:42 UTC 2018 - Dirk Stoecker <[email protected]>
+
+- only rename pod file when it is installed
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ perl-Mojolicious-Plugin-RenderFile.spec ++++++
--- /var/tmp/diff_new_pack.yG8BNI/_old  2018-10-15 09:42:25.055430389 +0200
+++ /var/tmp/diff_new_pack.yG8BNI/_new  2018-10-15 09:42:25.083430363 +0200
@@ -19,12 +19,11 @@
 Name:           perl-Mojolicious-Plugin-RenderFile
 Version:        0.12
 Release:        0
-#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-later OR Artistic-1.0
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/Mojolicious-Plugin-RenderFile/
+Url:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/K/KO/KOORCHIK/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
@@ -54,7 +53,9 @@
 %install
 %perl_make_install
 %perl_process_packlist
+if [ -f %{buildroot}/%{perl_vendorlib}/Mojolicious/Plugin/README.pod ]; then
 mv %{buildroot}/%{perl_vendorlib}/Mojolicious/Plugin/README{,-RenderFile}.pod
+fi
 %perl_gen_filelist
 
 %files -f %{name}.files


Reply via email to