This commit is contained in:
Terje Rsten 2012-01-29 15:16:50 +01:00
parent fd850eb267
commit 49f26e468d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,7 +1,7 @@
Summary: An fdisk-like partitioning tool for GPT disks
Name: gdisk
Version: 0.8.1
Release: 3%{?dist}
Version: 0.8.2
Release: 1%{?dist}
License: GPLv2
URL: http://www.rodsbooks.com/gdisk/
Group: System Environment/Base
@ -49,6 +49,9 @@ done
%{_mandir}/man8/fixparts.8*
%changelog
* Sun Jan 29 2012 Terje Rosten <terje.rosten@ntnu.no> - 0.8.2-1
- 0.8.2
* Thu Jan 05 2012 Terje Rosten <terje.rosten@ntnu.no> - 0.8.1-3
- Add patch to build with gcc 4.7

View File

@ -1 +1 @@
f556297cce00ef096de11d504d85b9a9 gptfdisk-0.8.1.tar.gz
a6a5beb047d65c0cda4eacc6b5625a19 gptfdisk-0.8.2.tar.gz