Update to version 2.1.76
Resolves: RHEL-14993 Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
This commit is contained in:
parent
123108cf32
commit
e698f8ff13
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@
|
||||
/rtslib-fb-2.1.73.tar.gz
|
||||
/rtslib-fb-2.1.74.tar.gz
|
||||
/rtslib-fb-2.1.75.tar.gz
|
||||
/rtslib-fb-2.1.76.tar.gz
|
||||
|
@ -6,7 +6,7 @@
|
||||
Name: python-rtslib
|
||||
License: ASL 2.0
|
||||
Summary: API for Linux kernel LIO SCSI target
|
||||
Version: 2.1.75
|
||||
Version: 2.1.76
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/open-iscsi/%{oname}
|
||||
Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
|
||||
@ -128,6 +128,9 @@ install -m 644 doc/saveconfig.json.5 %{buildroot}%{_mandir}/man5/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Oct 30 2023 Maurizio Lombardi <mlombard@redhat.com> - 2.1.76-1
|
||||
- Update to version 2.1.76
|
||||
|
||||
* Thu May 19 2022 Maurizio Lombardi <mlombard@redhat.com> - 2.1.75-1
|
||||
- Update to version 2.1.75
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rtslib-fb-2.1.75.tar.gz) = 204729e779da1d0961ecff822c6ce914de5fa80e8159f440e0e69a7ba986da6d627a6377c143043d855bcaacaf086f4c73f3ccb4697dfaf061434c197ae24c3e
|
||||
SHA512 (rtslib-fb-2.1.76.tar.gz) = 50bc9f4ebff71cc87fd62036ff9d929fb1e5989be6251b1111904e76a7c026215692dc8930b90552a4ff850c6252338e420fe710993b8c8a0c737b65590a520d
|
||||
|
Loading…
Reference in New Issue
Block a user