Hello community,

here is the log from the commit of package orcania for openSUSE:Leap:15.2 
checked in at 2020-01-17 11:59:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/orcania (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.orcania.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orcania"

Fri Jan 17 11:59:29 2020 rev:4 rq:763562 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/orcania/orcania.changes        2020-01-15 
15:37:35.727034783 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.orcania.new.26092/orcania.changes     
2020-01-17 11:59:33.880454504 +0100
@@ -1,0 +2,19 @@
+Fri Jul 12 20:59:29 UTC 2019 - Martin Hauke <[email protected]>
+
+- Update to version 2.0.1
+  * Fix double free() on `pointer_list_remove_at`
+  * Clean build process
+  * Fix config option STRTSR so cmake and makefile will use the
+    same name
+
+-------------------------------------------------------------------
+Tue Jul  2 20:39:00 UTC 2019 - Martin Hauke <[email protected]>
+
+- Update to version 2.0.0
+  * Add struct _pointer_list to manage arrays of pointers
+  * Add string_array_join, string_array_size
+  * Add o_base64url_encode and o_base64url_decode, and
+    o_base64url_2_base64 to convert base64 url format to base64
+  * Remove jansson related functions and dependency
+
+-------------------------------------------------------------------

Old:
----
  orcania-1.2.9.tar.gz

New:
----
  orcania-2.0.1.tar.gz

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

Other differences:
------------------
++++++ orcania.spec ++++++
--- /var/tmp/diff_new_pack.dlb3Kh/_old  2020-01-17 11:59:34.264454674 +0100
+++ /var/tmp/diff_new_pack.dlb3Kh/_new  2020-01-17 11:59:34.264454674 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package orcania
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2018, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,13 +13,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define sover 1_2
+%define sover 2_0
 Name:           orcania
-Version:        1.2.9
+Version:        2.0.1
 Release:        0
 Summary:        MISC function Library
 License:        LGPL-2.1-or-later
@@ -29,7 +29,6 @@
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(jansson)
 
 %description
 Different functions for different purposes but that can be shared

++++++ orcania-1.2.9.tar.gz -> orcania-2.0.1.tar.gz ++++++
++++ 1953 lines of diff (skipped)


Reply via email to