version 2.1.fb69-1
Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
parent
9bbf98e6cd
commit
9aceee8a7b
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/rtslib-fb-2.1.fb65.tar.gz
|
||||
/rtslib-fb-2.1.fb66.tar.gz
|
||||
/rtslib-fb-2.1.fb67.tar.gz
|
||||
/rtslib-fb-2.1.fb69.tar.gz
|
||||
|
@ -21,10 +21,10 @@ Name: python-rtslib
|
||||
License: ASL 2.0
|
||||
Group: System Environment/Libraries
|
||||
Summary: API for Linux kernel LIO SCSI target
|
||||
Version: 2.1.fb67
|
||||
Release: 5%{?dist}
|
||||
URL: https://fedorahosted.org/targetcli-fb/
|
||||
Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
|
||||
Version: 2.1.fb69
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/open-iscsi/%{oname}
|
||||
Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
|
||||
Source1: target.service
|
||||
Patch0: 0001-disable-xen_pvscsi.patch
|
||||
BuildArch: noarch
|
||||
@ -188,6 +188,10 @@ install -m 644 doc/saveconfig.json.5.gz %{buildroot}%{_mandir}/man5/
|
||||
%endif # with python2
|
||||
|
||||
%changelog
|
||||
* Wed Oct 10 2018 Andy Grover <agrover@redhat.com> - 2.1.fb69-1
|
||||
- New upstream version
|
||||
- Fix URL so spectool -g works
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.fb67-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rtslib-fb-2.1.fb67.tar.gz) = 1702d302580b2ed571c5280532c2e3fee1ffb3af866d7a2e3a2d7e21c2e2826ce468e256b746ed20fe43c412c663590841679b2540cd7836c97628114e8cab2a
|
||||
SHA512 (rtslib-fb-2.1.fb69.tar.gz) = 552e660eb8aa26ac44f1ac089143a39e10106c1859db863c63ad5469e8ab0b0cdd0fba8f6fc30633cfd321ec0d72f6063ea0e8944aaa228de118400380b5418b
|
||||
|
Loading…
Reference in New Issue
Block a user