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