This commit is contained in:
Terje Rsten 2011-10-17 11:36:43 +02:00
parent 07c852cb42
commit 0d92fcd3b7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ gdisk-0.6.8.tgz
/gdisk-0.6.14.tgz
/gptfdisk-0.7.1.tgz
/gptfdisk-0.7.2.tar.gz
/gptfdisk-0.8.1.tar.gz

View File

@ -1,7 +1,7 @@
Summary: An fdisk-like partitioning tool for GPT disks
Name: gdisk
Version: 0.7.2
Release: 2%{?dist}
Version: 0.8.1
Release: 1%{?dist}
License: GPLv2
URL: http://www.rodsbooks.com/gdisk/
Group: System Environment/Base
@ -41,6 +41,9 @@ tables, and the ability to convert MBR disks to GPT format.
%{_mandir}/man8/sgdisk.8*
%changelog
* Mon Oct 17 2011 Terje Rosten <terje.rosten@ntnu.no> - 0.8.1-1
- 0.8.1
* Thu Sep 08 2011 Orion Poplawski <orion@cora.nwra.com> - 0.7.2-2
- Rebuild for libicu 4.8.1

View File

@ -1 +1 @@
31deeb7acb5104d56ba2ddeafd907513 gptfdisk-0.7.2.tar.gz
f556297cce00ef096de11d504d85b9a9 gptfdisk-0.8.1.tar.gz