From 26cc9666bbf26b770b107fed1a1350efc2bacecc04df548274f9d736cc0e839c Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Sun, 7 Apr 2024 08:11:37 +0000 Subject: [PATCH] Accepting request 1164329 from home:pgajdos - version update to 2.1.148 * lots of bugfixes and improvements in various parts of the library OBS-URL: https://build.opensuse.org/request/show/1164329 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libyang?expand=0&rev=37 --- libyang-2.1.128.tar.gz | 3 --- libyang-2.1.148.tar.gz | 3 +++ libyang.changes | 6 ++++++ libyang.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 libyang-2.1.128.tar.gz create mode 100644 libyang-2.1.148.tar.gz diff --git a/libyang-2.1.128.tar.gz b/libyang-2.1.128.tar.gz deleted file mode 100644 index 6f71371..0000000 --- a/libyang-2.1.128.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19a5fe2742ccd68cc90bd7b28736d518ebea4241e798fa49a01b5e6f8a79928e -size 1262102 diff --git a/libyang-2.1.148.tar.gz b/libyang-2.1.148.tar.gz new file mode 100644 index 0000000..f0f434d --- /dev/null +++ b/libyang-2.1.148.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77a0aaaeb3df720aeb70d6896e32e2c2be099d48df73e3cfb52567051af3e44b +size 1266532 diff --git a/libyang.changes b/libyang.changes index d7c0662..fa0067d 100644 --- a/libyang.changes +++ b/libyang.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 3 10:40:40 UTC 2024 - pgajdos@suse.com + +- version update to 2.1.148 + * lots of bugfixes and improvements in various parts of the library + ------------------------------------------------------------------- Sun Nov 12 17:15:43 UTC 2023 - Dirk Müller diff --git a/libyang.spec b/libyang.spec index c4e7108..1eb5ff8 100644 --- a/libyang.spec +++ b/libyang.spec @@ -1,7 +1,7 @@ # # spec file for package libyang # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2019-2022, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %global sover 2 Name: libyang -Version: 2.1.128 +Version: 2.1.148 Release: 0 Summary: Parser toolkit for IETF YANG data modeling License: BSD-3-Clause