Hello community,

here is the log from the commit of package iniparser for openSUSE:Factory 
checked in at 2015-07-05 17:53:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iniparser (Old)
 and      /work/SRC/openSUSE:Factory/.iniparser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iniparser"

Changes:
--------
--- /work/SRC/openSUSE:Factory/iniparser/iniparser.changes      2014-06-25 
06:58:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.iniparser.new/iniparser.changes 2015-07-05 
17:53:25.000000000 +0200
@@ -1,0 +2,14 @@
+Sat Jun 27 16:07:04 UTC 2015 - lmue...@suse.com
+
+- Update to git snapshot 20150605 b1c4ac6f
+  + Use the same xstrdup implementation for both source file
+  + allocate memory for string termination
+  + Add travis.yml
+  + iniparser_getseckeys doesn't return a malloc ptr anymore
+  + One more static + whitespace cleanup
+  + Prevent negative array index access when a line solely consists of
+    newlines and spaces
+  + Made strstrip() static
+- Remove libiniparser from baselibs.conf
+
+-------------------------------------------------------------------

Old:
----
  iniparser-3.1.0.git20140619_c5beb80a.tar.gz

New:
----
  iniparser-4.0.0.git20150605_b1c4ac6f.tar.gz

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

Other differences:
------------------
++++++ iniparser.spec ++++++
--- /var/tmp/diff_new_pack.1d8J7L/_old  2015-07-05 17:53:26.000000000 +0200
+++ /var/tmp/diff_new_pack.1d8J7L/_new  2015-07-05 17:53:26.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package iniparser
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           iniparser
-Version:        3.1.0.git20140619_c5beb80a
+Version:        4.0.0.git20150605_b1c4ac6f
 Release:        0
 Url:            http://ndevilla.free.fr/iniparser/
 Summary:        Library to parse ini files
@@ -71,7 +71,7 @@
 
 
 %prep
-%setup -q -n iniparser
+%setup -q
 %patch00 -p1
 
 %build

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.1d8J7L/_old  2015-07-05 17:53:26.000000000 +0200
+++ /var/tmp/diff_new_pack.1d8J7L/_new  2015-07-05 17:53:26.000000000 +0200
@@ -1,2 +1 @@
-libiniparser
 libiniparser0

++++++ iniparser-3.1.0.git20140619_c5beb80a.tar.gz -> 
iniparser-4.0.0.git20150605_b1c4ac6f.tar.gz ++++++
++++ 4039 lines of diff (skipped)

++++++ iniparser_remove_rpath.patch ++++++
--- /var/tmp/diff_new_pack.1d8J7L/_old  2015-07-05 17:53:26.000000000 +0200
+++ /var/tmp/diff_new_pack.1d8J7L/_new  2015-07-05 17:53:26.000000000 +0200
@@ -2,7 +2,7 @@
 ===================================================================
 --- iniparser.orig/Makefile
 +++ iniparser/Makefile
-@@ -13,7 +13,7 @@ ARFLAGS = rcv
+@@ -18,7 +18,7 @@ ARFLAGS = rcv
  
  SHLD = ${CC} ${CFLAGS}
  LDSHFLAGS = -shared -Wl,-Bsymbolic


Reply via email to