diff --git a/Eval-Closure-0.12.tar.gz b/Eval-Closure-0.12.tar.gz deleted file mode 100644 index 10fb789..0000000 --- a/Eval-Closure-0.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db2d395870ba6fc9d002e68e45c5e2d975fc9dab95829b3347c2073ffaa35b6b -size 19699 diff --git a/Eval-Closure-0.13.tar.gz b/Eval-Closure-0.13.tar.gz new file mode 100644 index 0000000..3750876 --- /dev/null +++ b/Eval-Closure-0.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65bec0368e8f0631a24bf6dc6dd24d2d8d485350e406d20005db2c6aa1c0445d +size 19735 diff --git a/cpanspec.yml b/cpanspec.yml new file mode 100644 index 0000000..9b7ec50 --- /dev/null +++ b/cpanspec.yml @@ -0,0 +1,23 @@ +--- +#description_paragraphs: 3 +#no_testing: broken upstream +#sources: +# - source1 +# - source2 +#patches: +# foo.patch: -p1 +# bar.patch: +#preamble: |- +# BuildRequires: gcc-c++ +#post_prep: |- +# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` +# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL +#post_install: |- +# sed on %{name}.files +#license: SUSE-NonFree +#skip_noarch: 1 +#custom_build: |- +#./Build build flags=%{?_smp_mflags} --myflag +#custom_test: |- +#startserver && make test +#ignore_requires: Bizarre::Module diff --git a/perl-Eval-Closure.changes b/perl-Eval-Closure.changes index 0193386..bcf9ca2 100644 --- a/perl-Eval-Closure.changes +++ b/perl-Eval-Closure.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed May 13 12:28:09 UTC 2015 - coolo@suse.com + +- updated to 0.13 + see /usr/share/doc/packages/perl-Eval-Closure/Changes + + 0.13 2015-05-12 + - one more fix for blead (eserte, jplesnik, #6) + ------------------------------------------------------------------- Tue Apr 14 18:17:21 UTC 2015 - coolo@suse.com diff --git a/perl-Eval-Closure.spec b/perl-Eval-Closure.spec index e3a7e84..ef44a03 100644 --- a/perl-Eval-Closure.spec +++ b/perl-Eval-Closure.spec @@ -17,14 +17,15 @@ Name: perl-Eval-Closure -Version: 0.12 +Version: 0.13 Release: 0 %define cpan_name Eval-Closure -Summary: safely and cleanly create closures via string eval +Summary: Safely and Cleanly Create Closures Via String Eval License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Eval-Closure/ -Source: http://www.cpan.org/authors/id/D/DO/DOY/%{cpan_name}-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/D/DO/DOY/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl