From fb0982b0c6cf5dbe63898df2258a291834a8a39df62fd7b33d38cb6e480c4633 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 15 Apr 2015 09:46:37 +0000 Subject: [PATCH] Accepting request 296292 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/296292 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FormatText-WithLinks?expand=0&rev=2 --- HTML-FormatText-WithLinks-0.14.tar.gz | 3 --- HTML-FormatText-WithLinks-0.15.tar.gz | 3 +++ perl-HTML-FormatText-WithLinks.changes | 11 +++++++++++ perl-HTML-FormatText-WithLinks.spec | 18 ++++++++---------- 4 files changed, 22 insertions(+), 13 deletions(-) delete mode 100644 HTML-FormatText-WithLinks-0.14.tar.gz create mode 100644 HTML-FormatText-WithLinks-0.15.tar.gz diff --git a/HTML-FormatText-WithLinks-0.14.tar.gz b/HTML-FormatText-WithLinks-0.14.tar.gz deleted file mode 100644 index 49f8f93..0000000 --- a/HTML-FormatText-WithLinks-0.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35ececbc8a3ceda23e03c1e88b1e1ba02193deb455630d093ed30365e845e8ff -size 11339 diff --git a/HTML-FormatText-WithLinks-0.15.tar.gz b/HTML-FormatText-WithLinks-0.15.tar.gz new file mode 100644 index 0000000..4cbb1f7 --- /dev/null +++ b/HTML-FormatText-WithLinks-0.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fcc1ab79eb58fb97d43e5bdd14e21791a250a204998918c62d6a171131833b1 +size 11915 diff --git a/perl-HTML-FormatText-WithLinks.changes b/perl-HTML-FormatText-WithLinks.changes index 89a588a..8f93f91 100644 --- a/perl-HTML-FormatText-WithLinks.changes +++ b/perl-HTML-FormatText-WithLinks.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Apr 14 18:09:37 UTC 2015 - coolo@suse.com + +- updated to 0.15 + see /usr/share/doc/packages/perl-HTML-FormatText-WithLinks/Changes + + date: 4/01/2015 + Various small documentation errors fixed + --- + version: 0.14 + ------------------------------------------------------------------- Sun May 1 10:29:26 UTC 2011 - coolo@opensuse.org diff --git a/perl-HTML-FormatText-WithLinks.spec b/perl-HTML-FormatText-WithLinks.spec index fcf572a..0d901d5 100644 --- a/perl-HTML-FormatText-WithLinks.spec +++ b/perl-HTML-FormatText-WithLinks.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-HTML-FormatText-WithLinks (Version 0.14) +# spec file for package perl-HTML-FormatText-WithLinks # -# Copyright (c) 2011 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 @@ -15,14 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: perl-HTML-FormatText-WithLinks -Version: 0.14 -Release: 1 -License: GPL+ or Artistic +Version: 0.15 +Release: 0 %define cpan_name HTML-FormatText-WithLinks Summary: HTML to text conversion with links as footnotes -Url: http://search.cpan.org/dist/HTML-FormatText-WithLinks/ +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl +Url: http://search.cpan.org/dist/HTML-FormatText-WithLinks/ Source: http://www.cpan.org/authors/id/S/ST/STRUAN/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -30,7 +31,7 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(HTML::FormatText) >= 2 BuildRequires: perl(HTML::TreeBuilder) -BuildRequires: perl(Module::Build) +BuildRequires: perl(Module::Build) >= 0.38 BuildRequires: perl(URI::WithBase) Requires: perl(HTML::FormatText) >= 2 Requires: perl(HTML::TreeBuilder) @@ -56,9 +57,6 @@ mimic the format of the lynx text based web browser's --dump option. ./Build install destdir=%{buildroot} create_packlist=0 %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files %defattr(-,root,root,755) %doc Changes examples README