From 94cc0824547e4595e0d9ef070ea27ee1a2887630 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 12:50:34 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libyang.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libyang.spec b/libyang.spec index f83ac63..b8ce159 100644 --- a/libyang.spec +++ b/libyang.spec @@ -14,7 +14,7 @@ Name: libyang Version: 1.0.225 -Release: 3%{?dist} +Release: 4%{?dist} Summary: YANG data modeling language library License: BSD URL: https://github.com/CESNET/libyang @@ -151,6 +151,9 @@ cp -a doc/html %{buildroot}/%{_docdir}/libyang/html %{python3_sitearch}/__pycache__/yang* %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1.0.225-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sat Jul 10 2021 Neal Gompa - 1.0.225-3 - Clean up the spec file for legibility and modern spec standards - Split out tools into their own subpackage