Accepting request 295901 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/295901 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JS?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
b7c4818d57
commit
f285270ce3
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d2c2f787e08dc5f16c3451099747a3f6dd09d586b86ac31cfcec7812a2c1b213
|
|
||||||
size 56801
|
|
3
JS-0.29.tar.gz
Normal file
3
JS-0.29.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0d3702aa9e23cca8922c198d7139d8b050fc8f5f7ecd4c6c768866150595790f
|
||||||
|
size 24679
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 13 19:10:09 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.29
|
||||||
|
see /usr/share/doc/packages/perl-JS/Changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 31 14:15:31 UTC 2012 - coolo@suse.com
|
Thu May 31 14:15:31 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
23
perl-JS.spec
23
perl-JS.spec
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-JS
|
# spec file for package perl-JS
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-JS
|
Name: perl-JS
|
||||||
Version: 0.18
|
Version: 0.29
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name JS
|
%define cpan_name JS
|
||||||
Summary: JavaScript Modules on CPAN
|
Summary: JavaScript Modules on CPAN
|
||||||
@@ -29,23 +29,6 @@ BuildArch: noarch
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
#BuildRequires: perl(inc::Module::Install)
|
|
||||||
#BuildRequires: perl(inc::Module::Package)
|
|
||||||
#BuildRequires: perl(JS)
|
|
||||||
#BuildRequires: perl(JSON)
|
|
||||||
#BuildRequires: perl(LWP::Simple)
|
|
||||||
#BuildRequires: perl(Module::Build)
|
|
||||||
#BuildRequires: perl(Module::Install::Base)
|
|
||||||
#BuildRequires: perl(Parse::CPAN::Meta)
|
|
||||||
#BuildRequires: perl(Spiffy) >= 0.30
|
|
||||||
#BuildRequires: perl(Test::Base)
|
|
||||||
#BuildRequires: perl(Test::Base::Filter)
|
|
||||||
#BuildRequires: perl(Test::Builder::IO::Scalar)
|
|
||||||
#BuildRequires: perl(Test::Deep)
|
|
||||||
#BuildRequires: perl(Text::Diff)
|
|
||||||
#BuildRequires: perl(t::TestJS)
|
|
||||||
#BuildRequires: perl(YAML)
|
|
||||||
#BuildRequires: perl(YAML::Tiny)
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -70,6 +53,6 @@ been installed on your system so that you can use them in various projects.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes examples LICENSE README
|
%doc Changes CONTRIBUTING example LICENSE README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user