forked from pool/perl-HTML-FormatText-WithLinks
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
This commit is contained in:
committed by
Git OBS Bridge
parent
6fc2ae31cd
commit
fb0982b0c6
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35ececbc8a3ceda23e03c1e88b1e1ba02193deb455630d093ed30365e845e8ff
|
||||
size 11339
|
3
HTML-FormatText-WithLinks-0.15.tar.gz
Normal file
3
HTML-FormatText-WithLinks-0.15.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7fcc1ab79eb58fb97d43e5bdd14e21791a250a204998918c62d6a171131833b1
|
||||
size 11915
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user