From c7e1a8e1375edcbb993a136e6de8ccc51df8c60c Mon Sep 17 00:00:00 2001 From: Michal Ruprich Date: Fri, 3 Oct 2025 10:25:05 +0200 Subject: [PATCH] Resolves: RHEL-111202 - Move libyang-devel to CRB --- libyang.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libyang.spec b/libyang.spec index fff9643..89a3e2b 100644 --- a/libyang.spec +++ b/libyang.spec @@ -8,7 +8,7 @@ Name: libyang Version: 2.0.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: YANG data modeling language library Url: https://github.com/CESNET/libyang Source: %{url}/archive/v%{version}.tar.gz @@ -95,6 +95,9 @@ cp -r doc/html %{buildroot}/%{_docdir}/libyang/html %{_docdir}/libyang %changelog +* Fri Oct 03 2025 Michal Ruprich - 2.0.7-3 +- Resolves: RHEL-111202 - Move libyang-devel to CRB + * Thu Jun 30 2022 Michal Ruprich - 2.0.7-2 - Resolves: #2100938 - libyang FTBFS in rhel-9.1