Update to version 2.1.74-1
This commit is contained in:
parent
6d7c242c70
commit
410b5454f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@
|
||||
/rtslib-fb-2.1.fb67.tar.gz
|
||||
/rtslib-fb-2.1.fb69.tar.gz
|
||||
/rtslib-fb-2.1.73.tar.gz
|
||||
/rtslib-fb-2.1.74.tar.gz
|
||||
|
@ -6,8 +6,8 @@
|
||||
Name: python-rtslib
|
||||
License: ASL 2.0
|
||||
Summary: API for Linux kernel LIO SCSI target
|
||||
Version: 2.1.73
|
||||
Release: 2%{?dist}
|
||||
Version: 2.1.74
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/open-iscsi/%{oname}
|
||||
Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
|
||||
Patch0: 0001-disable-xen_pvscsi.patch
|
||||
@ -126,6 +126,9 @@ install -m 644 doc/saveconfig.json.5 %{buildroot}%{_mandir}/man5/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Aug 31 2020 Maurizio Lombardi <mlombard@redhat.com> - 2.1.74-1
|
||||
- New upstream version
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.73-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rtslib-fb-2.1.73.tar.gz) = 47608ebf8e44f5c5a5534eb5dbc1016cf34eaf46a249e328649706754c4f7578a0593371c07b848e853854a1cc2e3320e29f647f9f5273989875c77db39d2077
|
||||
SHA512 (rtslib-fb-2.1.74.tar.gz) = 181b57f699dd4e6bc050585e1abffe75a7eaf5ae8325220d61d37f932912f2cec878c4643172c584f0d4c231441d25ff0e09aa1f48c2305061b75acdce051c86
|
||||
|
Loading…
Reference in New Issue
Block a user