Hello community,

here is the log from the commit of package ding-libs for openSUSE:Factory 
checked in at 2016-02-17 10:31:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ding-libs (Old)
 and      /work/SRC/openSUSE:Factory/.ding-libs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ding-libs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ding-libs/ding-libs.changes      2014-08-13 
08:48:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ding-libs.new/ding-libs.changes 2016-02-17 
12:10:36.000000000 +0100
@@ -1,0 +2,17 @@
+Fri Feb 12 13:49:23 UTC 2016 - [email protected]
+
+- Correct the version number of library packages in spec file.
+
+-------------------------------------------------------------------
+Wed Feb 10 11:23:05 UTC 2016 - [email protected]
+
+- Upgrade to latest upstream version 0.5.0.
+  The new version is ABI compatible with 0.4.0.
+* libini_config: This release adds an API to create, modify and
+  save INI files
+* libini_config: Merging configuration snippets installed in
+  different locations is supported
+* libcollection: New functions: col_get_dup_item,
+  col_delete_item_with_cb, col_remove_item_with_cb
+
+-------------------------------------------------------------------

Old:
----
  ding-libs-0.4.0.tar.gz
  ding-libs-0.4.0.tar.gz.asc

New:
----
  ding-libs-0.5.0.tar.gz
  ding-libs-0.5.0.tar.gz.asc

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

Other differences:
------------------
++++++ ding-libs.spec ++++++
--- /var/tmp/diff_new_pack.0io0Hx/_old  2016-02-17 12:10:37.000000000 +0100
+++ /var/tmp/diff_new_pack.0io0Hx/_new  2016-02-17 12:10:37.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ding-libs
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -16,15 +16,15 @@
 #
 
 
-%global basicobjects_version 0.1.1
-%global collection_version 0.6.2
-%global dhash_version 0.4.3
-%global ini_config_version 1.1.0
 %global path_utils_version 0.2.1
+%global dhash_version 0.4.3
+%global collection_version 0.7.0
 %global ref_array_version 0.1.4
+%global basicobjects_version 0.1.0
+%global ini_config_version 1.2.0
 
 Name:           ding-libs
-Version:        0.4.0
+Version:        0.5.0
 Release:        0
 Summary:        "Ding is not GLib" assorted utility libraries
 License:        GPL-3.0+ and LGPL-3.0+
@@ -188,9 +188,8 @@
 make %{?_smp_mflags} check
 
 %install
-b="%buildroot"
-make install DESTDIR="$b"
-rm -f "$b/%_libdir"/*.la
+make install DESTDIR="%buildroot"
+rm -f "%buildroot/%_libdir"/*.la
 
 # Remove the example files from the output directory
 # We will copy them directly from the source directory

++++++ ding-libs-0.4.0.tar.gz -> ding-libs-0.5.0.tar.gz ++++++
++++ 11029 lines of diff (skipped)


Reply via email to