Hello community,

here is the log from the commit of package perl-XML-Bare for openSUSE:Factory 
checked in at 2012-02-16 12:26:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-XML-Bare (Old)
 and      /work/SRC/openSUSE:Factory/.perl-XML-Bare.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-XML-Bare", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-XML-Bare/perl-XML-Bare.changes      
2011-11-21 12:50:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-XML-Bare.new/perl-XML-Bare.changes 
2012-02-16 12:26:05.000000000 +0100
@@ -1,0 +2,14 @@
+Fri Feb 10 02:34:00 UTC 2012 - [email protected]
+
+- update to 0.47
+  - Preping release unchanged from trial release.
+    The 0.45 release and previous set particular compile options for several 
different
+    platforms.  My release refactoring stripped the Makefile.PL 
customisations, however
+    it appears these are not needed by any of the smoker CPANTS systems, so am 
releasing
+    with really basic compilation driver - see how it goes...
+  - Bug #49906 Simple mode reports content of empty node as integer 1
+  - Bug #52762 XML::Simple compatibility mode doesn't support CDATA with 
attributes
+  - Bug #52832 Several memory leaks
+  - XML quote decoding on XML read
+
+-------------------------------------------------------------------

Old:
----
  XML-Bare-0.45.tar.gz

New:
----
  XML-Bare-0.47.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-XML-Bare.spec ++++++
--- /var/tmp/diff_new_pack.NL7qr8/_old  2012-02-16 12:26:07.000000000 +0100
+++ /var/tmp/diff_new_pack.NL7qr8/_new  2012-02-16 12:26:07.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-XML-Bare
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,21 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           perl-XML-Bare
-BuildRequires:  perl
-BuildRequires:  perl-macros
-Version:        0.45
+Version:        0.47
 Release:        16
-Requires:       expat perl-XML-Parser
-AutoReqProv:    on
-Group:          Development/Libraries/Perl
 License:        GPL-2.0+ or Artistic-1.0
-Url:            http://cpan.org/modules/by-module/XML
 Summary:        Minimal XML parser (Perl module)
+Url:            http://cpan.org/modules/by-module/XML
+Group:          Development/Libraries/Perl
 Source:         XML-Bare-%{version}.tar.gz
+BuildRequires:  perl
+BuildRequires:  perl-macros
+Requires:       expat
+Requires:       perl-XML-Parser
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 
@@ -42,12 +41,6 @@
 careful if you use this package, the result does not need to be the one
 you would expect.
 
-
-
-Authors:
---------
-    David Helkowski <[email protected]>
-
 %prep
 %setup -q -n XML-Bare-%{version}
 
@@ -59,12 +52,12 @@
 make test
 
 %install
-chmod a-x Changes README Bare.pm
+chmod a-x Changes lib/XML/Bare.pm
 %perl_make_install
 %perl_process_packlist
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root)

++++++ XML-Bare-0.45.tar.gz -> XML-Bare-0.47.tar.gz ++++++
++++ 41863 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to