2014-10-31 14:35:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 31 14:33:22 UTC 2014 - ncutler@suse.com
|
|
|
|
|
|
|
|
- updated to 3.28
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 31 14:28:16 UTC 2014 - ncutler@suse.com
|
|
|
|
|
|
|
|
- Update to upstream version 3.28:
|
|
|
|
|
|
|
|
* Release 3.28
|
|
|
|
- Removed use of 'done_testing' in t/white.t
|
|
|
|
- Fixed inproperly calculated number of skipped tests in t/xhtml01.t
|
|
|
|
when HTML::Entities is not intalled.
|
|
|
|
* Release 3.27
|
|
|
|
- Added new warnings as defined by Pod::Checker
|
|
|
|
- Added ->keep_encoding_directive, which is false by default
|
|
|
|
* Release 3.26
|
|
|
|
- Fixed another test script to skip all tests when Encode not installed.
|
|
|
|
- Added 'encoding()' and 'detected_encoding()'
|
|
|
|
* Release 3.25
|
|
|
|
- Improved the warning when "=item" types mismatch within one
|
|
|
|
"=over"/"=back" block.
|
|
|
|
* Release 3.24
|
|
|
|
- Fixed corner case bug for unlikely UTF-8 scenario
|
|
|
|
- XHTML IDs can no longer end with punctuation.
|
|
|
|
- Fixed test failure on Perl 5.6.2.
|
|
|
|
- Changed default installation location from "perl" to "site" on
|
|
|
|
5.12 and higher
|
|
|
|
- Fixed hash order dependency test failures on Perl 5.17
|
|
|
|
- Inlined the code that tries to guess a Pod file's encoding
|
|
|
|
- Added a warning when "=item" types mismatch within one
|
|
|
|
"=over"/"=back" block.
|
|
|
|
- Fixed regression introduced in 3.22 in which "C< >" tags were
|
|
|
|
incorrectly treated as verbatim text in table of contents items
|
|
|
|
emitted by Pod::Simple::XHTML.
|
|
|
|
- Loosened up the matching of "L< >" tags for man pages so that they
|
|
|
|
allow names with dots, underscores, and any other chararacters
|
|
|
|
other than "/", just so long as they end in '[(][-a-zA-Z0-9]+[)]'.
|
|
|
|
- Fixed inverted mapping of "keyboard" to "kbd" in Pod::Simple::HTML
|
|
|
|
- Added two new Tagmap entries to Pod::Simple::HTML: "preformat"
|
|
|
|
maps to "pre", and "teletype" maps to "tt"
|
|
|
|
- "X< >" tags are now ignored by the pull parser when it searches
|
|
|
|
for titles, as is any trailing whitespace
|
|
|
|
|
2012-08-27 06:24:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 16 16:35:20 CEST 2012 - ohering@suse.de
|
|
|
|
|
2012-11-13 16:11:29 +00:00
|
|
|
- update to version 3.23 [fate#312159]
|
2012-08-27 06:24:54 +00:00
|
|
|
http://cpansearch.perl.org/src/DWHEELER/Pod-Simple-3.23/ChangeLog
|
|
|
|
|
2011-03-04 15:45:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 4 15:44:13 UTC 2011 - chris@computersalat.de
|
|
|
|
|
|
|
|
- update to version 3.15
|
|
|
|
o Removed "perlpod.pod" and "perlpodspec.pod". These now just live
|
|
|
|
in the Perl core.
|
|
|
|
o xed stylesheet names output by HTMLBatch to match the names of
|
|
|
|
the actual stylesheet files (broken in 3.09). Thanks to Kevin Ryde
|
|
|
|
for the report (RT #56725).
|
|
|
|
o ded missing closing slash to the CSS links in the XHTML output.
|
|
|
|
Thanks to HarleyPig for the patch!
|
|
|
|
o ded parens around bar "qw(...)" in t/xhtml05.t. Thanks to Jerry
|
|
|
|
D. Hedden for the patch.
|
|
|
|
o proved the Pod::Simple::HTML docs. Thanks to Gabor Szabo for the
|
|
|
|
patch.
|
|
|
|
o d::Simple::XHTML now properly encodes entities in URLs in the
|
|
|
|
anchor tag. Thanks to John McNamara for the report (RT-60249).
|
|
|
|
o d::Simple::HTML and XHTML now strip whitespace from the end of
|
|
|
|
section names that appear as anchor names for headers (in HTML)
|
|
|
|
and IDs (in XHTML). Such whitespace appeared when "X<>" entities
|
|
|
|
were stripped out but not the space between them (RT-56572).
|
|
|
|
o ke test "t/search50.t" always pass on case-insensitive file
|
|
|
|
systems rather than just skip VMS.
|
|
|
|
- for further info see ChangeLog file
|
|
|
|
- recreated by cpanspec 1.78.03
|
|
|
|
|
2010-11-30 13:27:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 30 13:27:06 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires
|
|
|
|
|
2009-12-10 13:49:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 10 13:41:49 UTC 2009 - chris@computersalat.de
|
|
|
|
|
|
|
|
- update to version 3.11
|
|
|
|
* lot of changes see ChangeLog for more info
|
|
|
|
|
2009-12-10 13:00:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 25 19:41:47 CEST 2009 - chris@computersalat.de
|
|
|
|
|
|
|
|
- spec mods
|
|
|
|
* removed ^----------
|
|
|
|
* removed ^#---------
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 19 01:09:50 CEST 2009 - chris@computersalat.de
|
|
|
|
|
|
|
|
- spec fix for perl-macros
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 16 14:41:06 CEST 2009 - chris@computersalat.de
|
|
|
|
|
|
|
|
- added perl-macros
|
|
|
|
o autogen filelist with perl_gen_filelist
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 13 00:35:25 CEST 2009 - chris@computersalat.de
|
|
|
|
|
|
|
|
- update to new version 3.07
|
|
|
|
- some spec mods
|
|
|
|
o updated header
|
|
|
|
o autogen filelist
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 12 15:18:45 CET 2008 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- Update to 3.05:
|
|
|
|
+ Standardized all test files on 8.3 naming scheme for Perl core.
|
|
|
|
+ Applied test patches from Jerry Hedden for Perl core when
|
|
|
|
Encode not installed.
|
|
|
|
+ Applied test patch from Ken Williams for 5.005_04 compatibility.
|
|
|
|
+ Applied a patch from Christopher Madsen to fix architecture
|
|
|
|
directory searches on Gentoo.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 21:39:55 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 23 17:21:15 CET 2006 - lmuelle@suse.de
|
|
|
|
|
|
|
|
- Update to 3.04.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 22 14:24:21 CET 2005 - lmuelle@suse.de
|
|
|
|
|
|
|
|
- Update to 3.03.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 16 22:34:26 CET 2005 - schwab@suse.de
|
|
|
|
|
|
|
|
- Don't remove BuildRoot in %install.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 14 21:45:00 CET 2005 - lmuelle@suse.de
|
|
|
|
|
|
|
|
- Initial SuSE Package.
|