diff --git a/.gitignore b/.gitignore index 5a425ef..1db700d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ gdisk-0.6.8.tgz /gdisk-0.6.13.tgz +/gdisk-0.6.14.tgz diff --git a/gdisk.spec b/gdisk.spec index a900089..57566d0 100644 --- a/gdisk.spec +++ b/gdisk.spec @@ -1,6 +1,6 @@ Summary: An fdisk-like partitioning tool for GPT disks Name: gdisk -Version: 0.6.13 +Version: 0.6.14 Release: 1%{?dist} License: GPLv2 URL: http://www.rodsbooks.com/gdisk/ @@ -39,6 +39,9 @@ tables, and the ability to convert MBR disks to GPT format. %{_mandir}/man8/sgdisk.8* %changelog +* Sat Jan 29 2011 Terje Rosten - 0.6.14-1 +- 0.6.14 + * Thu Nov 11 2010 Terje Rosten - 0.6.13-1 - 0.6.13 diff --git a/sources b/sources index 7027a29..6a140a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b72e9bebfb954237c6eb8e626adc192 gdisk-0.6.13.tgz +5ee90e610a47c5966044cb5541173276 gdisk-0.6.14.tgz