Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libyang.git#3db177a36cbdfb03e3557a7cf4ae7a5c86c82568
This commit is contained in:
parent
d3c06fb9b9
commit
ec7dcb5b27
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/v1.0.176.tar.gz
|
||||
/v1.0.184.tar.gz
|
||||
/v1.0.215.tar.gz
|
||||
/v1.0.225.tar.gz
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
%endif
|
||||
|
||||
Name: libyang
|
||||
Version: 1.0.215
|
||||
Version: 1.0.225
|
||||
Release: 1%{?dist}
|
||||
Summary: YANG data modeling language library
|
||||
Url: https://github.com/CESNET/libyang
|
||||
@ -138,6 +138,10 @@ cp -r doc/html %{buildroot}/%{_docdir}/libyang/html
|
||||
%{python3_sitearch}/__pycache__/yang*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 09 2021 Tomas Korbar <tkorbar@redhat.com> - 1.0.225-1
|
||||
- Rebase to version 1.0.225
|
||||
- Resolves: rhbz#1936718
|
||||
|
||||
* Wed Feb 03 2021 Tomas Korbar <tkorbar@redhat.com> - 1.0.215-1
|
||||
- Rebase to version 1.0.215
|
||||
- Resolves: rhbz#1921779
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.0.215.tar.gz) = 042e7be3a658340eebb5aaf819169a516af5489c366c026b599d673b623811b01a5cc7b2fce0fe39c5deb5cce5b1e0e6dfc4eb85a331fb3203d415011e6d2dad
|
||||
SHA512 (v1.0.225.tar.gz) = 3366df8c2869454b6da456010ca62b538876cba16fa84e1ed9053acca6d7756c15329c0fb8a62477a1887d6c00cce8449f29954b2d2b0e556d81baa11dc9776d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user