!7 修复yaml中的链接

Merge pull request !7 from linfeilong835/master
This commit is contained in:
openeuler-ci-bot 2020-08-11 14:32:28 +08:00 committed by Gitee
commit 61c835e63a
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: gdisk
Version: 1.0.5
Release: 1
Release: 2
Summary: GPT fdisk(consisting of the gdisk,sgdisk,cgdisk) is a set of text-mode partitioning tools
License: GPLv2
URL: http://www.rodsbooks.com/gdisk
@ -45,6 +45,9 @@ install -Dp -m 0644 fixparts.8 %{buildroot}%{_mandir}/man8/fixparts.8
%{_mandir}/man8/*
%changelog
* Mon Aug 10 2020 volcanodragon <linfeilong@huawei.com> - 1.0.5-2
- upgrade yaml
* Thu Jul 16 2020 Wangjun <wangjun196@huawei.com> - 1.0.5-1
- upgrade package to 1.0.5

View File

@ -1,4 +1,4 @@
version_control: git
src_repo: https://git.code.sf.net/p/gptfdisk/code gptfdisk-code
src_repo: https://git.code.sf.net/p/gptfdisk/code
tag_prefix: ^v
seperator: "."