From 5e2c9aca1c6f4f3501428ca8123209fa34150cb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Terje=20R=F8sten?= Date: Thu, 11 Nov 2010 22:41:26 +0100 Subject: [PATCH] - 0.6.13 --- .gitignore | 1 + gdisk.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index de5190d..5a425ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ gdisk-0.6.8.tgz +/gdisk-0.6.13.tgz diff --git a/gdisk.spec b/gdisk.spec index 69d00ac..a900089 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.8 +Version: 0.6.13 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 +* Thu Nov 11 2010 Terje Rosten - 0.6.13-1 +- 0.6.13 + * Fri Jun 18 2010 Terje Rosten - 0.6.8-1 - 0.6.8 diff --git a/sources b/sources index d4f38f9..7027a29 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -70e066c1d9ed6ed83e115d52072be05d gdisk-0.6.8.tgz +8b72e9bebfb954237c6eb8e626adc192 gdisk-0.6.13.tgz