commit perl-Mojolicious-Plugin-RenderFile for openSUSE:Factory

2018-10-15 Thread root
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 
+
+- 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




commit perl-Mojolicious-Plugin-RenderFile for openSUSE:Factory

2018-07-06 Thread root
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 - marius.kitt...@suse.com
+
+- 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




commit perl-Mojolicious-Plugin-RenderFile for openSUSE:Factory

2017-10-04 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-RenderFile 
for openSUSE:Factory checked in at 2017-10-03 23:17:39

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"

Tue Oct  3 23:17:39 2017 rev:7 rq:530066 version:0.12

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-RenderFile/perl-Mojolicious-Plugin-RenderFile.changes
2017-05-16 14:33:55.665776952 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-RenderFile.new/perl-Mojolicious-Plugin-RenderFile.changes
   2017-10-03 23:17:41.730952361 +0200
@@ -1,0 +2,10 @@
+Mon Sep 25 05:44:08 UTC 2017 - co...@suse.com
+
+- updated to 0.12
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-RenderFile/Changes
+
+  
+  0.12 
+  Fix warning about content_type and format incompatiblity
+
+---

Old:

  Mojolicious-Plugin-RenderFile-0.11.tar.gz

New:

  Mojolicious-Plugin-RenderFile-0.12.tar.gz



Other differences:
--
++ perl-Mojolicious-Plugin-RenderFile.spec ++
--- /var/tmp/diff_new_pack.urBWzv/_old  2017-10-03 23:17:42.41880 +0200
+++ /var/tmp/diff_new_pack.urBWzv/_new  2017-10-03 23:17:42.41880 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious-Plugin-RenderFile
-Version:0.11
+Version:0.12
 Release:0
 #Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
 %define cpan_name Mojolicious-Plugin-RenderFile
@@ -42,6 +42,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Mojolicious-Plugin-RenderFile-0.11.tar.gz -> 
Mojolicious-Plugin-RenderFile-0.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.11/Changes 
new/Mojolicious-Plugin-RenderFile-0.12/Changes
--- old/Mojolicious-Plugin-RenderFile-0.11/Changes  2017-04-13 
08:26:18.0 +0200
+++ new/Mojolicious-Plugin-RenderFile-0.12/Changes  2017-09-24 
10:45:29.0 +0200
@@ -34,3 +34,6 @@
 
 0.11
 Add "content_type" option
+
+0.12 
+Fix warning about content_type and format incompatiblity
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.11/META.json 
new/Mojolicious-Plugin-RenderFile-0.12/META.json
--- old/Mojolicious-Plugin-RenderFile-0.11/META.json2017-04-13 
08:27:51.0 +0200
+++ new/Mojolicious-Plugin-RenderFile-0.12/META.json2017-09-24 
10:46:40.0 +0200
@@ -4,7 +4,7 @@
   "Viktor Turskyi "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.1001, CPAN::Meta::Converter 
version 2.150005",
+   "generated_by" : "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001",
"license" : [
   "unknown"
],
@@ -43,6 +43,5 @@
  "url" : "https://github.com/koorchik/Mojolicious-Plugin-RenderFile";
   }
},
-   "version" : "0.11",
-   "x_serialization_backend" : "JSON::PP version 2.27300"
+   "version" : "0.12"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.11/META.yml 
new/Mojolicious-Plugin-RenderFile-0.12/META.yml
--- old/Mojolicious-Plugin-RenderFile-0.11/META.yml 2017-04-13 
08:27:51.0 +0200
+++ new/Mojolicious-Plugin-RenderFile-0.12/META.yml 2017-09-24 
10:46:40.0 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.1001, CPAN::Meta::Converter 
version 2.150005'
+generated_by: 'ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -22,5 +22,4 @@
   perl: '5.01'
 resources:
   repository: https://github.com/koorchik/Mojolicious-Plugin-RenderFile
-version: '0.11'
-x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
+version: '0.12'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mojolicious-Plugin-RenderFile-0.11/lib/Mojolicious/Plugin/RenderFile.pm 
new/Mojolicious-Plugin-RenderFile-0.12/lib/Mojolicious/Plugin/RenderFile.pm
--- old/Mojolicious-Plugin-RenderFile-0.11/lib/Mojolicious/Plugin/RenderFile.pm 
2017-04-13 08:21:23.0 +0200
+++ new/Mojolicious-Plugin-RenderFile-0.12/lib/Mojolicious/Plugin/RenderFile.pm 
2017-09-24 10:44:39.0 +0200
@@ -7,7 +

commit perl-Mojolicious-Plugin-RenderFile for openSUSE:Factory

2017-05-16 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-RenderFile 
for openSUSE:Factory checked in at 2017-05-16 14:33:49

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"

Tue May 16 14:33:49 2017 rev:6 rq:489033 version:0.11

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-RenderFile/perl-Mojolicious-Plugin-RenderFile.changes
2015-12-29 12:59:34.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-RenderFile.new/perl-Mojolicious-Plugin-RenderFile.changes
   2017-05-16 14:33:55.665776952 +0200
@@ -1,0 +2,10 @@
+Fri Apr 14 06:05:27 UTC 2017 - co...@suse.com
+
+- updated to 0.11
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-RenderFile/Changes
+
+  
+  0.11
+  Add "content_type" option
+
+---

Old:

  Mojolicious-Plugin-RenderFile-0.10.tar.gz

New:

  Mojolicious-Plugin-RenderFile-0.11.tar.gz



Other differences:
--
++ perl-Mojolicious-Plugin-RenderFile.spec ++
--- /var/tmp/diff_new_pack.bMjviW/_old  2017-05-16 14:33:56.473663452 +0200
+++ /var/tmp/diff_new_pack.bMjviW/_new  2017-05-16 14:33:56.477662890 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Mojolicious-Plugin-RenderFile
 #
-# Copyright (c) 2015 SUSE LINUX 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
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious-Plugin-RenderFile
-Version:0.10
+Version:0.11
 Release:0
 #Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
 %define cpan_name Mojolicious-Plugin-RenderFile
@@ -25,7 +25,7 @@
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Mojolicious-Plugin-RenderFile/
-Source0:
http://www.cpan.org/authors/id/K/KO/KOORCHIK/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/K/KO/KOORCHIK/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Mojolicious-Plugin-RenderFile-0.10.tar.gz -> 
Mojolicious-Plugin-RenderFile-0.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.10/Changes 
new/Mojolicious-Plugin-RenderFile-0.11/Changes
--- old/Mojolicious-Plugin-RenderFile-0.10/Changes  2015-12-20 
20:32:34.0 +0100
+++ new/Mojolicious-Plugin-RenderFile-0.11/Changes  2017-04-13 
08:26:18.0 +0200
@@ -31,3 +31,6 @@
 
 0.10
 Do not include unicode in distro
+
+0.11
+Add "content_type" option
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.10/META.json 
new/Mojolicious-Plugin-RenderFile-0.11/META.json
--- old/Mojolicious-Plugin-RenderFile-0.10/META.json2015-12-20 
20:33:32.0 +0100
+++ new/Mojolicious-Plugin-RenderFile-0.11/META.json2017-04-13 
08:27:51.0 +0200
@@ -4,7 +4,7 @@
   "Viktor Turskyi "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001",
+   "generated_by" : "ExtUtils::MakeMaker version 7.1001, CPAN::Meta::Converter 
version 2.150005",
"license" : [
   "unknown"
],
@@ -43,5 +43,6 @@
  "url" : "https://github.com/koorchik/Mojolicious-Plugin-RenderFile";
   }
},
-   "version" : "0.10"
+   "version" : "0.11",
+   "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.10/META.yml 
new/Mojolicious-Plugin-RenderFile-0.11/META.yml
--- old/Mojolicious-Plugin-RenderFile-0.10/META.yml 2015-12-20 
20:33:32.0 +0100
+++ new/Mojolicious-Plugin-RenderFile-0.11/META.yml 2017-04-13 
08:27:51.0 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001'
+generated_by: 'ExtUtils::MakeMaker version 7.1001, CPAN::Meta::Converter 
version 2.150005'
 license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -22,4 +22,5 @@
   perl: '5.01'
 resources:
   repository: https://github.com/koorchik/Mojolici

commit perl-Mojolicious-Plugin-RenderFile for openSUSE:Factory

2015-12-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-RenderFile 
for openSUSE:Factory checked in at 2015-12-29 12:59:31

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"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-RenderFile/perl-Mojolicious-Plugin-RenderFile.changes
2015-04-16 14:14:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-RenderFile.new/perl-Mojolicious-Plugin-RenderFile.changes
   2015-12-29 12:59:34.0 +0100
@@ -1,0 +2,10 @@
+Sat Dec 26 09:57:47 UTC 2015 - co...@suse.com
+
+- updated to 0.10
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-RenderFile/Changes
+
+  
+  0.10
+  Do not include unicode in distro
+
+---

Old:

  Mojolicious-Plugin-RenderFile-0.09.tar.gz

New:

  Mojolicious-Plugin-RenderFile-0.10.tar.gz



Other differences:
--
++ perl-Mojolicious-Plugin-RenderFile.spec ++
--- /var/tmp/diff_new_pack.QzZFRp/_old  2015-12-29 12:59:35.0 +0100
+++ /var/tmp/diff_new_pack.QzZFRp/_new  2015-12-29 12:59:35.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious-Plugin-RenderFile
-Version:0.09
+Version:0.10
 Release:0
 #Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
 %define cpan_name Mojolicious-Plugin-RenderFile
@@ -36,9 +36,9 @@
 %{perl_requires}
 
 %description
-the Mojolicious::Plugin::RenderFile manpage is a the Mojolicious manpage
-plugin that adds "render_file" helper. It does not read file in memory and
-just streaming it to a client.
+Mojolicious::Plugin::RenderFile is a Mojolicious plugin that adds
+"render_file" helper. It does not read file in memory and just streaming it
+to a client.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}

++ Mojolicious-Plugin-RenderFile-0.09.tar.gz -> 
Mojolicious-Plugin-RenderFile-0.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.09/Changes 
new/Mojolicious-Plugin-RenderFile-0.10/Changes
--- old/Mojolicious-Plugin-RenderFile-0.09/Changes  2015-03-05 
01:55:33.0 +0100
+++ new/Mojolicious-Plugin-RenderFile-0.10/Changes  2015-12-20 
20:32:34.0 +0100
@@ -27,4 +27,7 @@
 File cleanup support
 
 0.09
-Not loose previously setted headers
\ No newline at end of file
+Not loose previously setted headers
+
+0.10
+Do not include unicode in distro
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.09/MANIFEST 
new/Mojolicious-Plugin-RenderFile-0.10/MANIFEST
--- old/Mojolicious-Plugin-RenderFile-0.09/MANIFEST 2015-03-05 
01:55:47.0 +0100
+++ new/Mojolicious-Plugin-RenderFile-0.10/MANIFEST 2015-12-20 
20:33:32.0 +0100
@@ -6,6 +6,6 @@
 t/basic.t
 t/sample.txt
 t/multibyte_filename.t
-t/漢字.txt
+t/unicode.txt
 META.yml Module YAML meta-data (added by 
MakeMaker)
 META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.09/META.json 
new/Mojolicious-Plugin-RenderFile-0.10/META.json
--- old/Mojolicious-Plugin-RenderFile-0.09/META.json2015-03-05 
01:55:47.0 +0100
+++ new/Mojolicious-Plugin-RenderFile-0.10/META.json2015-12-20 
20:33:32.0 +0100
@@ -4,7 +4,7 @@
   "Viktor Turskyi "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.142690",
+   "generated_by" : "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter 
version 2.150001",
"license" : [
   "unknown"
],
@@ -43,5 +43,5 @@
  "url" : "https://github.com/koorchik/Mojolicious-Plugin-RenderFile";
   }
},
-   "version" : "0.09"
+   "version" : "0.10"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.09/META.yml 
new/Mojolicious-Plugin-RenderFile-0.10/META.yml
--- old/Mojolicious-Plugin-RenderFile-0.09/META.yml 2015-03-05 
01:55:47.0 +0100
+++ new/Mojolicious-Plugin-RenderFile-0.10/META.yml 2015-12-20 
20:33:32.0 +0100
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 
2.142690'
+generated_by: 'ExtUtils::MakeMaker version 

commit perl-Mojolicious-Plugin-RenderFile for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-RenderFile 
for openSUSE:Factory checked in at 2015-04-16 14:14:24

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"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-RenderFile/perl-Mojolicious-Plugin-RenderFile.changes
2015-03-01 14:47:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-RenderFile.new/perl-Mojolicious-Plugin-RenderFile.changes
   2015-04-16 14:14:25.0 +0200
@@ -1,0 +2,10 @@
+Tue Apr 14 19:53:11 UTC 2015 - co...@suse.com
+
+- updated to 0.09
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-RenderFile/Changes
+
+  0.09
+  Not loose previously setted headers
+- obsolete wide-character-in-print.patch
+
+---

Old:

  Mojolicious-Plugin-RenderFile-0.08.tar.gz
  wide-character-in-print.patch

New:

  Mojolicious-Plugin-RenderFile-0.09.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Mojolicious-Plugin-RenderFile.spec ++
--- /var/tmp/diff_new_pack.4adps5/_old  2015-04-16 14:14:25.0 +0200
+++ /var/tmp/diff_new_pack.4adps5/_new  2015-04-16 14:14:25.0 +0200
@@ -17,21 +17,22 @@
 
 
 Name:   perl-Mojolicious-Plugin-RenderFile
-Version:0.08
+Version:0.09
 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 Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Mojolicious-Plugin-RenderFile/
-Source: Mojolicious-Plugin-RenderFile-0.08.tar.gz
-Patch0: wide-character-in-print.patch
+Source0:
http://www.cpan.org/authors/id/K/KO/KOORCHIK/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Mojolicious) >= 3.90
-Requires:   perl(Mojolicious) >= 3.90
+BuildRequires:  perl(Mojolicious) >= 5.78
+Requires:   perl(Mojolicious) >= 5.78
 %{perl_requires}
 
 %description
@@ -41,8 +42,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-# MANUAL
-%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Mojolicious-Plugin-RenderFile-0.08.tar.gz -> 
Mojolicious-Plugin-RenderFile-0.09.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.08/Changes 
new/Mojolicious-Plugin-RenderFile-0.09/Changes
--- old/Mojolicious-Plugin-RenderFile-0.08/Changes  2014-05-16 
15:41:22.0 +0200
+++ new/Mojolicious-Plugin-RenderFile-0.09/Changes  2015-03-05 
01:55:33.0 +0100
@@ -24,4 +24,7 @@
 Fixed utf8 filename issue
 
 0.08
-File cleanup support
\ No newline at end of file
+File cleanup support
+
+0.09
+Not loose previously setted headers
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.08/META.json 
new/Mojolicious-Plugin-RenderFile-0.09/META.json
--- old/Mojolicious-Plugin-RenderFile-0.08/META.json2014-05-16 
15:42:55.0 +0200
+++ new/Mojolicious-Plugin-RenderFile-0.09/META.json2015-03-05 
01:55:47.0 +0100
@@ -4,7 +4,7 @@
   "Viktor Turskyi "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter 
version 2.120921",
+   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.142690",
"license" : [
   "unknown"
],
@@ -32,7 +32,7 @@
   },
   "runtime" : {
  "requires" : {
-"Mojolicious" : "3.90",
+"Mojolicious" : "5.78",
 "perl" : "5.01"
  }
   }
@@ -43,5 +43,5 @@
  "url" : "https://github.com/koorchik/Mojolicious-Plugin-RenderFile";
   }
},
-   "version" : "0.08"
+   "version" : "0.09"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.08/META.yml 
new/Mojolicious-Plugin-RenderFile-0.09/META.yml
--- old/Mojolicious-Plugin-RenderFile-0.08/META.yml 2014-05-16 
15:42:55.0 +0200
+++ new/Mojolicious-Plugin-RenderFile-0.09/META.yml 2015-03-05 
01:55:47.0 +0100
@@ -3,23 +3,23 @@
 author:
   - 'Viktor Turskyi '
 build_requires:
-  ExtUtils::

commit perl-Mojolicious-Plugin-RenderFile for openSUSE:Factory

2015-03-01 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-RenderFile 
for openSUSE:Factory checked in at 2015-03-01 14:47:13

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"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-RenderFile/perl-Mojolicious-Plugin-RenderFile.changes
2014-03-21 13:34:07.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-RenderFile.new/perl-Mojolicious-Plugin-RenderFile.changes
   2015-03-01 14:47:14.0 +0100
@@ -1,0 +2,10 @@
+Tue Feb 24 09:11:44 UTC 2015 - ncut...@suse.com
+
+- updated to 0.08
+ File cleanup support
+- re-generated spec file
+- re-checked license
+- Add wide-character-in-print.patch: to address "Wide character in
+  print" error in t/multibyte_filename.t.
+
+---

Old:

  Mojolicious-Plugin-RenderFile-0.07.tar.gz

New:

  Mojolicious-Plugin-RenderFile-0.08.tar.gz
  wide-character-in-print.patch



Other differences:
--
++ perl-Mojolicious-Plugin-RenderFile.spec ++
--- /var/tmp/diff_new_pack.DoUhAP/_old  2015-03-01 14:47:15.0 +0100
+++ /var/tmp/diff_new_pack.DoUhAP/_new  2015-03-01 14:47:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Mojolicious-Plugin-RenderFile
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,14 +17,15 @@
 
 
 Name:   perl-Mojolicious-Plugin-RenderFile
-Version:0.07
+Version:0.08
 Release:0
 %define cpan_name Mojolicious-Plugin-RenderFile
 Summary:"render_file" helper for Mojolicious
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Mojolicious-Plugin-RenderFile/
-Source: 
http://www.cpan.org/authors/id/K/KO/KOORCHIK/%{cpan_name}-%{version}.tar.gz
+Source: Mojolicious-Plugin-RenderFile-0.08.tar.gz
+Patch0: wide-character-in-print.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -40,6 +41,8 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+# MANUAL
+%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Mojolicious-Plugin-RenderFile-0.07.tar.gz -> 
Mojolicious-Plugin-RenderFile-0.08.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.07/Changes 
new/Mojolicious-Plugin-RenderFile-0.08/Changes
--- old/Mojolicious-Plugin-RenderFile-0.07/Changes  2014-03-18 
22:19:19.0 +0100
+++ new/Mojolicious-Plugin-RenderFile-0.08/Changes  2014-05-16 
15:41:22.0 +0200
@@ -20,6 +20,8 @@
 Updated Mojolicious version dependency to 3.90
 
 0.07
-
 Added license
-Fixed utf8 filename issue
\ No newline at end of file
+Fixed utf8 filename issue
+
+0.08
+File cleanup support
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.07/META.json 
new/Mojolicious-Plugin-RenderFile-0.08/META.json
--- old/Mojolicious-Plugin-RenderFile-0.07/META.json2014-03-18 
22:22:19.0 +0100
+++ new/Mojolicious-Plugin-RenderFile-0.08/META.json2014-05-16 
15:42:55.0 +0200
@@ -4,7 +4,7 @@
   "Viktor Turskyi "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter 
version 2.131560",
+   "generated_by" : "ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter 
version 2.120921",
"license" : [
   "unknown"
],
@@ -43,5 +43,5 @@
  "url" : "https://github.com/koorchik/Mojolicious-Plugin-RenderFile";
   }
},
-   "version" : "0.07"
+   "version" : "0.08"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-RenderFile-0.07/META.yml 
new/Mojolicious-Plugin-RenderFile-0.08/META.yml
--- old/Mojolicious-Plugin-RenderFile-0.07/META.yml 2014-03-18 
22:22:19.0 +0100
+++ new/Mojolicious-Plugin-RenderFile-0.08/META.yml 2014-05-16 
15:42:55.0 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 0
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 
2.131560'
+generated_b