8
0

Accepting request 337905 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/337905
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Scrubber?expand=0&rev=25
This commit is contained in:
2015-10-11 12:50:39 +00:00
committed by Git OBS Bridge
parent 062e3d5f25
commit 88e8b69e4c
5 changed files with 39 additions and 4 deletions

View File

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

View File

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

23
cpanspec.yml Normal file
View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Oct 11 08:53:48 UTC 2015 - coolo@suse.com
- updated to 0.15
see /usr/share/doc/packages/perl-HTML-Scrubber/Changes
0.15 2015-10-10 15:01:31+01:00 Europe/London
- Minor spelling check avoidance tweaks
- Enforce comments to be well formed, to resolve potential security issue
described in JVN53973084
-------------------------------------------------------------------
Tue Apr 14 20:36:49 UTC 2015 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-HTML-Scrubber
Version: 0.14
Version: 0.15
Release: 0
%define cpan_name HTML-Scrubber
Summary: Perl extension for scrubbing/sanitizing html
@@ -25,6 +25,7 @@ License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/HTML-Scrubber/
Source0: http://www.cpan.org/authors/id/N/NI/NIGELM/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl