0.8.1
This commit is contained in:
parent
07c852cb42
commit
0d92fcd3b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user