forked from pool/perl-XML-Bare
This commit is contained in:
committed by
Git OBS Bridge
parent
e6ece20944
commit
ee3ee4ad80
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:820c1188b8ef957bc8673671ff8a4923066682263330d94ea6741ccf6f613aa3
|
|
||||||
size 32428
|
|
3
XML-Bare-0.43.tar.bz2
Normal file
3
XML-Bare-0.43.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4e9fcc0efbda334424c2e196eac49e1a07216dbef9539aff4636bf136e5bd4b5
|
||||||
|
size 46658
|
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 18 17:32:17 CET 2009 - anicka@suse.cz
|
||||||
|
|
||||||
|
- update to 0.43
|
||||||
|
* Added a new test to detect fixed problem
|
||||||
|
* A number of memory leaks have been fixed
|
||||||
|
- XML files included for benchmarking have been replaced with
|
||||||
|
dummy test data to avoid licensing problems.
|
||||||
|
* Perl code has been optimized
|
||||||
|
* Fixed problem with merge function
|
||||||
|
* Added tohtml output
|
||||||
|
* Added flag to indicate node read in as CDATA
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 20 15:39:39 CET 2009 - anicka@suse.cz
|
Tue Jan 20 15:39:39 CET 2009 - anicka@suse.cz
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-XML-Bare (Version 0.40)
|
# spec file for package perl-XML-Bare (Version 0.43)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: perl-XML-Bare
|
Name: perl-XML-Bare
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
Version: 0.40
|
Version: 0.43
|
||||||
Release: 1
|
Release: 1
|
||||||
Requires: expat perl-XML-Parser
|
Requires: expat perl-XML-Parser
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
@@ -74,6 +74,16 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 18 2009 anicka@suse.cz
|
||||||
|
- update to 0.43
|
||||||
|
* Added a new test to detect fixed problem
|
||||||
|
* A number of memory leaks have been fixed
|
||||||
|
- XML files included for benchmarking have been replaced with
|
||||||
|
dummy test data to avoid licensing problems.
|
||||||
|
* Perl code has been optimized
|
||||||
|
* Fixed problem with merge function
|
||||||
|
* Added tohtml output
|
||||||
|
* Added flag to indicate node read in as CDATA
|
||||||
* Tue Jan 20 2009 anicka@suse.cz
|
* Tue Jan 20 2009 anicka@suse.cz
|
||||||
- update to 0.40
|
- update to 0.40
|
||||||
* Added schema checking functionality
|
* Added schema checking functionality
|
||||||
|
Reference in New Issue
Block a user