From fd25a52480e5246a2eb41e012f93f3fda25d1d46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Terje=20R=F8sten?= Date: Sat, 29 Jan 2011 19:52:04 +0100 Subject: [PATCH] - 0.6.14 --- .gitignore | 1 + gdisk.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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