Hello community,

here is the log from the commit of package libconfig for openSUSE:Factory 
checked in at 2017-11-14 14:45:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libconfig (Old)
 and      /work/SRC/openSUSE:Factory/.libconfig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libconfig"

Tue Nov 14 14:45:10 2017 rev:11 rq:541032 version:1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/libconfig/libconfig.changes      2017-07-30 
11:21:02.035116552 +0200
+++ /work/SRC/openSUSE:Factory/.libconfig.new/libconfig.changes 2017-11-14 
14:45:15.326314266 +0100
@@ -1,0 +2,29 @@
+Sat Nov 11 15:08:53 UTC 2017 - aavind...@gmail.com
+
+- Update to 1.7:
+  * Redesigned the directory-include feature to avoid using
+    platform-specific directory scanning code, and to fix a bug in
+    the handling of nested includes. The application can now do its
+    own directory scanning and/or wildcard expansion by registering
+    an include function.
+  * Added new CONFIG_OPTION_ALLOW_SCIENTIFIC_NOTATION to allow
+    either %f or %g-style formatting for floating point values.
+  * Improved the options APIs in both the C and C++ libraries.
+  * Improved the automatic conversion between int and int64 values.
+  * Fixed build errors caused by out-of-sync generated lexer and
+    parser source files.
+  * Added an API to clear an existing configuration.
+  * Fixed a problem where a group or list could be added to an array.
+  * Changed default float precision from 2 to 6.
+  * Modified grammar to allow trailing commas in lists and arrays.
+  * Removed logic that clipped negative values to 0 in (unsigned int)
+    cast operator.
+  * Updated manual and added a new chapter on other libconfig
+    implementations and bindings.
+  * Various internal code cleanup.
+  * Fixed failing unit tests.
+  * Upgraded VS2015 solution/project files to VS2017.
+- Use new project URL
+- sonum updated from 8 to 11
+
+-------------------------------------------------------------------

Old:
----
  libconfig-1.6.tar.gz

New:
----
  libconfig-1.7.tar.gz

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

Other differences:
------------------
++++++ libconfig.spec ++++++
--- /var/tmp/diff_new_pack.7UK1Bc/_old  2017-11-14 14:45:16.050287956 +0100
+++ /var/tmp/diff_new_pack.7UK1Bc/_new  2017-11-14 14:45:16.054287811 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _soversion 8
+%define _soversion 11
 Name:           libconfig
-Version:        1.6
+Version:        1.7
 Release:        0
 Summary:        A simple library for manipulating structured configuration 
files
 License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
-Url:            https://github.com/hyperrealm/libconfig
+Url:            https://hyperrealm.github.io/libconfig
 Source0:        
https://github.com/hyperrealm/libconfig/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        baselibs.conf
 BuildRequires:  autoconf

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.7UK1Bc/_old  2017-11-14 14:45:16.102286066 +0100
+++ /var/tmp/diff_new_pack.7UK1Bc/_new  2017-11-14 14:45:16.106285921 +0100
@@ -1,2 +1,2 @@
-libconfig++8
-libconfig8
+libconfig++11
+libconfig11

++++++ libconfig-1.6.tar.gz -> libconfig-1.7.tar.gz ++++++
++++ 47822 lines of diff (skipped)


Reply via email to