automatic version update by autodist [release 3.12.2-1mamba;Wed Apr 30 2025]

This commit is contained in:
2025-05-01 00:38:46 +02:00
parent 61dac55a87
commit dfe1fa28ff

View File

@ -1,5 +1,5 @@
Name: libyang
Version: 3.7.8
Version: 3.12.2
Release: 1mamba
Summary: YANG data modeling language library
Group: System/Libraries
@ -12,6 +12,7 @@ License: BSD-3-Clause
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libpcre2-devel
BuildRequires: libxxhash-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
Requires: %{name}-tools = %{?epoch:%epoch:}%{version}-%{release}
@ -76,6 +77,9 @@ This package contains utility applications for %{name}.
%{_mandir}/man1/yangre.1*
%changelog
* Wed Apr 30 2025 Automatic Build System <autodist@openmamba.org> 3.12.2-1mamba
- automatic version update by autodist
* Fri Jan 10 2025 Automatic Build System <autodist@openmamba.org> 3.7.8-1mamba
- automatic version update by autodist