diff --git a/gdisk.spec b/gdisk.spec index e6a3f31..2f2ace4 100644 --- a/gdisk.spec +++ b/gdisk.spec @@ -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 - 1.0.5-2 +- upgrade yaml + * Thu Jul 16 2020 Wangjun - 1.0.5-1 - upgrade package to 1.0.5 diff --git a/gdisk.yaml b/gdisk.yaml index c762c9d..0709745 100644 --- a/gdisk.yaml +++ b/gdisk.yaml @@ -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: "."