Hello community,

here is the log from the commit of package xmlstarlet for openSUSE:Factory 
checked in at 2012-03-01 17:28:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xmlstarlet (Old)
 and      /work/SRC/openSUSE:Factory/.xmlstarlet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xmlstarlet", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xmlstarlet/xmlstarlet.changes    2011-10-03 
09:25:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xmlstarlet.new/xmlstarlet.changes       
2012-03-01 17:28:40.000000000 +0100
@@ -1,0 +2,8 @@
+Tue Feb 21 11:27:45 UTC 2012 - [email protected]
+
+- update to 1.3.1:
+  * handle multiple values for --value-of properly (sf#2563866)
+  * substitute external entities (sf#3467320)
+  * pyx output needs space between attribute name and value (sf#3440797)
+
+-------------------------------------------------------------------

Old:
----
  xmlstarlet-1.3.0.tar.bz2

New:
----
  xmlstarlet-1.3.1.tar.gz

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

Other differences:
------------------
++++++ xmlstarlet.spec ++++++
--- /var/tmp/diff_new_pack.G8tC6I/_old  2012-03-01 17:28:42.000000000 +0100
+++ /var/tmp/diff_new_pack.G8tC6I/_new  2012-03-01 17:28:42.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xmlstarlet
 #
-# 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,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           xmlstarlet
@@ -24,12 +23,11 @@
 BuildRequires:  sgml-skel
 BuildRequires:  autoconf automake gcc glibc-devel libtool pkgconfig
 Summary:        Command Line Tool to Process XML Documents
-Version:        1.3.0
+Version:        1.3.1
 Release:        1
 License:        MIT
 Group:          Productivity/Publishing/XML
-# http://prdownloads.sourceforge.net/xmlstar/xmlstarlet-%{version}.tar.gz
-Source0:        xmlstarlet-%{version}.tar.bz2
+Source:         
http://prdownloads.sourceforge.net/xmlstar/xmlstarlet-%{version}.tar.gz
 Source1:        %{name}-rpmlintrc
 Patch2:         %{name}-xml_depyx.c.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -41,23 +39,16 @@
 simple set of shell commands in similar way it is done for plain text
 files using 'grep', 'sed', 'awk', 'tr', 'diff', or 'patch'.
 
-
-
-Authors:
---------
-    Mikhail Grushinskiy <[email protected]>
-
 %prep
 %setup -q
 %patch2
-#%patch3
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -W -Wall"
 %configure \
     --disable-static-libs
 
-%__make %{?_smp_flags}
+%__make %{?_smp_mflags}
 
 %__mkdir_p html
 %__cp -a doc/callouts html

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

Reply via email to