diff --git a/Log-Report-Optional-1.01.tar.gz b/Log-Report-Optional-1.01.tar.gz deleted file mode 100644 index 2295697..0000000 --- a/Log-Report-Optional-1.01.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e01b255a9249220cee9fa8a06d17cbd9f221bbcc21198773a4ce2ff1a899eb8 -size 11063 diff --git a/Log-Report-Optional-1.02.tar.gz b/Log-Report-Optional-1.02.tar.gz new file mode 100644 index 0000000..71dc9b7 --- /dev/null +++ b/Log-Report-Optional-1.02.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c5b865f99049cf7fcb7b02d878edab926a9eda9991fab91b40141e07c7d92f0 +size 11126 diff --git a/cpanspec.yml b/cpanspec.yml new file mode 100644 index 0000000..76ad4a4 --- /dev/null +++ b/cpanspec.yml @@ -0,0 +1,28 @@ +--- +#description_paragraphs: 3 +#description: |- +# override description from CPAN +#summary: override summary from CPAN +#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_build: |- +# rm unused.files +#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-Log-Report-Optional.changes b/perl-Log-Report-Optional.changes index 1c0a751..0ae4267 100644 --- a/perl-Log-Report-Optional.changes +++ b/perl-Log-Report-Optional.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Jan 19 10:03:37 UTC 2016 - coolo@suse.com + +- updated to 1.02 + see /usr/share/doc/packages/perl-Log-Report-Optional/ChangeLog + + version 1.02: Mon 18 Jan 13:53:03 CET 2016 + + Improvements: + - add ::Util::to_html() + ------------------------------------------------------------------- Tue Apr 14 18:44:55 UTC 2015 - coolo@suse.com diff --git a/perl-Log-Report-Optional.spec b/perl-Log-Report-Optional.spec index c6163e1..80528d7 100644 --- a/perl-Log-Report-Optional.spec +++ b/perl-Log-Report-Optional.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Log-Report-Optional # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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,14 +17,15 @@ Name: perl-Log-Report-Optional -Version: 1.01 +Version: 1.02 Release: 0 %define cpan_name Log-Report-Optional Summary: Log::Report or ::Minimal License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Log-Report-Optional/ -Source: http://www.cpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/M/MA/MARKOV/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl