forked from pool/perl-Mojolicious-Plugin-RenderFile
Accepting request 528556 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/528556 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mojolicious-Plugin-RenderFile?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
2165c7f609
commit
d593e024cd
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89bba490a10879a9b0091bca705732718a7de2826b898354cb491fb4426a9ad4
|
||||
size 4905
|
3
Mojolicious-Plugin-RenderFile-0.12.tar.gz
Normal file
3
Mojolicious-Plugin-RenderFile-0.12.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:013e42a2cc06bc7041bb13c9df388af24010e69793a8df0f0ab1d240aa61173f
|
||||
size 4925
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 25 05:44:08 UTC 2017 - coolo@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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 14 06:05:27 UTC 2017 - coolo@suse.com
|
||||
|
||||
|
@@ -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 @@ to a client.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
|
Reference in New Issue
Block a user