This commit is contained in:
Terje Røsten 2015-10-29 17:44:14 +01:00
parent 2698f9ebb1
commit ee0e1acd75
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ gdisk-0.6.8.tgz
/gptfdisk-0.8.9.tar.gz
/gptfdisk-0.8.10.tar.gz
/gptfdisk-1.0.0.tar.gz
/gptfdisk-1.0.1.tar.gz

View File

@ -1,7 +1,7 @@
Summary: An fdisk-like partitioning tool for GPT disks
Name: gdisk
Version: 1.0.0
Release: 3%{?dist}
Version: 1.0.1
Release: 1%{?dist}
License: GPLv2
URL: http://www.rodsbooks.com/gdisk/
Group: System Environment/Base
@ -41,6 +41,9 @@ done
%{_mandir}/man8/fixparts.8*
%changelog
* Thu Oct 29 2015 Terje Rosten <terje.rosten@ntnu.no> - 1.0.1-1
- 1.0.1
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
2061f917af084215898d4fea04d8388f gptfdisk-1.0.0.tar.gz
d7f3d306b083123bcc6f5941efade586 gptfdisk-1.0.1.tar.gz