Accepting request 303803 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/303803 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JavaScript-Minifier?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
19fbea4ca6
commit
0b4306b7c0
@@ -17,14 +17,15 @@
|
||||
|
||||
|
||||
Name: perl-JavaScript-Minifier
|
||||
Version: 1.13
|
||||
Version: 1.14
|
||||
Release: 0
|
||||
%define cpan_name JavaScript-Minifier
|
||||
Summary: Perl extension for minifying JavaScript code
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/JavaScript-Minifier/
|
||||
Source: http://www.cpan.org/authors/id/Z/ZO/ZOFFIX/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/Z/ZO/ZOFFIX/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
@@ -68,6 +69,6 @@ repeatedly is wasteful.
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes examples LICENSE README README.md xt
|
||||
%doc Changes examples LICENSE README README.md
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user