forked from pool/perl-XML-Parser
- update to 2.41
- better installation instructions
- Small spelling patches from Debian package - Thanks Nicholas Bamber
- RT 68399 - Upgrade Devel::CheckLib to 0.93 to make it
perl 5.14 compliant - qw()
- RT 67207 - Stop doing tied on globs - Thanks sprout
- RT 31319 - Fix doc links in POD for XML/Parser.pm
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-Parser?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
421e6310a5
commit
47453dc248
BIN
XML-Parser-2.40.tar.bz2
(Stored with Git LFS)
BIN
XML-Parser-2.40.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
XML-Parser-2.41.tar.bz2
(Stored with Git LFS)
Normal file
BIN
XML-Parser-2.41.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 6 09:14:25 UTC 2011 - vcizek@novell.com
|
||||
|
||||
- update to 2.41
|
||||
- better installation instructions
|
||||
- Small spelling patches from Debian package - Thanks Nicholas Bamber
|
||||
- RT 68399 - Upgrade Devel::CheckLib to 0.93 to make it
|
||||
perl 5.14 compliant - qw()
|
||||
- RT 67207 - Stop doing tied on globs - Thanks sprout
|
||||
- RT 31319 - Fix doc links in POD for XML/Parser.pm
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 16 08:13:39 UTC 2011 - cfarrell@novell.com
|
||||
|
||||
|
||||
@@ -21,14 +21,14 @@
|
||||
Name: perl-XML-Parser
|
||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||
Summary: A perl module for parsing XML documents
|
||||
Version: 2.40
|
||||
Version: 2.41
|
||||
Release: 7
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
AutoReqProv: on
|
||||
Url: http://www.cpan.org/modules/by-module/XML/
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Patch: %{cpan_name}-%{version}.diff
|
||||
Patch: %{cpan_name}-2.40.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
|
||||
Reference in New Issue
Block a user