Rebase to version 2.1.80
Resolves: rhbz#2209212
This commit is contained in:
parent
527a602432
commit
daa2791ffb
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/v2.1.4.tar.gz
|
||||
/v2.1.30.tar.gz
|
||||
/v2.1.55.tar.gz
|
||||
/v2.1.80.tar.gz
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
%endif
|
||||
|
||||
Name: libyang
|
||||
Version: 2.1.55
|
||||
Version: 2.1.80
|
||||
Release: 1%{?dist}
|
||||
Summary: YANG data modeling language library
|
||||
Url: https://github.com/CESNET/libyang
|
||||
@ -106,6 +106,10 @@ cp -a doc/html %{buildroot}/%{_docdir}/libyang/html
|
||||
%{_docdir}/libyang
|
||||
|
||||
%changelog
|
||||
* Tue May 23 2023 Tomas Korbar <tkorbar@redhat.com> - 2.1.80-1
|
||||
- Rebase to version 2.1.80
|
||||
- Resolves: rhbz#2209212
|
||||
|
||||
* Sun Mar 19 2023 Tomas Korbar <tkorbar@redhat.com> - 2.1.55-1
|
||||
- Rebase to version 2.1.55
|
||||
- Resolves: rhbz#2179481
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v2.1.55.tar.gz) = dd0b58aec7e2d84f62636c62c9e7f67f0b4819e8d5ce9236874a3531607aa6fb58ccdcf537534eae8bfa700c37b8e3524be659929f4e7e03f8f67968bc352cb4
|
||||
SHA512 (v2.1.80.tar.gz) = c403eb60edcfccaddfec64ae164cecde7866149c5d410c369879d205c0121b0548876aa186a14100ab9829681a2b533a99b1eb0dd67499ed6efb66608dc9c72a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user