- update to 4.2

[FIXES]
    * Tied all $VERSION to HTML::Element to ensure latest package is used
      for all modules. RT #66110
    * Moved perlcritic tests to xt/author
    [DOCUMENTATION]
    * Added text and link to "Perl and LWP" book.
    * Fix Authors in all PM files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Tree?expand=0&rev=15
This commit is contained in:
Vítězslav Čížek 2011-04-07 08:41:19 +00:00 committed by Git OBS Bridge
parent 6ee1f16396
commit 3d58c3e349
4 changed files with 16 additions and 4 deletions

View File

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

3
HTML-Tree-4.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d59d198ac78592802d86b87c333d716415effa96895bb8e2c0a3595e88b6df0
size 106049

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Apr 7 08:32:33 UTC 2011 - vcizek@novell.com
- update to 4.2
[FIXES]
* Tied all $VERSION to HTML::Element to ensure latest package is used
for all modules. RT #66110
* Moved perlcritic tests to xt/author
[DOCUMENTATION]
* Added text and link to "Perl and LWP" book.
* Fix Authors in all PM files.
-------------------------------------------------------------------
Fri Feb 25 13:06:03 UTC 2011 - chris@computersalat.de

View File

@ -19,7 +19,7 @@
%bcond_with opt
Name: perl-HTML-Tree
Version: 4.1
Version: 4.2
Release: 7
License: GPL+ or Artistic
%define cpan_name HTML-Tree