Accepting request 446984 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/446984 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FormatText-WithLinks-AndTables?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
6d99bc53f4
commit
0cc736715e
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5b23f0475fb81fd6fed688bb914295a39542b3e5b43c8517494226a52d868fa
|
||||
size 299894
|
3
HTML-FormatText-WithLinks-AndTables-0.07.tar.gz
Normal file
3
HTML-FormatText-WithLinks-AndTables-0.07.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:809ee2f11705706b33c54312b5c7bee674838f2beaaedaf8cb945e702aae39b6
|
||||
size 11934
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 19 06:30:28 UTC 2016 - coolo@suse.com
|
||||
|
||||
- updated to 0.07
|
||||
see /usr/share/doc/packages/perl-HTML-FormatText-WithLinks-AndTables/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 18 06:30:58 UTC 2016 - coolo@suse.com
|
||||
|
||||
- updated to 0.07
|
||||
see /usr/share/doc/packages/perl-HTML-FormatText-WithLinks-AndTables/Changes
|
||||
|
||||
0.07 Fri 16 Dec 2016
|
||||
Strips \240 characters created by HTML::Formatter when it encounters a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 7 08:35:28 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-HTML-FormatText-WithLinks-AndTables
|
||||
#
|
||||
# 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,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-HTML-FormatText-WithLinks-AndTables
|
||||
Version: 0.06
|
||||
Version: 0.07
|
||||
Release: 0
|
||||
%define cpan_name HTML-FormatText-WithLinks-AndTables
|
||||
Summary: Converts HTML to Text with tables intact
|
||||
@@ -52,7 +52,7 @@ using <BR/> tags.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
find . -type f -print0 | xargs -0 chmod 644
|
||||
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
@@ -68,6 +68,6 @@ find . -type f -print0 | xargs -0 chmod 644
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc 10003.txt Changes d LICENSE weirdo.txt weirdo.txt2 wtf.txt
|
||||
%doc Changes LICENSE
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user