Hello community,

here is the log from the commit of package libiniparser for openSUSE:Factory 
checked in at 2012-05-21 10:01:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libiniparser (Old)
 and      /work/SRC/openSUSE:Factory/.libiniparser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libiniparser", Maintainer is "samba-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libiniparser/libiniparser.changes        
2011-09-23 02:08:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libiniparser.new/libiniparser.changes   
2012-05-21 10:01:53.000000000 +0200
@@ -1,0 +2,11 @@
+Sat Apr 21 15:14:35 UTC 2012 - l...@samba.org
+
+- Update to version 3.1.
+  + Const'ified input string arguments
+- Update to version 3.0.
+  + Single function to set values in a dict: iniparser_set()
+  + Bug corrected for lines containing only \n
+  + Enhanced documentation
+  + C++ nonsense removed
+
+-------------------------------------------------------------------

Old:
----
  iniparser-2.17.tar.bz2

New:
----
  iniparser-3.1.tar.bz2

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

Other differences:
------------------
++++++ libiniparser.spec ++++++
--- /var/tmp/diff_new_pack.MpntnR/_old  2012-05-21 10:01:56.000000000 +0200
+++ /var/tmp/diff_new_pack.MpntnR/_new  2012-05-21 10:01:56.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libiniparser (Version 2.17)
+# spec file for package libiniparser
 #
-# Copyright (c) 2010 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,22 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           libiniparser
-Version:        2.17
-Release:        89
-License:        MIT
-Group:          System/Libraries
+Version:        3.1
+Release:        0
 Url:            http://ndevilla.free.fr/iniparser/
-AutoReqProv:    on
 # bug437293
 %ifarch ppc64
 Obsoletes:      libiniparser-64bit
 %endif
 #
 Summary:        Library to parse ini files
+License:        MIT
+Group:          System/Libraries
 Source:         http://ndevilla.free.fr/iniparser/iniparser-%{version}.tar.bz2
 Source2:        baselibs.conf
 Patch00:        iniparser_remove_rpath.patch
@@ -49,9 +46,8 @@
 %define debug_package_requires libiniparser0 = %{version}-%{release}
 
 %package -n libiniparser0
-License:        MIT
-Group:          System/Libraries
 Summary:        Library to parse ini files
+Group:          System/Libraries
 # bug437293
 %ifarch ppc64
 Obsoletes:      libiniparser-64bit
@@ -70,10 +66,8 @@
 %endif
 
 %package devel
-License:        MIT
 Summary:        Libraries and Header Files to Develop Programs with 
libiniparser Support
 Group:          Development/Libraries/C and C++
-AutoReqProv:    on
 # bug437293
 %ifarch ppc64
 Obsoletes:      libiniparser-devel-64bit
@@ -102,7 +96,7 @@
     Nicolas Devillard <ndevilla at free dot fr>
 
 %prep
-%setup -q -n iniparser-%{version}
+%setup -q -n iniparser
 %patch00 -p1
 
 %build

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.MpntnR/_old  2012-05-21 10:01:56.000000000 +0200
+++ /var/tmp/diff_new_pack.MpntnR/_new  2012-05-21 10:01:56.000000000 +0200
@@ -1 +1,2 @@
+libiniparser
 libiniparser0

++++++ iniparser-2.17.tar.bz2 -> iniparser-3.1.tar.bz2 ++++++
++++ 5757 lines of diff (skipped)

++++++ iniparser_remove_rpath.patch ++++++
--- /var/tmp/diff_new_pack.MpntnR/_old  2012-05-21 10:01:57.000000000 +0200
+++ /var/tmp/diff_new_pack.MpntnR/_new  2012-05-21 10:01:57.000000000 +0200
@@ -1,7 +1,7 @@
-Index: iniparser-2.17/Makefile
+Index: iniparser/Makefile
 ===================================================================
---- iniparser-2.17.orig/Makefile
-+++ iniparser-2.17/Makefile
+--- iniparser.orig/Makefile
++++ iniparser/Makefile
 @@ -1,3 +1,4 @@
 +# Last Change: 2008-05-05 15:41:32
  #

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to