Hello community,

here is the log from the commit of package libyang for openSUSE:Leap:15.2 
checked in at 2020-02-19 18:43:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/libyang (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.libyang.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyang"

Wed Feb 19 18:43:18 2020 rev:2 rq:775242 version:1.0.130

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/libyang/libyang.changes        2020-01-17 
11:59:27.048451496 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.libyang.new.26092/libyang.changes     
2020-02-19 18:43:31.698453013 +0100
@@ -1,0 +2,19 @@
+Sat Feb 15 22:32:14 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to version 1.0.130
+  * new functions lyd_find_sibling*() for searching for a specific
+    sibling
+    + if available, they use hashes meaning the search complexity
+      is constant!
+  * leafref validation no longer cached
+    + may make validation slightly longer but editing data is
+      much faster
+  * minor C++ binding fixes
+  * minor schema/data parser bugfixes
+  * other general bugfixes
+- Update to version 1.0.109
+  * new LYB parser flag to allow using updated modules
+  * minor fixes in action validation
+  * other minor fixes
+
+-------------------------------------------------------------------

Old:
----
  libyang-1.0-r5.tar.gz

New:
----
  libyang-1.0.130.tar.gz

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

Other differences:
------------------
++++++ libyang.spec ++++++
--- /var/tmp/diff_new_pack.FOnXnQ/_old  2020-02-19 18:43:32.010453667 +0100
+++ /var/tmp/diff_new_pack.FOnXnQ/_new  2020-02-19 18:43:32.014453675 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyang
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2019, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,15 +18,14 @@
 
 
 %define sover 1
-%define realver 1.0-r5
 Name:           libyang
-Version:        1.0r5
+Version:        1.0.130
 Release:        0
 Summary:        Parser toolkit for IETF YANG data modeling
 License:        BSD-3-Clause
 Group:          Development/Languages/C and C++
 URL:            https://github.com/CESNET/libyang
-Source:         
https://github.com/CESNET/libyang/archive/v%{realver}.tar.gz#/%{name}-%{realver}.tar.gz
+Source:         
https://github.com/CESNET/libyang/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  bison
 BuildRequires:  cmake
 BuildRequires:  doxygen
@@ -149,7 +148,7 @@
 This is the API documentation of libyang.
 
 %prep
-%setup -q -n %{name}-%{realver}
+%setup -q
 
 %build
 %cmake \

++++++ libyang-1.0-r5.tar.gz -> libyang-1.0.130.tar.gz ++++++
++++ 9521 lines of diff (skipped)


Reply via email to