0.8.2
This commit is contained in:
parent
fd850eb267
commit
49f26e468d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user