!4 Fix the situation where the upgrade of dependent packages causes the upgrade to fail
Merge pull request !4 from renxudong/local
This commit is contained in:
commit
833e5cd2cd
@ -6,7 +6,7 @@
|
||||
Summary: The SCSI target daemon and utility programs
|
||||
Name: scsi-target-utils
|
||||
Version: 1.0.79
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPLv2
|
||||
URL: http://stgt.sourceforge.net/
|
||||
Source0: https://github.com/fujita/tgt/archive/v%{version}/tgt-v%{version}.tar.gz
|
||||
@ -117,5 +117,8 @@ pushd usr
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Mon May 18 2020 renxudong <renxudong1@huawei.com> - 1.0.79-2
|
||||
- Fix the situation where the upgrade of dependent packages causes the upgrade to fail
|
||||
|
||||
* Fri Dec 13 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.79-1
|
||||
- Package init
|
||||
|
||||
4
scsi-target-utils.yaml
Normal file
4
scsi-target-utils.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: fujita/tgt
|
||||
tag_prefix: ^v
|
||||
seperator: .
|
||||
Loading…
x
Reference in New Issue
Block a user