Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libyang for openSUSE:Factory checked in at 2022-04-22 21:54:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libyang (Old) and /work/SRC/openSUSE:Factory/.libyang.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libyang" Fri Apr 22 21:54:26 2022 rev:10 rq:971902 version:2.0.164 Changes: -------- --- /work/SRC/openSUSE:Factory/libyang/libyang.changes 2021-11-18 10:34:47.451960850 +0100 +++ /work/SRC/openSUSE:Factory/.libyang.new.1538/libyang.changes 2022-04-22 21:55:35.294897200 +0200 @@ -1,0 +2,15 @@ +Sun Apr 10 11:56:11 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 2.0.164: + * Windows support (thanks to @jktjkt) + * Schema Mount support + * schema compilation fixes + * minor schema printer fixes + * user-ordered list diff bugfix + * JSON anyxml/anydata format fixed + * XML parser CDATA support + * module caching improvements + * doc improvements + * many other various bugfixes + +------------------------------------------------------------------- Old: ---- libyang-2.0.112.tar.gz New: ---- libyang-2.0.164.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libyang.spec ++++++ --- /var/tmp/diff_new_pack.PsMEoz/_old 2022-04-22 21:55:35.802897778 +0200 +++ /var/tmp/diff_new_pack.PsMEoz/_new 2022-04-22 21:55:35.806897782 +0200 @@ -1,7 +1,7 @@ # # spec file for package libyang # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2019-2021, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -17,17 +17,16 @@ # -%define sover 2 -%define commit a81b3304695ad94fe0b34697f3e24d7f25a6bd05 +%global sover 2 Name: libyang -Version: 2.0.112 +Version: 2.0.164 Release: 0 Summary: Parser toolkit for IETF YANG data modeling License: BSD-3-Clause Group: System/Libraries URL: https://github.com/CESNET/libyang -Source: https://github.com/CESNET/libyang/archive/%{commit}.tar.gz#/%{name}-%{version}.tar.gz +Source0: https://github.com/CESNET/libyang/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: doxygen BuildRequires: fdupes @@ -101,7 +100,7 @@ This is the API documentation of libyang. %prep -%autosetup -n libyang-%{commit} -p1 +%autosetup -p1 %build %cmake \ ++++++ libyang-2.0.112.tar.gz -> libyang-2.0.164.tar.gz ++++++ ++++ 30016 lines of diff (skipped)