Accepting request 354741 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/354741
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Report-Optional?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2016-01-19 15:27:18 +00:00
committed by Git OBS Bridge
parent 88150be629
commit 8d3a7bd5db
5 changed files with 46 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e01b255a9249220cee9fa8a06d17cbd9f221bbcc21198773a4ce2ff1a899eb8
size 11063

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c5b865f99049cf7fcb7b02d878edab926a9eda9991fab91b40141e07c7d92f0
size 11126

28
cpanspec.yml Normal file
View File

@@ -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

View File

@@ -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

View File

@@ -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