diff --git a/JS-0.18.tar.gz b/JS-0.18.tar.gz deleted file mode 100644 index 2d98dd6..0000000 --- a/JS-0.18.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2c2f787e08dc5f16c3451099747a3f6dd09d586b86ac31cfcec7812a2c1b213 -size 56801 diff --git a/JS-0.29.tar.gz b/JS-0.29.tar.gz new file mode 100644 index 0000000..ba8ea27 --- /dev/null +++ b/JS-0.29.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d3702aa9e23cca8922c198d7139d8b050fc8f5f7ecd4c6c768866150595790f +size 24679 diff --git a/perl-JS.changes b/perl-JS.changes index 1f435db..0a32d0a 100644 --- a/perl-JS.changes +++ b/perl-JS.changes @@ -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 diff --git a/perl-JS.spec b/perl-JS.spec index 98875b1..236b188 100644 --- a/perl-JS.spec +++ b/perl-JS.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-JS -Version: 0.18 +Version: 0.29 Release: 0 %define cpan_name JS Summary: JavaScript Modules on CPAN @@ -29,23 +29,6 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl 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} %description @@ -70,6 +53,6 @@ been installed on your system so that you can use them in various projects. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes examples LICENSE README +%doc Changes CONTRIBUTING example LICENSE README %changelog