Hello community,

here is the log from the commit of package orcania for openSUSE:Factory checked 
in at 2019-07-08 15:11:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orcania (Old)
 and      /work/SRC/openSUSE:Factory/.orcania.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orcania"

Mon Jul  8 15:11:44 2019 rev:4 rq:713852 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/orcania/orcania.changes  2019-01-08 
12:29:56.896175968 +0100
+++ /work/SRC/openSUSE:Factory/.orcania.new.4615/orcania.changes        
2019-07-08 15:11:45.455387262 +0200
@@ -1,0 +2,10 @@
+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.0.tar.gz

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

Other differences:
------------------
++++++ orcania.spec ++++++
--- /var/tmp/diff_new_pack.1EDVCH/_old  2019-07-08 15:11:46.383388152 +0200
+++ /var/tmp/diff_new_pack.1EDVCH/_new  2019-07-08 15:11:46.387388156 +0200
@@ -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.0
 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.0.tar.gz ++++++
++++ 1871 lines of diff (skipped)


Reply via email to